资源列表
igmp-proxy
- 有关于交换机igmp proxy协议的源代码,可供参考用-Igmp proxy agreement on the switch the source code for reference
sdhumming
- 盛大创新院开发的哼唱检索的开源软件 有c++的源代码-Innovation Institute grand development of open source software humming search c++ source code
WinSdk_v6.0A
- windows sdk 6.0A。微软的windows sdk 太大了,我只需要里边的include 和 lib 内容进行windows编程。所以上传一个“轻量级的”sdk. 里面有shell32, gdi+, richedit2, 等。-Tiny windows sdk 6.0A. it only contains include and lib folders.
61549833MemPool
- 内存池,这是我从同事那里搞到的,用C++实现,很容易理解的-Memory pool, which is where I got from my colleagues, and with C++ to achieve, it is easy to understand
Krigingdem
- dem vc++ 完整二维、三维等高线的绘制源码-dem vc++ a complete two-dimensional, three-dimensional contour mapping of the source
vcMFCEXCEL
- 讲述了如何在VC++中操作EXCEL,可以把ListCtrl中的数读入EXCEL-Describes how to operate in VC++, EXCEL, the number can be read in ListCtrl EXCEL
serialport
- 这是串口的通讯协议,可以把它封装成dll,可以直接用的类。-This is serialprt class!
WinAPI
- 新编windows api大全,sdk编程者必备之资料,chm格式,方便查阅-A New windows api Daquan, sdk programmers must have the information, chm format, for easy access
VC6.0
- Ic卡 cpu 卡 发卡源程序 Ic卡 cpu 卡 发卡源程序-ic card cpucard ic card cpucard
AirScrew
- 一个可以计算螺旋桨与空气推力的小程序.有航模爱好者可以下载瞧瞧.-One can calculate the air thrust propeller and a small program. There are model aircraft enthusiasts can download the look.
lzw
- 实现lzw词典编码方法 Lzw编码算法的设计思路: 1.开始时的词典包含所有的根(先将所有单个字符编码),当前缀P时空的; 2.当前字符(C)=字符流中的下一个字符; 3.判断缀-符串P+C是否在词典中 A如果“是”:P=P+C//(用C扩展P) B.如果“否”: a 把代表当前前缀P的马子输出到码字流; b 把缀-符串P+C添加到词典; c 令P=C//(现在的P仅包含一个字符C); 4. 判断字符流中是否还有码字要译 (1)如果是,就返回到2;
HMM1
- 语音识别中的训练程序,简单实用。用C++编写。用的是隐马尔可夫模型-speech recognition
