资源列表

« 1 2 ... .14 .15 .16 .17 .18 619.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法exm2_001

说明:以先序遍历的方式创建二叉树以及中序后序输出该二叉树(First order the two forked tree and the output of the middle sequence)
<梦的方向 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法循环队列

说明:基于C-C++的循环队列的构建及基本操作,插入,删除,查找等操作的实现(C-C + + based on the construction of circular queue and the basic operation, insert, delete, search and other operations to achieve)
<ssfldsh > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法test2

说明:利用堆栈的形式对Huffman编码算法进行编程,编码过程还是比较高效的(Huffman encoding algorithm using the form of the stack programming, the encoding process is more efficient)
<亦散亦聚 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法堆栈

说明:c语言中对于堆栈的理解并且对常出现的错误进行剖析,便于与开发者理解(The understanding of the stack in the C language and the analysis of the frequently occurring errors are easy to understand with the developers.)
<xiaomumu > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法22

说明:数据结构题目:使用邻接表存储实现拓扑排序(Topological sorting by adjacency table)
<扁舟子 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTR

说明:生成一棵以二叉链表存储的二叉树bt(不少于15个结点)。 2) 分别用递归和非递归方法前序遍历bt,并以缩格形式打印bt上各结点的信息。 3) 编写算法,交换bt上所有结点的左、右子树,并以缩格形式打印出交换前后的bt结点信息。(Generate a two fork tree BT (no less than 15 nodes) stored with a two chain list. 2) the BT is traversed
<占喜666 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法简易计算器

说明:实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)
<wychen > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法实验二

说明:以一个mXn的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一 个程序,对任意设定的额迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。(The maze is represented by a mXn's rectangular array, and 0 and 1 represent the paths and obstacles in the maze, respectively. A program is desi
<竹知音 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法NQueens.m

说明:N皇后问题 用Matlab解决 N皇后问题 用Matlab解决(NQteens use Matlab)
<迪迪2222 > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法邻接矩阵与邻接表相互转化

说明:数据结构图论部分,邻接矩阵转邻接表,用C语言实现,再加几个字才够20字(The data structure graph, adjacency matrix to the adjacency list, using C language, plus a few words to 20 words)
<waine > 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanCode

说明:哈夫曼树编码,数据结构c语言版,哈夫曼树的编码程序,通过不同的权值获得不同的编码,值得参考(The program for the Huffman coding process, more detailed, the annotation is more, hope someone communicate with me!)
<> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法图的遍历

说明:图的构建以及实现图的深度遍历和广度遍历!!!!!!!!(tudegoujianyijishixiantudeshendubianliheguangdubianli)
<搞错了 > 在 2025-02-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 619.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org