资源列表

« 1 2 ... .94 .95 .96 .97 .98 1399.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法Postmix

说明:中缀表达式转后缀表达.It is a program that to change the postmix to midmix.-It is a program that to change the postmix to midmix.You can learn how computer do that thing throw this one.
<thk> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法huffmancode

说明:这是我近来完成的一个用哈夫曼树进行二进制编码操作的数据结构作业。用户通过输入26个字母,程序会根据26个字母出现的频率自动构建哈夫曼树并输出这些字母的二进制编码。-This is my recently completed a binary tree with Huffman encoding operation of the data structure operations. User by entering the 26 lett
<Daisy> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法dxs

说明:能实现一元多项式的基本操作,方便多项式的加减乘等计算-To achieve the basic operation of the polynomial for the polynomial in terms of addition and subtraction by
<雄风> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法shujujiegou

说明: 先说说什么叫稀疏矩阵。你说,这个问题很简单吗,那你一定不知道中国学术界的嘴皮子仗,对一个字眼的“抠”将会导致两种相反的结论。这是清华2000年的一道考研题:“表示一个有1000个顶点,1000条边的有向图的邻接矩阵有多少个矩阵元素?是否稀疏矩阵?”如果你是个喜欢研究出题者心理活动的人,你可以看出这里有两个陷阱,就是让明明会的人答错,我不想说出是什么,留给读者思考-First talk about what is meant by sp
<lafeng> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法charconvert

说明:c,c++中对字符的操作,对学习c和c++很有帮助-c, c++ in the operation of the character of learning c and c++ very helpful
<deng> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法matrix

说明:这是数据结构第五章的全部算法实现代码,对于学习数据结构的同学很有帮助-this is a code of data structure
<wangming> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法two

说明:严蔚敏编写的《数据结构》第2章的答案,全部为源码-the answers of chapter two of a book called ‘Data Structures’ writen by Yan Wei Min
<ww> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法SeqList

说明:线性表的顺序逻辑结构的实现,线性表作为数据结构中的较为简单的结构,但对它实现的理解是进一步学习的关键.-the implementation of liner table is the most basic and simple structure in data stucture,but it is the best way to learn other data structures.
<ewitt> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法include

说明:1. 输入字符序列,建立二叉链表。 2. 中序遍历二叉树:递归算法。 3. 中序遍历二叉树:非递归算法。 4. 求二叉树的高度。 5. 球二叉树的叶子个数。 6. 将二叉链表视为森林的孩子兄弟链表,计算森林中叶子个数。 7. 建立中序线索二叉树,并实现中序遍历。 8. 借助队列实现线索二叉树的层次遍历。 -tree
<李惠> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法MidToPost

说明:中缀变后缀表达式求值:输入表达式,#为结束符(如1+2#),程序会自动给出后缀表达式,并给出最终计算结果。程序中部分地方有注释-Variable postfix infix expression evaluation: Enter the expression,# to end the character (eg, 1+2#), the program will automatically give postfix expression
<> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法IndirectList

说明:使用间接访问实现快速排序及二分搜索,数据结构作业-The use of indirect access for fast sorting and binary search, data structure operations
<LIU> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法eightQueens

说明:8皇后问题的解决方案,挺详细的,提供参考-the question about eight queens
<zhongmuhua> 在 2024-10-12 上传 | 大小:9216 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1399.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org