-
南京市部分公交转车系统
说明: a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
(a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
- 2021-03-16 23:19:21下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
shuizhunceliang
此程序能指导四等水准测量过程并计算相关限差,以及计算闭合差(This program will guide four leveling process and calculate the relevant limit is poor, and to calculate the closed-poor)
- 2009-10-08 11:23:47下载
- 积分:1
-
DeleteChar-MFC
简单的MFC编程
在文本中删除指定的中文或中文句子(MFC programming
Chinese or Chinese sentence in the text to delete the specified
)
- 2012-05-03 15:42:02下载
- 积分:1
-
Interpolation1
固高科技 GT400 系列控制软件开发 插补练习中双轴同时运动 立即插补和缓冲区插补(GT400 series of solid high-tech exercise control software interpolation axis interpolation and also sports an immediate buffer interpolation)
- 2020-09-10 07:28:00下载
- 积分:1
-
migong
VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路.
(VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
- 2010-03-08 11:27:16下载
- 积分:1
-
wei
说明: 简单计算器.热爱C++,但还是学生,故来此向大家学习。谢谢。(simple calculator)
- 2011-03-16 18:26:15下载
- 积分:1
-
54678976543
简单的鼠标画线Vb源代码,有需要的就下载吧。(Simple mouse to draw lines Vb source code, there is a need to download it.)
- 2013-08-30 09:19:35下载
- 积分:1
-
786756436
VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
- 2013-08-23 18:29:13下载
- 积分:1
-
LaocalChatSystem
局域网聊天系统服务端,局域网聊天系统服务端,局域网聊天系统服务端(LAN server chat system, local area network server chat system, local area network server chat system)
- 2009-12-26 14:27:48下载
- 积分:1