资源列表
gxep12daed
- Genexus X Manual para windows
c-function
- 一个方便使用的c语言编程辅助工具,可以方便的查询每个c库函数的使用方法,及头文件!-An easy to use c language programming aids, you can easily query each c library function to use, and the header files!
unicode_program
- 我做过GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... -gbk unicode program course u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>=0x40 && c2<=0xfe) ? *( mb_gb2uni_table+ (c1-0x81)*0xbf+ c2-0x40 ) :
induction-machine-hand-book
- induction machine hand book
vba
- 随机选题问答(或抢答)系统。题目和答案请用txt格式存放在“D:\dati\题目1\”“D:\dati\答案1\”下,并批量命名为ti和da-Random topics of Q (or Responder) system. Questions and answers stored in txt format, please use the " D: \ dati \ Title 1 \" " D: \ dati \ answer 1 \" , the name
spread
- Fundamentals of Spread Spectrum Modulation Synthesis Lectures on Communications_
Compres
- Compres Image.Visual Studio 2008. File BMP compres one format within system Windows 7. And compare source and destination file.
Visual-Leak-Detector
- vc内存泄露检测工具及源码,支持vs2008-memory leak checker
Sort
- Search for local minima and maxima in the set of measurements using the standard comparison functions Windows API. Created in Visual Studio 2008. Programming languages C + +.
C-P-P-Model-Development
- C++模式开发:Bridge, Builder, Adapter ,Factory Method Prototype, Singleton -C++ Model Development: Bridge Builder Adapter Factory Method Prototype Singleton
C-and-Pointer.pdf.tar
- C和指针课后习题全部答案,过程详细,有助于理解该书-C and pointer after-school exercise all the answers, the process in detail, the book helps to understand
4
- C-C++理论笔记,可以好好的看一下,研究一下。对于C++想深入学习的,绝对值得一看。-C-C++ theory notes, you can look good, look. For C++ like to learn, and definitely worth a look.