-
实现拓扑排序,用到了堆栈,存储结构采用邻接表。
实现拓扑排序,用到了堆栈,存储结构采用邻接表。-To achieve topological sorting, use the stack, storage structure using adjacency list.
- 2023-06-24 09:35:03下载
- 积分:1
-
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
- 2023-07-26 02:35:04下载
- 积分:1
-
完成界面功能,与数据库连接,完成查询 插入 删除 登陆等功能...
完成界面功能,与数据库连接,完成查询 插入 删除 登陆等功能-Completion of the interface functions, and database connection, complete the inquiry landing insert delete function
- 2022-01-21 05:03:26下载
- 积分:1
-
The use of ADO technology to connect ACCESS database (change the connection stri...
运用ADO技术连接ACCESS数据库(改变连接字串就能连接SQL数据库),做了一个家庭记账管理软件!用到了读写数据,写数据,更改数据,删除数据等操作,学习数据库编程的朋友可以看看!-The use of ADO technology to connect ACCESS database (change the connection string will be able to connect SQL database), so a family of account management software! Use the read and write data, write data, change data, delete data operation, the study database programming friends can see!
- 2022-05-06 02:48:08下载
- 积分:1
-
简单介绍了一种数据结构的构建及其使用情况,
简单介绍了一种数据结构的构建及其使用情况,-introduces a simple data structure of the building and its use,
- 2022-08-23 17:56:57下载
- 积分:1
-
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。...
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
- 2023-01-08 21:55:02下载
- 积分:1
-
xml数据库,实现查插删改,JAVA SWING作界面
xml数据库,实现查插删改,JAVA SWING作界面-xml database, interpolation search for Modifications to realize, JAVA SWING for interface
- 2022-02-03 03:34:41下载
- 积分:1
-
一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!...
一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!-a pair of students achieving results import, modify, scheduling algorithms, we have a design, and share with everyone!
- 2022-01-23 10:53:15下载
- 积分:1
-
The zip file contais a sample program to check the sybase database connectivity....
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for compilation on windows.
Usage :
test_conn
- 2023-03-12 16:00:03下载
- 积分:1
-
图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂
图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂-Graph Theory in the bipartite graph matching the best match for KM algorithm, with c realize, easy-to-read
- 2022-09-24 04:50:02下载
- 积分:1