-
八皇后问题的C / C + +
8 queens problem in c/c++
- 2022-06-13 05:14:49下载
- 积分:1
-
分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的
分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
- 2023-05-30 03:30:03下载
- 积分:1
-
名片夹软件,用户可以建立并管理自己的名片。数据库配置为_app目录下的config目录中的database文件...
名片夹软件,用户可以建立并管理自己的名片。数据库配置为_app目录下的config目录中的database文件-name card management software.
- 2022-03-18 05:14:23下载
- 积分:1
-
通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测...
通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
- 2022-01-21 00:56:17下载
- 积分:1
-
计算器
计算器 -calculator 123
- 2023-07-27 02:15:03下载
- 积分:1
-
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference
- 2022-07-19 18:04:18下载
- 积分:1
-
数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,...
数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,打印,更新,销毁。-Data structures curriculum design, home appliance management system, including the type of appliance, model (not type the letter, if necessary, can be type int into a char type to enter letters), quantity, price. You can create, insert, delete, query, print, update, destroy.
- 2022-02-18 14:29:53下载
- 积分:1
-
用WINSOCK做的数据传送程序,分客户端与服务器端,非常实用,与您共享...
用WINSOCK做的数据传送程序,分客户端与服务器端,非常实用,与您共享-Winsock do with data transmission procedures, and client-server side, very practical, and you share
- 2022-06-18 15:10:54下载
- 积分:1
-
Scheduling multi
实现多课程的排序问题,符合先修课程安排的要求,可给出多种排课方案!!本程序的亮点是可得出一组课程的所有可能的拓扑排序,故最终结果是多方案的-Scheduling multi-course meet the requirements of Pre-curriculum can be given a variety of arranging schedule the program! ! The highlight of this program can be drawn from a group of courses in all possible topological sort, so the end result is a multi-program! !
- 2023-02-05 17:00:03下载
- 积分:1
-
最大流问题的最短增广路径算法 是算法中的重要部分
最大流问题的最短增广路径算法 是算法中的重要部分
-Maximum flow problem of the shortest augmenting path algorithm is an important part of the algorithm
- 2022-02-09 12:14:24下载
- 积分:1