资源列表
Q5
- 2015全国研究生数学建模竞赛A题,最后一问,扩展的蓝侧斯特仿真-2015 the national graduate students mathematical contest in modeling A problem, and finally, the blue side of the extension, the simulation
calculator
- 一元稀疏多项式计算器,利用链表实现,有+- ,微分,积分,最大公因式,最小公倍式等功能-One yuan sparse polynomial calculator, use the list to achieve, there are+-* /, differentiation, integration, maximum common divisor, least common multiple functions
Bitree
- 二叉树的打包数据结构,包括遍历,删除,添加,注释详细-Packaged binary tree data structure, including traversal, delete, add, annotate details
Gragh
- 图的数据结构,打包cpp,1.创建图 创建图 G(任选邻接矩阵或表) 2. 显示图 3. 深度优先搜索遍历图 4. 广度优先搜索遍历图 5. 在图中插入顶点 6. 在图中插入边- Graph data structure, packaging cpp, 1. Create a map creation graph G (optional adjacency matrix or table) 2. Display Figure 3. depth-first se
数字梯形
- 数字梯形的路线选择,计算最大的k条路径经过的数字之和
清空链表方法
- c语言清空链表方法,很简单,易懂,方便初学者研究。
numeric-trapezium
- 一个数字梯形,选择k条路线,每条路线从第一层的某个数开始,每次进入下一层到达左下或者右下的数字,直到最后一层为止。每条路线不能经过相同的路径,但是可以经过相同的数字节点。 输出一个整数,表示能得到的最大的k条路径经过的数字之和-A digital ladder, the K route, each route the first layer of a number, each time to enter the next layer to reach the left or right ne
TP02
- 对一系列数据进行排序,并比较三种不同方法的区别-A series of data to sort and compare three different methods of difference
Haar wavelets image conversion program in C++
- Haar wavelets image conversion program in C++
Matrix
- 自定义数组类,实现生成任意规模的数独文本文件。-A custom array class implementation of arbitrary size sudoku.
lab4
- 最短路径算法 可以设置路径的权值 可以打印每条路径的权值-shortest path algorithm
sort2015
- 合并排序算法,完整版,带有计算运行时间的内容,输入值可以修改。-Merge sort algorithm, the full version, with the contents of the running time of the calculation, the input value can be modified.