资源列表

« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法Width

说明:求一棵二叉树的宽度,主要是将每层的宽度求出,然后做一个比较,找出最宽的。-Find the width of a binary tree, mainly to calculate the width of each layer, and then make a comparison to find the widest.
<孙艺> 在 2024-10-09 上传 | 大小:859136 | 下载:0

[数据结构常用算法xanxingbiaodechangdudeng

说明:实现线性表的操作,插入,删除,求表长,按大小排序等-make out the string and know the length and so on
<yy> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomial

说明:一元多项式相加,创建单链表操作,然后用单链表返回值-Of Multinomial added together, create a single list operation, then the return value with a single linked list
<yesmylord> 在 2024-10-09 上传 | 大小:195584 | 下载:0

[数据结构常用算法111

说明:实现数组的自动排序,以及2个一维数组的合并。合并后的新数组也实现自动排序 -To achieve an array of automatic sorting, as well as two one-dimensional array of the merger. After the merger is also automatically sort the new array
<程静> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法labyrinth.c.tar

说明:这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
<wjhlfamily> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[数据结构常用算法Caculater

说明:计算器,四则运算,用堆栈实现,加减乘除,自动忽略多余的小数点,实现部分输入错误的修正-caculater
<陈元> 在 2024-10-09 上传 | 大小:1864704 | 下载:0

[数据结构常用算法st

说明:我自己写的关于后缀树的实现,可以参考。 implementation of suffix tree, just for reference.
<bigbear802> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sort

说明:对数组R中的记录R[1..n]按递增序进行插入排序-Records in the array R R [1 .. n] into the sorted in increasing order to
<李阳> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明:构造哈夫曼树,求字符的哈夫曼编码,输出字符的哈夫曼编码.-Huffman tree structure, find the character of the Huffman coding, the output character of the Huffman coding.
<李阳> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tower_of_Hanoi_problem

说明:汉诺塔问题。实现将n个盘子从a移动到c,然后输出。-Tower of Hanoi problem. To achieve the n-plate from a move to c, then output.
<李阳> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijkstra1

说明:用c写的经典Dijkstra算法,可以给初学者参考一下-Written by c classic Dijkstra algorithm can refer to for beginners
<wjd> 在 2024-10-09 上传 | 大小:9216 | 下载:0

[数据结构常用算法linear

说明:用链表实现的简单的学生学号和成绩查询管理系统,对C语言数据结构初学者入门有很大帮助。-Achieved with a simple list of students to learn numbers and performance information management system, the structure of the C language data entry very helpful for beginners.
<zry> 在 2024-10-09 上传 | 大小:8192 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1539.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org