2009. 7. 23. 21:11
[Programming][Memo] 유용한 Library 들
2009. 7. 23. 21:11 in Programming/Memo
최종 수정 : 2009. 07. 24
1. Boost Library
- 공식 홈페이지 : http://www.boost.org/
- 링크
>> [C/C++][Boost] Boost란 무엇인가?
>> [C/C++][Boost] Smart Pointer - introduction
>> [C/C++][boost] boost::thread - boost::mutex
>> [C/C++][Boost] Regular Expression
2. Visual Leak Detector (메모리 누수 감지)
- 다운로드 페이지 : http://dmoulding.googlepages.com/vld
- 링크
>> [C/C++][Visual Leak Detector] 메모리 누수 추적 라이브러리
3. log4cxx (Logger Library)
- 공식 홈페이지 : http://logger.apache.org/
- 링크
>> [C/C++][log4cxx] log4cxx (Log Library) 설치 (빌드)
4. HalfNetwork
- 공식 홈페이지 : http://halfnetwork.springnote.com/
이 외에도 더 많지만 지금은 시간상....