资源列表

« 1 2 ... .42 .43 .44 .45 .46 1547.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法Bitree

说明:演示,二叉树的基本操作-Demonstration of the basic operation of binary tree
<blackring> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法Listsearch

说明:数据结构中有序表的查找完整代码,多多支持,谢谢!-Data structure to find a complete and orderly form of code, a lot of support, thank you!
<小龙> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法sort

说明:六种排序的比较 包含了快速排序,冒泡排序,堆排序,选择排序,插入排序,希尔排序-Comparative sequencing of six includes the Quick Sort, Bubble Sort, Heap Sort, Selection Sort, Insertion Sort, sorting Hill
<王丹> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法b

说明:【问题描述】: 有一个渡口,每条渡轮一次能装载10辆汽车过江,过江车辆分为客车和货车两类,上渡轮有如下规定: ⑴同类汽车先到先上船; ⑵客车先于货车上船; ⑶每上4辆客车才允许上一辆货车,但若等待的客车不足4辆则用货车填补,反过来,若没有货车等待则用客车填补; ⑷装满10辆后则自动开船,当等待时间较长时车辆不足10辆也应人为控制发船。 【实现提示】: 此题可建立和使用两个链式队列,一个为客车队列,另一个为货
<pmy> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法robson

说明:先建立一棵二叉树,后用robson算法周游-To create a binary tree, the latter algorithm used around robson
<甄平凡> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法BigNumber

说明:直接引入 可以像int一样操作 跟Java里的好像 但好用多了 而且是加速版的,比用字符串写的还快(用vector<int>) 还附了些奇怪的函式 有兴趣自己写BigNumber的人可以参考看看 -Can be directly introduced to operate with the same as int in Java but it seems the more useful it is t
<黃瀚生> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法eigthnum

说明:宽度优先搜索算法八数码问题代码: 把起始节点放到OPEN表中(如果该起始节点为一目标节点,则求得一个解答)-Breadth-first search algorithm eight issues digital code: the start node on OPEN table (if the start node as a target node, then find an answer)
<ranling> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法10001stprime

说明:Find the 10001st prime 采用一种比较快的方法求指定的第n个素数-Find the 10001st prime
<zhuo> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法HeaderGen

说明:从已经存在的头文件目录中,利用头文件中信息来产生报头列表。-Already exist from the first file directory, using the first file header information to generate the list.
<李巍> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法lib

说明:数据结构课程设计报告和源代码2:包括了哈夫曼编码压缩解压缩软件,图书管理系统和各种排序时间在不同情况下的时间消耗!绝对原创。。。。第一版已发布,第一版有各种排序算法演示--综合排序,关键路径和校园交通咨询系统的源代码和课程设计报告这些课程设计报告和源代码,欢迎大家下载下来学习!--err
<陈清华> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法Ex4generator(done)

说明:这也是一个我完成的课外研究程序,是过于数据产生的程序,个人觉得非常好,请多多指教。谢谢。-This is a study I completed the extra-curricular program is the data generated by the procedure too, feel very good, please exhibitions.thanks.
<jiang xiaoning> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[数据结构常用算法tudexg

说明:1.邻接表创建图 2.打印图的信息 3.深度优先遍历图 4.最小生成树 5.邻接矩阵创建无向网-1. Adjacency table to create Figure 2. Print map information 3. Depth-first traversal Figure 4. Minimum Spanning Tree 5. Adjacency matrix to create a non-network
<赵伟> 在 2024-10-09 上传 | 大小:5120 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1547.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org