资源列表
chuquanwenti
- 编程实现出圈问题。是上《数据结构》时候的一次实习的成果。-Programming problem to achieve a circle. It s a program produced during learning data structure
code
- 数据结构比较有用的源程序代码,各种功能函数的实现-Data structure more useful source code, and a variety of performance function to achieve .............
PaiXu
- 各种排序算法的比较。数据结构课设时用到。-PaiXu.May it will help you.Thanks.
1
- 【问题描述】已知输入一串正整数,正整数之间用空格键分开,请建立一个哈夫曼树,以输入的数字为叶节点,求这棵哈夫曼树的带权路径长度。 【输入形式】首先输入正整数的个数,然后接下来为接下来的正整数,正整数个数不超过10个 【输出形式】输出相应的权值 -[Problem Descr iption] known input string of positive integers, positive integers separated by a space key, c
TcStructureCode
- 用TC实现的几乎包括大学教科书上所有的数据结构代码。-achieved with TC including university textbooks almost all the data structure code.
3.tar
- 高速缓存调度问题的C++实现代码,采用最优的opt方法。代码注释详实,可读性好。-Cache Scheduling C++ implementation code, the use of the best opt method. Code comments informative and readable.
StackType
- 堆栈结构的初始化和使用编程的工程文件,感码规范较好,易于阅读-Stack structure initialization and use programming project file , a sense code specification is better, easier to read
sorting-linkedlist
- source code for sorting various linkelist in data structure
TC
- 清华版严蔚敏版数据结构书中全部代码实现,好东西-Wei-Min Yan Tsinghua edition version of the book all the code data structure implementation, good things
考研数据结构
- 考研数据结构辅导材料,包含6章(.ppt文档)-taking tests guidance material contained in Chapter 6 (. Ppt files)
Sparsematrix(sequencetable)
- 大学本科数据结构课程实验,稀疏矩阵C语言实现,采用顺序表存储结构。内有清晰注释-Undergraduate data structures course experiment, sparse matrix C language, using the order form storage structures. There are clear comments
IntoPost
- 此算法用于讲中缀表达式转化为后缀表达式,并显示每一步的运算过程,最后输出中缀表达式的结果。-This algorithm is used to speak infix expression into postfix expression and show each step of the calculation process, infix expression results in the final output.
