资源列表

« 1 2 ... .68 .69 .70 .71 .72 1073.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法class_presentation_Btree

说明:是一种多路搜索树(并不是二叉的): 1.定义任意非叶子结点最多只有M个儿子;且M>2; 2.根结点的儿子数为[2, M]; 3.除根结点以外的非叶子结点的儿子数为[M/2, M]; -Is a multi-way search tree (not binary in): 1. The definition of any non-leaf node at most M son and M> 2 2. The son of the root n
<korbon> 在 2025-06-19 上传 | 大小:58kb | 下载:0

[数据结构常用算法heapsort

说明:堆排序的数字和字母两种不同的图形界面实现,暑期课程设计作业而已-Heap sort of numbers and letters to achieve two different graphical interface, summer curriculum work only ~ ~ ~
<黄毅骏> 在 2025-06-19 上传 | 大小:3.56mb | 下载:0

[数据结构常用算法traversinggraph

说明:图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况-Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~
<黄毅骏> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法dp

说明:动态规划经典问题(1)问题中的状态必须满足最优化原理; (2)问题中的状态必须满足无后效性。 -dp
<darren> 在 2025-06-19 上传 | 大小:472kb | 下载:0

[数据结构常用算法algorithm_C

说明:常用算法程序集(c语言描述)-Commonly used algorithm assembly (c language descr iption)
<lololo> 在 2025-06-19 上传 | 大小:6.37mb | 下载:0

[数据结构常用算法STL

说明:详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from the vector to a stack of hash to
<汪柏胜> 在 2025-06-19 上传 | 大小:190kb | 下载:0

[数据结构常用算法BiTree

说明:二叉树的操作,C语言版的,在vc下可以运行。-The Functions of BiTree!
<xinyi> 在 2025-06-19 上传 | 大小:226kb | 下载:0

[数据结构常用算法SomeDucumentsofDataStructure

说明:数据结构的资料,主要是关于其程序设计竞赛中的应用以及相应的事例-Some Ducuments of Data Structure
<liu:yaojing~> 在 2025-06-19 上传 | 大小:1.93mb | 下载:0

[数据结构常用算法maze

说明:演示迷宫算法 利用栈 深度广度A*三种搜索算法 是个小程序-maze stack
<huihongxiu> 在 2025-06-19 上传 | 大小:273kb | 下载:0

[数据结构常用算法c

说明:杨辉三角程序 用于了角数据结构,考试也行-Pascal Triangle program for the angle data structure, the examination is also OK
<z6hong> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[数据结构常用算法Datastructure

说明:数据结构和C语言的电子书,比较适合初学者自学和复习。-Data structures and C language books, self-study and review more suitable for beginners.
<胡弦> 在 2025-06-19 上传 | 大小:723kb | 下载:0

[数据结构常用算法c2

说明:C语言画椭圆程序,用于学习考试,了解数据结构-Oval painting program for learning test
<z6hong> 在 2025-06-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1073.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org