-
利用克鲁斯卡尔算法求边集数组GE所示图的最小生成树
利用克鲁斯卡尔算法求边集数组GE所示图的最小生成树-Order to Kruskal algorithm using an array of GE edge set of minimum spanning tree as shown in Figure
- 2022-01-22 09:15:23下载
- 积分:1
-
一道北大acm的试题,用双向链表实现模拟内存分配的程序
一道北大acm的试题,用双向链表实现模拟内存分配的程序-1 Peking University acm of examination questions, with two-way linked list of memory allocation procedures for analog
- 2022-03-02 17:16:01下载
- 积分:1
-
postgresql7.4.6 Linux
PostgreSQL7.4.6 for Linux
- 2022-08-26 10:38:16下载
- 积分:1
-
这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。...
这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
- 2022-01-26 05:22:29下载
- 积分:1
-
仓库管理系统
仓库管理系统-Warehouse Management System
- 2022-03-02 07:19:14下载
- 积分:1
-
c classic example of the data structure
c数据结构的经典示例
- 2023-08-13 18:20:03下载
- 积分:1
-
如何备份和还原 MYSQL 数据库计划性与 VB 6
如何备份和还原 MYSQL 数据基地 PROGRAMATICALY 与 VB 6.0
使用 MYSQL 转储程序来备份和还原到 MYSQL.exe。
- 2022-02-01 06:49:30下载
- 积分:1
-
利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目...
利用三元组完成距阵的基本运算,包括加法,减法,乘法.数据结构实习题目-using ternary Group completed the basic matrix operations, including addition, subtraction, multiplication. Internship topic data structure
- 2022-03-20 19:41:17下载
- 积分:1
-
Procedures to achieve a single
程序实现了带表头单链表的最基本操作,包括创建链表,查询数值,插入结点,删除结点,链表分解,将单链表变为循环链表。并附有详细的注释和实验报告。-Procedures to achieve a single-list header with the most basic operation, including the creation of list, query value, insert node, delete node, chain decomposition, into a single cycle of list list. Together with detailed notes and experimental reports.
- 2022-08-11 22:27:24下载
- 积分:1
-
题目:设有一航班售票系统,要求完成以下功能:
1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。
2)查询:根据用户提出的终到站查询航班号...
题目:设有一航班售票系统,要求完成以下功能:
1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。
2)查询:根据用户提出的终到站查询航班号、售票情况等航班信息;也可根据航班号,列出该航班已订票的乘客名单。
3)订票:根据航班号为客户订票,如该航班有余票,则为客户订票;如该航班已满员,则显示相应信息。
4)退票:按乘客要求退出已预定的机票。
-Topic: First flight with the ticketing system, required to complete the following functions: 1) It is assumed that the Civil Aviation have a number of flights, calls for increased flights and cancellation of a flight functions. 2) query: Based on user queries raised by the end of the arrival flight number, booking flight information, etc. also available under the flight number, listed in the flight
- 2022-03-15 20:32:52下载
- 积分:1