资源列表

« 1 2 ... .11 .12 .13 .14 .15 2516.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法KMP

说明:KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。(KMP algorithm is an improved string matching algorithm, discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneously, so people call it Knut Maurice Platt ope
<法师学徒 > 在 2025-07-24 上传 | 大小:11kb | 下载:0

[数据结构常用算法成绩的ABC等级

说明:C语言数据结构教学,统计各门课程各分数段人数,并按总成绩排序(C language data structure teaching, statistics of each course, the number of scores, and according to the total score sort)
<guxia7 > 在 2025-07-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Heap

说明:数据结构中堆结构,数据结构包含各种结构,包括各种树形结构,以及图等等(Data structure heap structure)
<G先生 > 在 2025-07-24 上传 | 大小:5.02mb | 下载:0

[数据结构常用算法file

说明:将图的数据写入文件并构造邻接矩阵,求出单源点到其他顶点的最短路径(The data of the graph is written into the file and the adjacency matrix is constructed, and the shortest path from the single source point to the other vertex is found)
<111黎黎 > 在 2025-07-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法Exp_Jos

说明:数据结构中的实验,约瑟夫问题,C++实现(Data structure in the experiment, Joseph problem, C ++ implementation)
<FishHere > 在 2025-07-24 上传 | 大小:4.59mb | 下载:0

[数据结构常用算法Express2

说明:数据结构实验,四则运算表达式,C++实现(Data structure experiment, four operation expression, C ++ implementation)
<FishHere > 在 2025-07-24 上传 | 大小:22kb | 下载:0

[数据结构常用算法Priority2

说明:数据结构实验,优先队列与堆,C++编程实现(Data structure experiment, priority queue and heap, C ++ programming implementation)
<FishHere > 在 2025-07-24 上传 | 大小:655kb | 下载:0

[数据结构常用算法Graph2

说明:数据结构实验,内容是有关图的遍历,C++编程实现(Data structure experiment, graph traversal, C ++ programming realization)
<FishHere > 在 2025-07-24 上传 | 大小:346kb | 下载:0

[数据结构常用算法Huffman编码(二叉树应用)

说明:Huffman编码(二叉树的应用)其中包含了源代码及实验截图(Huffman encoding (Application of two fork tree) Which contains the source code and experimental screenshots)
<ACE.. > 在 2025-07-24 上传 | 大小:51kb | 下载:0

[数据结构常用算法完整代码12(1)

说明:设计实现一个模拟的班级信息管理系统,合理运用数组、指针、结构体及文件操作等,实现一个模拟的班级通信录管理系统。该系统用于管理学生的基本信息、通信信息等。(Design and implementation of a simulation class information management system, the rational use of arrays, pointers, structures and file operations, to achieve an analog cla
<暖阳儿 > 在 2025-07-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法源程序

说明:设计实现一个模拟的班级信息管理系统,合理运用数组、指针、结构体及文件操作等,实现一个模拟的班级通信录管理系统。该系统用于管理学生的基本信息、通信信息等。(Design and implementation of a simulation class information management system, the rational use of arrays, pointers, structures and file operations, to achieve an analog cla
<暖阳儿 > 在 2025-07-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法二叉树

说明:(1)输出n=11时的判断树并求成功情况下的平均查找长度ASL; (2)通过构造判断树可以求得成功情况下的平均查找长度ASL1;当宝含有n个节点的判断树看成是一颗满二叉树是,其成功情况下平均查找长度的理论值ASL2约为log2(n+1)-1,对于n=10,100,1000,10000,100000和1000000,求出ASL1,ASL2两者的差距。((1) the judgment tree of the output n=11 and the average search length un
<暖阳儿 > 在 2025-07-24 上传 | 大小:19kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 2516.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org