Monthly Archives: February 2013

V8 Javascript 문서

V8_JS_Engine_posted  

Posted in C++ | Leave a comment

Storage Visualizers and Commands for MongoDB

https://github.com/10gen-labs/storage-viz  

Posted in NoSQL&MySQL | Leave a comment

MongoDB Query Profiler

https://github.com/jmikola/mongoqp  

Posted in NoSQL&MySQL | Leave a comment

WEKA Usage

WEKA 사용법 정리 weka_usage      

Posted in Computer science | Leave a comment

Graphic Monitoring System

http://graphite.wikidot.com/ https://github.com/etsy/statsd/ http://ganglia.sourceforge.net/    

Posted in Linux | Leave a comment

Bitmap 객체 흑백변환

Posted in Java | Leave a comment

바코드 정리

 GS1 바코드, GTIN 바코드:Global Trade Item Number (국제거래단품식별코드) GS1-13 코드는 13자리의 숫자로 구성된 코드로 현재 전 세계에서 사용되고 있는 국제표준이다 GTIN : Global Trade Item Number (국제거래단품식별코드) 거래단품란 공급체인 상에서 가격이 매겨지거나 주문 단위가 되는 상품을 말하며, 소비자에게 판매되는 모든 … Continue reading

Posted in Computer science | Leave a comment

게임&서비스 용어정리

● UV(Unique Visitors) 일방문자수 ● NRU(New Registered User) 신규유입자 ● CCU(ConCurrent User) 동시접속자 정의 : 동일한 시간대에 게임에 접속해 있는 유저를 말한다. 흔히 로그인 서버를 기준으로 산정한다. ● ACCU(Average ConCurrent User) 평균동접 ● PCCU(Peak ConCurrent User) 최고동접 ● PU(Paying User) … Continue reading

Posted in Computer science | Leave a comment

SATA 전송속도

현재 버전에서 이론상 아래와 같은 속도가 나옴 150M/bps ( SATA 1 ) 300M/bps ( SATA 2 )

Posted in Linux | Leave a comment

TCP 연결상태

TCP 연결 단계 (RFC 793) TCP A                                                                      … Continue reading

Posted in Network | Leave a comment