资源列表

« 1 2 ... .66 .67 .68 .69 .70 1671.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法test

说明:求单源点最短路径算法,对一个途中各个节点和权值的设置,找出从起始点倒终结点的一条最短路径,不能够输出路径
<taolizao> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法k_way

说明:K路归并算法,用贪心算法构造霍夫曼树,采用加入虚节点的思想求出最优的归并模式-K Road, merge algorithm, greedy algorithm using Huffman tree constructed using the idea of adding virtual nodes to derive the optimal merging pattern
<taolizao> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法zjuonlinejudge(1)

说明:浙大acm在线评判系统zju online judge上面的题目解答源码(1),对于想要提高自己编程能力的同学来说是极好的资料,网上一般不会把这些源代码贴出,本人此次奉献出,也是想为广大编程爱好者做点贡献。-Zheda acm online evaluation system zju online judge the subject to answer the above source (1), for the programming
<888> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法DScode

说明:常用结构源码 希望大家好好看看 很有帮助 -Common structure of source code I hope everyone a good look at helpful
<sdfdfcdcds> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Cpp1

说明:题目:设有一航班售票系统,要求完成以下功能: 1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。 2)查询:根据用户提出的终到站查询航班号、售票情况等航班信息;也可根据航班号,列出该航班已订票的乘客名单。 3)订票:根据航班号为客户订票,如该航班有余票,则为客户订票;如该航班已满员,则显示相应信息。 4)退票:按乘客要求退出已预定的机票。 -Topic: First flight with the ti
<huhu> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法sort

说明:经典的剪枝,全排序,排序组合。使用了很棒的递归算法。a good sort agorithm.-Classic pruning, all sorted, sorting portfolio. Great use of recursive algorithm. a good sort agorithm.
<禾路> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法KindSort

说明:各种排序:快速排序,堆排序,直接排序,折半排序-Various sort: Quick Sort, Heap Sort, direct sequencing, half Sort
<杨永龙> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法snakegame

说明:这是一个snake游戏,通过这段代码可以更好的了解C ,与数据结构
<韩巍> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法xuleizhizhenshiyong

说明:虚基类中指针的使用 这是教您使用C中的虚基类中指针的使用的使示例代码-Virtual base class in the use of this guide is to teach you the use of C in the virtual base class pointer to enable the use of sample code
<韩巍> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法FCFS

说明:8个进程的改进版CPU schedule 算法-FCFS-8 process to improve the version of CPU schedule algorithm-FCFS
<tennic> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法MergeSort

说明:采用外部归并排序算法对超大文本文件进行排序去重-The use of external merge sorting algorithm on the large text file to re-sort
<wangjw> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法2859(AC)

说明:zoj的2859题。 2围的RMQ问题,将1围推广到2围,DP求解。
<wzc> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1671.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org