资源列表

« 1 2 ... .77 .78 .79 .80 .81 1682.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法disperse_event_simulater

说明:离散事件模拟程序,以及自定义数据类型的队列实现-Discrete event simulation program, as well as custom data types of queues to achieve
<likun> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法code

说明:一个效率还可以的配对堆 Fibonacci Heap太难写了 配对堆可以有效替代Fibonacci Heap 附带了用它实现的Dijkstra 复杂度O(nlogn+e) -An efficient matching can also be hard to heap Fibonacci Heap wrote a pairing heap Fibonacci Heap can be an effective alter
<武永基> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法parking

说明:演示停车场管理的C++算法。VC下编译通过。-Demonstration of the car park management C++ Algorithm. Adopted under the VC compiler.
<扬木> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法paixu

说明:用C++编写的用于排序的程序,是用冒泡法实现的-With C++ Prepared for the sort of procedures, is achieved Bubble Act
<jame> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法yinghangjia

说明:银行家算法检测安全序列,包括已分配资源矩阵,最大需求矩阵-Banker
<李杰> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法bianlioferchashu

说明:二叉排序树的建立及中序遍历 二叉排序树的建立及中序遍历-Binary Sort Tree Establishment and traversal in binary sort tree establishment and traversal
<Action> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法wangnianlidesuanfa

说明:关于多工能数字时钟的年月日及闰年和平年的算法-On the multi-tasking digital clock date and the leap year algorithm Year of Peace
<me> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法HB

说明:任务:通过此系统可以实现如下功能: 录入: 可以录入航班情况(数据必须存储在一个外部文件中,数据结构采用线性表,并以链式存储结构表示)。 查询: 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个外部文件中) 可以订票,如果该航班已经无票,可以提供相关可选择航班;
<迟浩东> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Stack(devc)

说明:数据结构C语言中的顺序栈的实现,是清华大学严版的。-C language data structure in order to achieve stack is a strict version of Tsinghua University.
<fzz> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法SpiralMetrix

说明:打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for num
<inspire> 在 2024-10-06 上传 | 大小:3072 | 下载:1

[数据结构常用算法pointNear

说明:分治法解决最近点对问题,包括两种情况,考虑边界内四个点-Sub-rule method to solve the nearest point on the issues, including the two situations, consider the four-point boundary
<yibin> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法tree

说明:数据结构C实现对二叉树的操作,有遍历二叉树的算法,统计叶子数,构造哈夫曼树。-C data structures to achieve the operation of binary tree, a binary tree traversal algorithms, statistical leaves the number of Huffman tree structure.
<韩杰> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 1682.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org