资源列表

« 1 2 ... .40 .41 .42 .43 .44 2645.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法22

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

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

说明:实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)
<wychen > 在 2024-11-01 上传 | 大小:1024 | 下载: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
<竹知音 > 在 2024-11-01 上传 | 大小:1024 | 下载:0

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

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

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

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

[数据结构常用算法HuffmanCode

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

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

说明:图的构建以及实现图的深度遍历和广度遍历!!!!!!!!(tudegoujianyijishixiantudeshendubianliheguangdubianli)
<搞错了 > 在 2024-11-01 上传 | 大小:1024 | 下载:0

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

说明:实现了二叉树的创建,先序遍历,中序遍历,后序遍历以及二叉树的竖式打印(binary tree traverse)
<不可思偶发 > 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法DFS

说明:通过文件中的信息,进行搜索可达路径,行走过的正确路径标记为1,错误的路径标记为2(Through the information in the file, the search reachable path is searched, the correct path to walk is marked as 1, and the wrong path is marked 2)
<于世间争渡 > 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法归并

说明:在大学编程实验课上的归并排序,。。。。。。。。。。。。(In the university programming experiment class merge sort)
<wangzh269 > 在 2024-11-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法train

说明:C++题目 信息学奥赛的车厢调度题 题干请自行查阅(An NOIP Question Train Station find the question on Internet)
<APPLEIES> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 2645.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org