资源列表

« 1 2 ... .70 .71 .72 .73 .74 275.76 .77 .78 .79 .80 ... 2656 »

[数据结构常用算法huffman

说明:在解某些判定问题时,利用哈夫曼树获得最佳判定算法。输入学生人数和0-59、60-69、70-79、80-89、90-100各等级分布比例,输出比较次数。-Determined in the solution of certain problems, determine the best use of the Huffman tree algorithm. Enter the number of students and 0-59,60-
<赵明敏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法inverse

说明:输入一串序列,构造一个链表,并对该链表进行逆转。-Enter a sequence, construct a list, and the reversal of the list.
<赵明敏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法DS01

说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to t
<火腿狼> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijstrat算法求最短路径,可行性算法分析-Dijstrat
<xiaoming> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra

说明:dijkstra 算法代码,简单易用,仅供参考学习-dijkstra algorithm code
<Sifei Han> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法LList

说明:链表的实现(用c++实现的)都是发生地人发的是股份 -linklist
<王刚> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法data.txt

说明:C4.5算法源码,c4.5是ID3算法的改进,本资料十分全,希望对大家有帮助-C4.5 algorithm source code, c4.5 ID3 algorithm is improved, the information is very full, we want to help
<二毛> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明:希尔排序算法 实现数组的排序-Hill sorting algorithm to sort an array
<浅唱> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法DijkstraBasedOnHeap.pas

说明:Dijkstra最短路算法,基于堆的优化-Dijkstra shortest path algorithm, based on Heap
<AndyBear Hsu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafuman-code

说明:输入字符和出现频率,构造最优二叉树,并得到哈弗曼编码-Enter the characters and the frequency, the optimal binary tree structure, and coding by Hafu Man
<赵明敏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:输入结点和各结点之间的距离,构造最小生成树并输出。-Input nodes and the distance between the nodes to construct the minimum spanning tree and output.
<赵明敏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法adchadism

说明:测绘相关源码 包括:角度化弧度,弧度化角度,计算两点间的方位角,B_三次样条函数曲线拟合,贝赛尔曲线,()
<Hobamt> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 275.76 .77 .78 .79 .80 ... 2656 »

源码中国 www.ymcn.org