资源列表

« 1 2 ... .15 .16 .17 .18 .19 620.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法first

说明:数据结构与算法分析中创建链表,实现多项式相加-Analysis of the data structure and algorithm to create a list, add up to the realization of polynomial
<百树人> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffmatreeofdatastructure

说明:哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的路径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路径长度记为WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N个权值Wi(i=1,2,...n)构成一棵有N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,...n)。可以证明哈夫曼树的WPL是最小的。-Huff
<刘正朝> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法juzheng

说明:C语言实现数组计算,算法简单,容易阅读,适合C语言初学者使用。-C language realization of the array, the algorithm is simple, easy-to-read, suitable for beginners to use C language.
<kaka> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法datastruct

说明:数据结构(C语言)实验报告_飞机订票系统.rar-Data structure (C language) _ experimental aircraft booking system report. Rar
<lfning> 在 2025-02-01 上传 | 大小:133kb | 下载:0

[数据结构常用算法structure

说明:数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法-data structure ,if you want to learn it well, you need it,I think!
<zjhui> 在 2025-02-01 上传 | 大小:15kb | 下载:0

[数据结构常用算法algorithms

说明:最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
<leen> 在 2025-02-01 上传 | 大小:13kb | 下载:0

[数据结构常用算法strext

说明:字符串扩展问题的递归算法及动态规划算法的详细分析及实现-implementation and detailed analysis of recursive algorithm and dynamic programming algorithm of string expansion issue
<leen> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[数据结构常用算法Mergesort

说明:采用随机数来生成要排序的内容,并使用模板,可以很方便的更改产生随机数的类型。-Used to generate random numbers to sort the contents, and the use of templates, you can easily change the type of random numbers generated.
<Allan> 在 2025-02-01 上传 | 大小:11kb | 下载:0

[数据结构常用算法Student

说明:用链表来实现的一个学生成绩管理管理系统,操作简单,清晰明了。-With a list to achieve the management of student achievement management system that is simple, clear.
<Allan> 在 2025-02-01 上传 | 大小:13kb | 下载:0

[数据结构常用算法main

说明:一元多项式乘法 包含密运算  新学数据结构的可以参考参考 -One dollar secret polynomial multiplication operations include the new data structure can refer to reference
<杨锦波> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法12

说明:数据结构及算法经典 vc源码 数据结构及算法经典 vc源码-Classic data structures and algorithms and data structures vc source code vc classical algorithm source data structure and algorithm of the classical source vc
<许宁> 在 2025-02-01 上传 | 大小:309kb | 下载:0

[数据结构常用算法bintree

说明:二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能-Binary sort tree, including the insert node, delete node, in the sequence of clues, in the traversal functions
<sheva> 在 2025-02-01 上传 | 大小:25kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 620.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org