-
数据结构
来自于西南交通大学 电气工程学院的专业,电子信息工程专业的数据结构课程的实验代码。DS_1即为实验作业一,以此类推。内容从前到后含有顺序表的顺序存储,链式存储,还有栈和队列的各种基本操作。
- 2022-04-06 09:30:58下载
- 积分:1
-
酒店管理
这是学习和;
- 2022-02-03 04:04:53下载
- 积分:1
-
There are binary search, binary conversion, data structure, traveling salesman a...
这里面有二分查找、进制转换、数据结构、货郎担算法、动态网络最短路线等等很多很多的程序-There are binary search, binary conversion, data structure, traveling salesman algorithm, dynamic shortest route network and so on many, many procedures
- 2023-02-21 00:15:04下载
- 积分:1
-
Practice of information technology systems, the application of information techn...
信息技术练习系统,适用开高中信息技术课的使用-Practice of information technology systems, the application of information technology to open high school classes use
- 2022-03-21 06:58:13下载
- 积分:1
-
校园导游图算法
校园导游图算法--数据结构中有关图的算法按v求最短路径按s求信息;按q退出;地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
- 2023-05-25 01:50:03下载
- 积分:1
-
从文件中读入的数据来计算全班平均性能…
从文件里读入数据,计算各课成绩的平均分,最高分,最低分,学生的加权平均成绩,并生成分析数据。-Reading from the document into the data to calculate the class average performance, the maximum points, minimum points, the weighted average performance of students, and generate analytical data.
- 2022-08-11 05:56:46下载
- 积分:1
-
ACM mock examination papers Martian in detail the subject of the annex to the re...
ACM模拟试题 火星人 附件中有详细的题目要求和运行通过的源代码
-ACM mock examination papers Martian in detail the subject of the annex to the requirements and run through the source code
- 2022-07-24 17:04:26下载
- 积分:1
-
约瑟夫环实现
约瑟夫环实现
- 2022-02-07 00:49:01下载
- 积分:1
-
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数...
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
- 2022-02-11 22:12:42下载
- 积分:1
-
将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α...
将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1
设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
- 2023-02-07 06:05:03下载
- 积分:1