资源列表

« 1 2 ... .26 .27 .28 .29 .30 2431.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法Find

说明:一些经典查找算法的介绍与实现,介绍其数据结构可以更好地了解这些查找算法。-Find some classic introduction and implementation of the algorithm, it introduces its data structure can better understand these search algorithm.
<叶宋> 在 2025-01-10 上传 | 大小:709kb | 下载:0

[数据结构常用算法Q5

说明:2015全国研究生数学建模竞赛A题,最后一问,扩展的蓝侧斯特仿真-2015 the national graduate students mathematical contest in modeling A problem, and finally, the blue side of the extension, the simulation
<张兴> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculator

说明:一元稀疏多项式计算器,利用链表实现,有+- ,微分,积分,最大公因式,最小公倍式等功能-One yuan sparse polynomial calculator, use the list to achieve, there are+-* /, differentiation, integration, maximum common divisor, least common multiple functions
<guyuqian> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法Bitree

说明:二叉树的打包数据结构,包括遍历,删除,添加,注释详细-Packaged binary tree data structure, including traversal, delete, add, annotate details
<guyuqian> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数据结构常用算法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. Disp
<guyuqian> 在 2025-01-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法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
<温华> 在 2025-01-10 上传 | 大小:13kb | 下载:0

[数据结构常用算法TP02

说明:对一系列数据进行排序,并比较三种不同方法的区别-A series of data to sort and compare three different methods of difference
<LamZeon> 在 2025-01-10 上传 | 大小:108kb | 下载:0

[数据结构常用算法Matrix

说明:自定义数组类,实现生成任意规模的数独文本文件。-A custom array class implementation of arbitrary size sudoku.
<niuwe> 在 2025-01-10 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法lab4

说明:最短路径算法 可以设置路径的权值 可以打印每条路径的权值-shortest path algorithm
<洪毅恺> 在 2025-01-10 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort2015

说明:合并排序算法,完整版,带有计算运行时间的内容,输入值可以修改。-Merge sort algorithm, the full version, with the contents of the running time of the calculation, the input value can be modified.
<魏琳> 在 2025-01-10 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法lxb

说明:采用数据结构中的单链表来实现一元多项式的加减乘除运算-Use a single linked list data structure to achieve one yuan polynomial arithmetic operatio
<胡蓉> 在 2025-01-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法Arithmetic-expression

说明:用数据结构中的堆栈来实现无括号表达式的计算-Stack data structure to achieve calculate expressions without brackets
<胡蓉> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 2431.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org