-
PRIM
PRIM算法 对任意给定的网和起点,用PRIM算法的基本思想求解出所有的最小生成树。(PRIM algorithm for any given network and the starting point, PRIM algorithm used to solve the basic idea of all the minimum spanning tree.)
- 2009-01-11 19:05:21下载
- 积分:1
-
class
拓扑排序 -打印输出计算机本科专业4年每学期的课表(Topological sort - computer printout of undergraduate curriculum of each semester for 4 years)
- 2016-12-12 14:53:46下载
- 积分:1
-
432423
9-数据库设计说明书(GB8567——88
12-详细设计说明书(GB8567(9-database design specification (GB8567-- 88 12-detailed design specification (GB85 67-- )
- 2007-04-15 11:28:58下载
- 积分:1
-
1595175
动画演示多种排序算法,包括冒泡排序,选择排序,插入排序,快速排序等,()
- 2018-03-13 23:48:48下载
- 积分:1
-
BookManager
书本管理系统,包含普通用户与管理员登录,书本信息查询,删除,修改,添加等功能。(Book management system, including the ordinary user and administrator login, books information search, delete, modify, add, and so on.)
- 2010-11-08 17:45:22下载
- 积分:1
-
Classic-single-linked-list
单链表是C经典数据结构算法和数据结构,希望这对大家学习有点用(Classic single-linked list data structure in C algorithms and data structures, which we hope to learn a little bit with)
- 2011-08-02 12:33:26下载
- 积分:1
-
code4
this file consists of some data structure algorithm codings
- 2012-10-02 01:04:46下载
- 积分:1
-
Berkeley_DB
说明: C++版的BDB使用手册————中文版,其中描述了BDB的各种操作(C++ version of the BDB---- Chinese version manual, which describes the various operations BDB)
- 2011-03-14 14:42:17下载
- 积分:1
-
Qt_Flight
图形化界面,简易航线查询系统,数据源为压缩包内的.csv文件
求任意两个机场之间的最短飞行时间。
仅限直飞或 1 次中转,求任意两个机场的航线(航班 ID 顺序表)。
给定起飞时段或者降落时段或者机型要求,求任意两个机场的多个备选航线(航班 ID 顺序表)。
给定起飞时段或者降落时段或者机型要求,求任意两个机场之间的航费(机票价格)最低的路径。(Find the shortest flight time between any two airports.
Only direct flights or one transit are allowed, and the routes of any two airports (flight ID sequence table) are obtained.
Given the take-off time or landing time or aircraft type requirements, find multiple alternative routes (flight ID sequence table) for any two airports.
Given the take-off time or landing time or aircraft type requirements, find the lowest route between any two airports (ticket price).)
- 2020-12-25 22:59:04下载
- 积分:1
-
ODBCDemo
设置数据源,增删改查,以mfc 的形式体现出来算是一个小工具吧(Set up data source additions and deletions to change)
- 2017-09-03 14:03:51下载
- 积分:1