资源列表
USIHTO
- 对CDatabase和CRecordSet的改写,非常好用,而且很健壮,在程序中可直接使用()
haffuman
- 数据结构haffuman 实验的源程序 包含encode.h weitfile.h 等等
emacs_wenti
- emacs是一个强大的code IDE 工具。 常见问题的解答,适合初学人员。
text-editor
- 行编辑系统,简单实现文档处理功能,自己完成,希望指正-text editor
xishujuzhen
- 稀疏矩阵,c语言,dos输出,数据结构,简单实用-Sparse matrix, c language, dos output, data structures, simple and practical
imapi
- * * 38 11/03/98 2:10p Admin * Added jackpot and gambit. Removed random player selection. Added part * of MPede support. Added response to ChatgamesID request. Added code * to track server name. */
ftp_command_reference
- ftp命令大全—— 非常实用!! ftp命令大全—— 非常实用
cbvba
- 使用CBuilder编写的一组对Word、Excel文件操作的函数,已经经过测试,绝对可以使用-Prepared using CBuilder a group on Word, Excel file manipulation functions, has been tested, absolutely you can use
Pecahan
- This file use for calculating with Pecahan data type
bai
- 用百钱购买百鸡,计算出可以买到的鸡翁、鸡母、鸡雏各有几只,用循环控制鸡的个数,找出满足条件的不同答案。-100 with the money to buy the 100 chickens, calculated can buy chicken Weng, chickens, laboratory, have a few, cyclic control of the number of chickens to identify meet the conditions of different a
c++
- 是学生选课系统,有要参考的可以下载,记住,是参考。
CLogFileEx
- 可以很方便的就能够在程序中输出日志等调试信息的类CLogFlieEx(这个是CLogFile的升级版,日志输出可以精确到毫秒级)。使用方法:添加*.cpp,和*.h文件到工程之后,实例化一个CLogFlie对象,之后直接调用AddRecord()函数就可用了。