-
ADO操作数据库强大封装类
MySql,Access ADO操作数据库强大封装类 功能满足大家的需求 C++源码,有需要的下载吧
- 2023-01-23 09:15:04下载
- 积分:1
-
抽奖小玩意,我的简单vf应用!
抽奖小玩意,我的简单vf应用!-plaything of the draw, I use a simple vf!
- 2022-03-20 21:43:26下载
- 积分:1
-
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。...
这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
- 2023-07-28 06:00:02下载
- 积分:1
-
bank collecting telephone management system 1.0 describes the use of functional...
银行代收电话管理系统1.0介绍了使用计费功能文档管理整个报文内容有:C16客户姓名、N11电话号码、F7.2市话、F7.2长途话费。信息费F7.2,F7.2 ADSL收费,总成本F8.2对应年份N6,收费状态C(0--未收,1--已收),D收费日期,银行账号N20,备付金名称。
- 2022-09-22 08:15:03下载
- 积分:1
-
本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序...
本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序-procedures for the realization of the algorithm and analysis more directly inserted, in order of ranking SHELL, Bubble Sort, rapid sequencing, simple choice, in order of ranking sculpture, merging Sorting
- 2022-04-22 02:46:45下载
- 积分:1
-
《数据结构》配书光盘
内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。
该光盘中配有《数据结构》一书中的所有算法、每一个算法...
《数据结构》配书光盘
内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。
该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, search, sort, etc. So algorithm. The CD-ROM equipped with a "data structure," a book of all the algorithm, the algorithm for each one C (suffix. Cpp files) and the executable file (wayward. Exe files).
- 2022-05-14 19:58:49下载
- 积分:1
-
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd-God, you can have a look.
- 2023-06-19 14:15:04下载
- 积分:1
-
这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊...
这是一个用C语言编写的哈夫曼编/译码器程序,与严蔚敏版数据结构习题的5.2相对应啊-This is a C language prepared by the Huffman encoder/decoder procedures, and Yan Wei-min data structure Exercise version 5.2 should be relatively ah
- 2022-08-09 08:05:03下载
- 积分:1
-
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E...
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expression is correct.// Grammar : E E E E-E E E* E/E (E) i// for which i unsigned integers
- 2022-04-07 04:27:23下载
- 积分:1
-
wage management system with PB and SQL development, including an SQL code docume...
工资管理系统用PB和SQL开发的,包含一个代码SQL文件和3个代码PB文件-wage management system with PB and SQL development, including an SQL code documents and three PB code documents
- 2022-12-24 20:10:03下载
- 积分:1