블로그
-
2026년 4월 17일
[News] NVIDIA announced the world’s first family of open source quantum AI models, NVIDIA Ising, designed models empower developers to build high-performance AI while maintaining total control over their data
blog.naver.com · 2026.04.17
-
[Graphic News] Korean farming households fall below 1m for first time in 2023
, according to the data compiled by Statistics Korea. began compiling related data, though the data has a margin of error of about 10,000 households, the
blog.naver.com · 2024.04.29
-
[C] 런타임 오류
please explain the concept of memory why this program gives a run time error ? 모든 유형의 상수와 모든 리터럴은 "data segment"에 저장되며, 이 영역은 실행 파일의 특수 영역과 읽기 전용/쓰기 금지/불변으로 처리되는 메모리에 대한 영역 입니다.
blog.naver.com · 2024.01.03
-
UG NX 설치 오류(에러)- NX Initialization Error [-8]
오류메세지: NX Initialization Error NX License Error: Invalid (inconsistent) license key or signature. The license key/signature and data for the feature do not match. [-8] NX 초기화 오류 라이선스 오류: 라이선스 키나 서명이
blog.naver.com · 2017.07.10
-
UG NX 설치 오류(에러)- NX Initialization Error [-8]
오류메세지: NX Initialization Error NX License Error: Invalid (inconsistent) license key or signature. The license key/signature and data for the feature do not match. [-8] NX 초기화 오류 라이선스 오류: 라이선스 키나 서명이
blog.naver.com · 2017.07.10
-
Concatinating string variables
To concatenate is to join the characters of 2 or more variables from end to end. The values in _n==1 (line 1 of the data) are the following: var1 var2 var3 aaa bbb 1111 gen var4 = var1
blog.naver.com · 2014.04.25
-
ERROR: String or binary data would be truncated. The statement has been terminated.
ERROR: String or binary data would be truncated. The statement has been terminated.
blog.naver.com · 2013.02.21
-
64bit OS에서 compile 설치시 유의사항
apache 편집하기 64bit OS에서 compile 설치시 유의사항 httpd2.2 configure 시에 아래와 같은 에러가 나면 configure: error: Cannot use an external APR-util with the bundled APR configure 에 --with-included-apr 이 옵션을 집어넣고 설치디렉토리의 APR을
blog.naver.com · 2008.12.16
-
K-means Algorithm
to find the centers of natural clusters in the data. The objective it tries to achieve is to minimize total intra-cluster variance, or, the squared error
blog.naver.com · 2008.05.19
-
[Terms] 1. Fundamentals of testing
Why is testing necessary (K2) defect (bug or fault) A flaw in a component or system that can cause the A defect, if encountered during execution, may cause a failure of the component or system. error (mistake
blog.naver.com · 2006.12.13