资源列表
FirstProject
- Ant project let u learn how to use and understand ant to build program
isopen
- sample program that odbc test data and time.
cppunit_tutorial
- cppunit tutorial let you learn how using cppunit to test c++ program
SmsTest
- Sending SMS using .NET through a Web service
cnr
- 只使用加法,不用递归来实现组合数的计算。利用到C(n,r)=C(n-1,r)+C(n,r) 及整个递归过程中的迭代性质(类似杨辉三角的计算)。VC6下编译。安装VC6后点击.dsp文件即可。-Use only addition, not recursive to realize the calculation of the number of combinations. Access to C (n, r) = C (n-1, r)+ C (n, r) and the recursive
zzworld
- 用qt写的client/server聊天小程序-failed to translate
downcode.com
- Follow me超级搜索引擎 源码,是目前全国功能最优秀的超级搜索引擎之一-Follow me super search engine source, are currently the most outstanding one of the super search engine
WinSearchFile20_src
- Cshape编写的类似windows的文件搜索程序-Cshape prepared similar documents search program windows! ! !
vswd-ext_2.2
- extjs 的vs2008的智能提示文件,使用之后vs2008编写EXTJS 可以提供智能提示-vs2008 the extjs smart tips of documents and use the preparation after vs2008 can provide intelligent prompts EXTJS
rc4_java
- java rc4 加密 rc4加密算法的一个实现-java rc4 encryption
VBKJ
- vb框架程序,采用先处理方法,能够准确计算杆端力-vb framework procedures
1602
- 1602液晶模块内部的字符发生存储器(CGROM)已经存储了160个不同的点阵字符图形,这些字符有:阿拉伯数字、英文字母的大小写、常用的符号、和日文假名等,每一个字符都有一个固定的代码,比如大写的英文字母“A”的代码是01000001B(41H),显示时模块把地址41H中的点阵字符图形显示出来,我们就能看到字母“A”。 -1602
