-
校园导游系统
设计学校的校园平面图,提供图中任意地点相关信息的查询,任意地点的问路查询及地点基本信息的文件存储,主要用弗洛伊德算法实现某点到途中任一点的最短路径。主要用的是图那块的知识,适合于学完C语言和数据结构的人用。代码简单,很容易看明白。
- 2023-04-26 02:40:03下载
- 积分:1
-
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。...
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass- Jodan elimination and the high Shisaideer iterative method.
- 2023-05-05 12:50:04下载
- 积分:1
-
算术表达式计算
功能:1)键盘输入或从文本文件中读入一个算术表达式;2)验证表达式的合法性,包括:表达式是否合法,数据是否合法;3)计算表达式的结果;4)保存表达式及其结果到一个文本文件中;5)用链表的形式实现计算用的栈。
- 2022-01-25 16:12:16下载
- 积分:1
-
一个解决龟兔赛跑爬山问题的算法,仅供参考。
一个解决龟兔赛跑爬山问题的算法,仅供参考。-a solution of the race between climbers algorithm, for reference purposes only.
- 2022-03-25 18:59:27下载
- 积分:1
-
一个公平的经验,农历和男性的经验
支持公历、农历及公历转农历使用公式法(不是查表法)的日历控件,完全自主开发。- A fair experience, the lunar calendar and the male experience
transfer the lunar calendar use formula law (is not Zha Biaofa) the
calendar controls, completely independently develops.
- 2023-05-04 12:35:02下载
- 积分:1
-
Teclado Matricial
艾斯方案 mostra 科摩 usar um teclado 3 x 4 com pic e 科摩 configurar Kbdinit,e também mostra 奥科科摩 usar estrutura de programação 切换案例段 criação de um 帕菜单 interativo 应用 o usuário 普德 escolher o 提珀德苏
- 2023-01-31 16:45:03下载
- 积分:1
-
解TSP问题的GA程序
解TSP问题的GA程序-solution of TSP procedures GA
- 2022-02-03 12:42:37下载
- 积分:1
-
Fast Fourier Transform C language source code
快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code
- 2022-03-20 14:09:03下载
- 积分:1
-
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windo...
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-27 01:10:34下载
- 积分:1
-
Fano decoder
该软件包包括编码器和软判决序贯K = 32,率 1/2 卷积码的译码器。解码器使用Fano 算法。
- 2022-06-30 07:13:18下载
- 积分:1