资源列表
(2009042115)Trans2UNICODE
- mbcs源代码转成unicode源代码 以前做过很多项目,都是多字节的,最近做了几个库,用的是unicode,实在不愿意再针对那些函数,做一套ansi的,于是想着自己做个小工具,把以前整个项目的代码,都改成unicode函数,比如strcpy替换成lstrcpy,"字符常量"替换成_T("字符常量"),这种方式的好处就是两种编码方式,可以快速切换。 -translate mbcs code to unicode code
zifutongji
- c++入门小程序,主要功能统计输入的字符出现次数并显示出现次数最多的一个字符-c++ entry-small procedures, the main functions of statistics the number of characters entered and shown in a number of characters
C
- 该书提供了C++编程的全新的思想,为了读者打下良好的编程基础-The book provides a C++ programming of new thinking, to readers and lay a good foundation for programming
domino
- 对于Domino R5 的学习书籍,具体列出了初学及进阶所需的所有Domino知识,适合新人学习!-Domino R5 for the study of books, lists the specific requirements of novice and advanced knowledge of all the Domino for newcomers to learn!
AcceleratedC
- 该书介绍高质量的C++编程,介绍了一系列的方法。-The book introduced the high-quality C++ programming, to introduce a series of methods.
wince5.0bth
- 基于c++的蓝牙程序的编写,这只是我找到的部分程序,希望对大家有所帮助-bluetooth
MP3PLAYERSD
- 本源码提供了MP3编码的源代码,同时还包含了SD卡的驱动源码-This source provides the source code of MP3 encoding, but also includes a SD card driver source
countpsnr
- 计算PSNR的小程序-count PSNR
crypt
- 一个加解密的例子,采用字符变换来进行加解密,是最基础的加解密的例子-a sample of crypt/decrypt,use character substitution to crypt, the basic sample of cryption
painter
- windows程序设计项目,实现图像绘制,出血者值得一看-windows programming projects, image rendering, bleeding to see ....
FingerGuessingGame
- 程序中先让你选择1、2、3出拳,然后调用随机函数出拳,然后调用函数judgewin判断胜负并显示结果。这个过程会一直持续下去,直到关闭游戏。-Let you choose to process 1,2,3 punching, punching and then call the random function, and then call the function to determine the outcome of judgewin result will be displayed. Thi
IdCard
- 身份证号码验证 判别出生地(需数据库信息),出生年月,性别,验证码-Identity card numbers to verify
