-
用delphi开发的一个数据表
用delphi开发的一个数据表-with the development of a data table
- 2022-11-11 20:50:03下载
- 积分:1
-
采用stack算法的DFS搜索,有java做的界面,还有适当的注释
采用stack算法的DFS搜索,有java做的界面,还有适当的注释-using stack DFS search algorithm, so java interface, the appropriate Notes
- 2022-02-26 19:43:27下载
- 积分:1
-
VB+proteus+keil c 文件是电压检测系统
VB+proteus+keil c 文件是电压检测系统
-VB+ proteus+ keil c are voltage detection system
- 2022-04-29 10:59:13下载
- 积分:1
-
trading company management information including household goods management info...
贸易公司管理包括可户信息管理 商品信息管理 经营信息管理等内容!-trading company management information including household goods management information management business information management and so on!
- 2022-07-14 13:14:50下载
- 积分:1
-
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中...
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify the size, but you can sort super large files far beyond the machine memory, the use of quick sort algorithm plus the failure of the merger tree, sorting will produce many temporary small files. The revised document can be used for any sort by that field.
- 2023-07-07 03:50:03下载
- 积分:1
-
数据结构中离散事件的实现
数据结构中离散事件的实现-data structure to achieve the Discrete Event
- 2023-08-10 12:30:03下载
- 积分:1
-
eXtremeDB与# 39;的示例代码,对你有用!!
extremeDB s sample code,useful for you-extremeDB"s sample code, useful for you! !
- 2022-11-07 18:50:04下载
- 积分:1
-
还可以啦!!有问题请讲
还可以啦!!有问题请讲-can! ! There are problems, please
- 2023-08-30 12:15:04下载
- 积分:1
-
运动会成绩分析统计,数据结构实验课题的一个项目
运动会成绩分析统计,数据结构实验课题的一个项目-Sports Performance Analysis of statistics, data structure, a project of experimental subjects
- 2023-06-22 12:45:03下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序,...
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
- 2022-07-10 22:20:11下载
- 积分:1