-
应收款管理,管理收款项目和其他!
应收款管理,管理收款项目和其他!-receivables management, project management and other receivables!
- 2022-05-05 14:26:49下载
- 积分:1
-
it is a database usage program in VC++ 6.0... it contains add, delete, filter an...
it is a database usage program in VC++ 6.0... it contains add, delete, filter and sort functions
- 2022-04-26 20:17:37下载
- 积分:1
-
数据结构文件检索
数据结构实验六
统计若干个大型英文txt文件(如英文小说)中所有单词出现的次数,并输出出现次数最多的前10个单词及其出现次数。假设单词字符定义为大小写字母、数字和下划线,其他字符均看作单词分隔符。
要求:
(1)自行设计合适的数据结构及相关算法;
(2)程序运行结束时将txt文件名以及统计结果写入磁盘;
(3)每次程序启动时(除了首次运行)将上次的结果读入内存、显示;
(4)能根据用户选择实现重新初始化、查找某单词出现次数、追加统计、退出等功能。
- 2022-01-26 00:14:54下载
- 积分:1
-
本程序的功能主要是建立并实现了二叉树的算法
本程序的功能主要是建立并实现了二叉树的算法
-this program is the main function of the establishment and the realization of a binary tree algorithm
- 2022-11-17 19:40:03下载
- 积分:1
-
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : can fill the 100, 10, 000 the number of spaces are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code :
- 2022-05-22 05:43:42下载
- 积分:1
-
Expansion of the C++ Builder DBGRID control functions, the realization of interl...
扩充了C++ Builder DBGRID 控件的功能,实现隔行变换颜色等功能-Expansion of the C++ Builder DBGRID control functions, the realization of interlaced color transform functions
- 2022-01-25 14:18:32下载
- 积分:1
-
实现了关键路径算法。 给定一些点,并给定点间的路径的权值,求两点间的最短路径...
实现了关键路径算法。 给定一些点,并给定点间的路径的权值,求两点间的最短路径-achieve a critical path algorithm. Given some point and fixed-point to the right path of duty between 2:00 seek the shortest path
- 2022-04-28 16:41:55下载
- 积分:1
-
货郎担问题的分支限界算法,速度很快,并且结点可以到达35个...
货郎担问题的分支限界算法,速度很快,并且结点可以到达35个-The branch and bound algorithm for traveling salesman problem, very fast, and the node can reach 35
- 2022-02-03 02:43:54下载
- 积分:1
-
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。...
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。-An air conditioner installed wages, the main demonstration of the ACCESS database ADO visit. Learning ADO has some help, compression bag has a DLL file is the procedure the skin file.
- 2022-11-20 11:50:03下载
- 积分:1
-
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式
利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
- 2023-05-21 09:45:03下载
- 积分:1