资源列表

« 1 2 ... .78 .79 .80 .81 .82 2383.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法tanxinwenti

说明:各种贪心策略情况下的背包问题的算法并实现;其中:量度标准分别取:效益增量P、物品重量w、P/w比值-Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio
<文一> 在 2025-01-12 上传 | 大小:518kb | 下载:0

[数据结构常用算法infix

说明:中缀表达式转后缀表达式并提供一位数的计算-infix to posfix
<麻津铭> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ysf

说明:C语言实现约瑟夫环通过总人数和最大报数值找到幸存者-ysf loop
<麻津铭> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法cart2

说明:classification and regression tree algorithm 算法c++实现-classification and regression tree algorithm vc++
<周安浩> 在 2025-01-12 上传 | 大小:4kb | 下载:0

[数据结构常用算法linuxPRprog

说明:linux下的一个二叉树和四叉树联合数据的实现C++,也可移植到VC下,包括了makefile文件,直接make即可-achieve C++ a linux binary tree and quadtree under the joint data can also be ported to VC, including the makefile file, you can directly make
<tangkai> 在 2025-01-12 上传 | 大小:628kb | 下载:0

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

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

[数据结构常用算法bitVector

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

[数据结构常用算法1204

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

源码中国 www.ymcn.org