资源列表

« 1 2 ... .47 .48 .49 .50 .51 2352.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法nunit.framework

说明:子图同构算法需要用到的dll文件,将这个文件解压,然后添加引用即可-SubGraph Isomophism
<岳瀚> 在 2025-06-22 上传 | 大小:9kb | 下载:0

[数据结构常用算法bitVector

说明:位向量的计算,位向量的排序算法。没有相同数字的排序,效率非常高。-Bit vector calculations, the bit vector sorting algorithms. Not have the same sort of figures, the efficiency is very high.
<燕如月波> 在 2025-06-22 上传 | 大小:1.65mb | 下载:0

[数据结构常用算法JuggleRotate

说明:辗转相除法的代码实现。辗转相除法, 又名欧几里德算法(Euclidean algorithm)乃求两个正整数之最大公因子的算法。它是已知最古老的算法, 其可追溯至3000年前-Euclidean algorithm, also known as Euclidean algorithm (Euclidean algorithm) is seeking the greatest common factor of two positive integers algorithm. It is the o
<燕如月波> 在 2025-06-22 上传 | 大小:3.4mb | 下载:0

[数据结构常用算法1216

说明:VISUAL C++数据结构,二叉堆的优先级序列,能查找最小值,插入删除操作。-VISUAL C++ data structure, the priority sequence of binary heap, to find the minimum, insertion and deletion operations.
<zan> 在 2025-06-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法1215

说明:VISUAL C++数据结构,贝努里树的优先级序列,能查找最小值,插入删除操作。-VISUAL C++ data structure, the priority sequence of Bernoulli tree can find the minimum, insertion and deletion operations.
<zan> 在 2025-06-22 上传 | 大小:202kb | 下载:0

[数据结构常用算法1203

说明:VISUAL C++数据结构,线性链表的实现,能有查找功能,插入删除操作。是一个类。-VISUAL C++ data structures, linear linked list implementation, can have search function, insertion and deletion operations. Is a class.
<zan> 在 2025-06-22 上传 | 大小:210kb | 下载:0

[数据结构常用算法1204

说明:Descr iption 将两个线性表合并成为一个线性表。 Input Format 输入文件包括四行。 第一行包括一个字符串,有三种情况:int、char、double,代表线性表的类型。 第二行包括两个正整数n,m. (1<=n,m<=10000) 第三行包括n个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第一个线性表的元素。 第四行包括m个用空格分开的数据,内容可能是整形,浮点或者字符,由第一
<zan> 在 2025-06-22 上传 | 大小:392kb | 下载:0

[数据结构常用算法1205

说明:Descr iption 已知Ackerman函数定义(见课本)。 输入只有两个整数:m n。 要求输出A(m,n)。 Input Format 输入文件包括一行,两个整数,m和n。 Output Format 输出文件包括一行,A(m,n)的值。-Descr iption known Ackerman function definition (see the textbook). Enter only two integers: mn. Re
<zan> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法1206

说明:Descr iption 对给定一个Pascal源文件,请检查其中 (1)begin与end (2)if,then,else 是否合法配对。-Descr iption given a Pascal source file, check which (1) begin and end (2) if, then, else the legality of pairing.
<zan> 在 2025-06-22 上传 | 大小:206kb | 下载:0

[数据结构常用算法1207

说明:Descr iption 本题题意对于书上内容有变动,“设车辆到达服从均匀分布,参数由用户指定”改为“输入数据给出每辆车的到达时间”。 Input Format 第一行含有一个正整数N(1<=N<=20000),代表总车辆数。 第二行到第N+1行,每行包含两个整数p,q.(0<=p<=1,0<=q<=100000)。p代表车辆类型,0代表客车,1代表货车。q代表到达时间(单位为分钟)。 Output Format 输出
<zan> 在 2025-06-22 上传 | 大小:207kb | 下载:0

[数据结构常用算法banksuanfa

说明:House: through the experiment with the algorithm of programming language simulation bankers procedure law to strengthen the safety of understanding and mastery of the banker algorithm. Familiar with the method to avoid deadlock, deadlock and security
<ahu_gj> 在 2025-06-22 上传 | 大小:125kb | 下载:0

[数据结构常用算法Transform

说明:preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of completion
<shanzhashu> 在 2025-06-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2352.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org