-
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容....
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容.-use of the C language-- Games Score statistical system data structure is designed course content.
- 2023-02-26 02:10:04下载
- 积分:1
-
数据结构往年试题及答案
数据结构往年试题及答案-Data structure in previous years questions and answers
- 2022-02-10 09:42:14下载
- 积分:1
-
学生信息管理系统,图书# 39的源代码。相对硅…
学生信息管理系统,书上的源代码。比较简单,可以供学习参考用。-Student Information Management System, the book" s source code. Relatively simple, can be used for study and reference.
- 2022-03-01 02:46:56下载
- 积分:1
-
最短路径算法源代码!用于mapx最短路径的算法!
最短路径算法源代码!用于mapx最短路径的算法!-Shortest path algorithm source code! For the shortest path algorithm MapX!
- 2022-01-24 18:25:03下载
- 积分:1
-
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用...
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用户选择需要归并的数据的个数
* 由程序生成随机数据,数据结构为链表,并展示给用户
* 然后程序告诉用户需要增加的虚节点的个数
* 并把虚节点加入到链表中去,最后进行归并
-K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
- 2023-07-07 22:05:03下载
- 积分:1
-
数据结构课程设计的一些源代码!
数据结构课程设计的一些源代码!-Data structure the curriculum design of some source code!
- 2022-03-19 10:49:50下载
- 积分:1
-
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助...
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助-ACM problem-solving report, there must be useful, especially for beginners to see if there is help for you
- 2022-08-11 14:31:36下载
- 积分:1
-
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算...
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only elected adjacent to the pile of gravel into the new heap, and a new pile of gravel credited for the combined scores. Design a test algorithm to calculate n heap into a pile of gravel to the minimum score and the biggest score and analysis of algorithm complexity.
- 2022-03-22 21:40:18下载
- 积分:1
-
Infix expression to Reverse Polish conversion of program code, learning data str...
中缀表达式到逆波兰式转换的程序代码,学习数据结构的可以-Infix expression to Reverse Polish conversion of program code, learning data structures can be
- 2022-10-19 05:20:03下载
- 积分:1
-
AOV topological sorting algorithm
AOV的拓扑排序算法-AOV topological sorting algorithm
- 2022-05-26 12:02:06下载
- 积分:1