-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
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.
- 2022-12-20 19:00:03下载
- 积分:1
-
学生信息 管理管学生信息管理理学生信息管理
学生信息 管理管学生信息管理理学生信息管理-Student Information Management Information Management students the rationale governing student information management
- 2022-03-30 14:23:36下载
- 积分:1
-
2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
语音的编解码程序,2.4kb/s 低速率 MELP 语音编码 包含编解码部分 附带有 语音编码中参数(基音周期,LSF, 子带强度)的输出
- 2022-08-18 01:07:12下载
- 积分:1
-
一个获得远程主机屏幕的程序,开发环境VC
一个获得远程主机屏幕的程序,开发环境VC-remote access to a mainframe screen procedures, the development of environmental VC
- 2023-06-25 20:50:02下载
- 积分:1
-
如何安装SAP NetWeaver 7
how to install sap netweaver 7.0
- 2022-02-06 23:50:14下载
- 积分:1
-
c++写的不同进制的转化函数代码,可以实现10进制与多种进制的转化...
c++写的不同进制的转化函数代码,可以实现10进制与多种进制的转化-c++ to write different code hexadecimal conversion function can be achieved with a variety of 10-band M-ary conversion
- 2023-08-01 15:10:03下载
- 积分:1
-
魔方c语言游戏源代码
魔方c语言游戏源代码-Cube game source code
- 2022-01-21 17:35:35下载
- 积分:1
-
VB串口通信实例,串口实例内容详尽,适合初学者
VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
- 2023-02-18 17:55:04下载
- 积分:1
-
Simple Receipt Print
日期为自动填充
- 2023-02-04 00:40:04下载
- 积分:1
-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换...
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6
- 2022-10-12 13:45:04下载
- 积分:1