资源列表

« 1 2 ... .46 .47 .48 .49 .50 1551.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法Shortest-path

说明:使用迪杰斯特拉最短路径算法,非常的简单,仅供参考。-Shortest path algorithm
<terry> 在 2025-06-15 上传 | 大小:10kb | 下载:0

[数据结构常用算法comparision--of-two-algorithms

说明:对动态规划法和贪心法的分析和比较,通过比较研究来分析各算法的特点。-Analysis and comparision with two algorithms
<李阳荣> 在 2025-06-15 上传 | 大小:167kb | 下载:0

[数据结构常用算法glasimh2

说明:最新的积分快速算法。本人自己编写的。已经测试-The latest rapid integration algorithm. I have written. Has been tested
<gniot> 在 2025-06-15 上传 | 大小:30kb | 下载:0

[数据结构常用算法huffman

说明:自己做的基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-Their own algorithm based Hafu Man a compression and decompression of the VC example, visual operation interface, which can be easily applied to the program.
<weidejun> 在 2025-06-15 上传 | 大小:22kb | 下载:0

[数据结构常用算法packa

说明:用c#实现背包问题还含有课件,简单易懂,好学易用-the process use C# to solve the package problem ,it was useful
<liming> 在 2025-06-15 上传 | 大小:126kb | 下载:0

[数据结构常用算法poj1325.cpp.tar

说明:poj1325,网络刘算法,最小点覆盖源代码-poj1325, network Liu algorithm, the source code covered by the minimum point
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj1511.cpp.tar

说明:poj1511,最短路算法使用SPFA进行计算,建立两个图计算求值-poj1511, shortest path algorithm, using the SPFA, create two maps, calculate the evaluation
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj2823.cpp.tar

说明:poj2823,使用线段树进行查询区域间最大最小值,线段树初步-poj2823, using the segment tree for the query region between the maximum and minimum, the initial segment tree
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj3076.cpp.tar

说明:poj3076,使用dancinglink算法进行sudoku的求解计算-poj3076, using dancinglink calculation algorithm for solving sudoku
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法1.2

说明:定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 从键盘输入10个学生的以上内容 输出单门课成绩最高的学生的学号、姓名、以及该门课程的成绩 输出三门课程的平均分数最高的学生的学号、姓名及其平均分-Define an array of structures, storage of 10 students to learn numbers, names, classes are the results from the keyboard 10 students score a
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法1.3

说明:定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 从键盘输入10个学生的以上内容,存入文件stud.txt,关闭文件 打开stud.txt文件,将数据读出,查看是否正确写入,关闭文件。 打开文件stud.txt文件,读出数据,将10个学生按照平均分数从高到低进行排序, 分别将结果输出到屏幕上和另一文件studsort.txt中。-Define an array of structures, storage of 10 students to learn numbers
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法5

说明:创建一个单向链表,存放10个学生的学号,姓名,并输出这种10个学生的信息。 在链表中查找指定学号的学生,输出其姓名。 在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to find the specified number of stu
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1551.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org