资源列表

« 1 2 ... .08 .09 .10 .11 .12 1413.14 .15 .16 .17 .18 ... 2656 »

[数据结构常用算法ALG

说明:heap sort 用c++实现归并排序-heap sort implementation using c++ merge sort
< 張天彥> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法Binary-sort-tree

说明:二叉排序树是一个经典的算法,该算法根据数列的大小进行排序,并具有增加或删除元素的功能-Binary sort tree is a classic algorithm based on the size of the column to sort a few, and has the function to add or remove elements
<linfuhong> 在 2024-10-11 上传 | 大小:188416 | 下载:0

[数据结构常用算法Joseph-cycle

说明:是一个数学的应用问题:   已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -The application is a mathematical problem: given n individuals (in numbers 1,2,3 ... n, respectively)
<linfuhong> 在 2024-10-11 上传 | 大小:1031168 | 下载:0

[数据结构常用算法Knapsack-problem

说明:背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem c
<linfuhong> 在 2024-10-11 上传 | 大小:1026048 | 下载:0

[数据结构常用算法hufuman

说明:设计哈弗曼编码和译码。要求编码和译码一个字符,一定要创建它的字符结点和对应权值,否则,不可以。-Design Hafu Man encoding and decoding. Requirements of a character encoding and decoding, we must create a character of its nodes and the corresponding weights, otherwise n
<zhoukejian> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法[Solution]LTC_Man_Contest

说明:有助于编程,是男人八题的代码,可以帮助很多爱好ACM的人-It s good for acmer.Eight question is a challenge for many acmer,so it will help you.
<江七> 在 2024-10-11 上传 | 大小:58368 | 下载:0

[数据结构常用算法3-4Bellman-Ford

说明:传递闭包在算法中是一种很重要的工具,可以帮助我们ACMer判断两者之间是否有联系-Bellman-Ford it s very important in programming.
<江七> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法doubly-linked-list

说明:数据结构的双向链表及单向链表,通过增加或删除节点来增加或删除数据,方便快捷。-Doubly linked list data structure and one-way linked list, by adding or removing nodes to add or delete data, and convenient.
<yuanna> 在 2024-10-11 上传 | 大小:9216 | 下载:0

[数据结构常用算法my_dancilinklist

说明:输入单词,要求以单词首字母为顺序,将单词插入数据链表中。-Enter a word, asked for the order of the first letter of the word, the word in the list insert data.
<yuanna> 在 2024-10-11 上传 | 大小:326656 | 下载:0

[数据结构常用算法floyed

说明:用floyed算法实现求最短路径,可以求出每个点到其他点的最短距离-With floyed the shortest path algorithm
<申孟杰> 在 2024-10-11 上传 | 大小:172032 | 下载:0

[数据结构常用算法houzhuishu

说明:内有后缀树源码及相关说明文档ppt,算法较完整,经过试验,可以运行,希望对你有帮助-Source within the suffix tree and related documentation ppt, more complete method, after testing, you can run, I hope to help you
<王小峰> 在 2024-10-11 上传 | 大小:523264 | 下载:0

[数据结构常用算法suanfa_jingdian

说明:VC++数据结构经典算法源码包,希望对大家有所帮助-VC++ Data Structures classical algorithm source package, we hope to help
<> 在 2024-10-11 上传 | 大小:309248 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 1413.14 .15 .16 .17 .18 ... 2656 »

源码中国 www.ymcn.org