-
数据库管理的例子
数据库管理的例子-database management examples
- 2022-01-26 16:52:03下载
- 积分:1
-
POJ 1125己AC源代码,不信你可以试试.
POJ 1125己AC源代码,不信你可以试试.-POJ 1125 F AC source code, do not believe you can try.
- 2023-06-11 04:30:08下载
- 积分:1
-
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出...
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
- 2022-02-25 07:30:32下载
- 积分:1
-
K-均值在 C 编程
// kmeans.c//伊桑·布罗德斯基2011年//月#include#include#include#定义SQR(X)((X)*(X))#定义MAX_CLUSTERS16#定义MAX_ITERATIONS100#定义BIG_double(INFINITY)无效失败(字符*海峡){的printf(STR);出口(-1);}双calc_distance(INT暗淡,双* P1,双* P2){双distance_sq_sum= 0;对于(INT II=0;二
- 2023-07-21 00:35:03下载
- 积分:1
-
1. The definition of the order of string storage structure. 2. The initializatio...
1.定义串的顺序存储结构。
2.编写函数实现串的初始化、分配、取子串算法
3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according to string pattern matching to achieve
- 2022-08-25 03:34:41下载
- 积分:1
-
用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码...
用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
- 2023-08-15 19:20:02下载
- 积分:1
-
Kmeans算法分类 针对多维数据
针对多维数据进行的Kmeans改进算法,实用可靠,在处理多维数据时,自己根据维数需求,进去设定n值,此程序较适合底层应用用,另sizevector的数据都需要注意,在用时根据自己的需求进行操作,内有程序详细说明
- 2023-05-30 20:35:02下载
- 积分:1
-
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra...
一个效率还可以的配对堆
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 alternative to use it comes with the realization of Dijkstra complexity O (nlogn+ E)
- 2022-06-13 04:20:15下载
- 积分:1
-
Backup restore firebird or interbase
备份还原firebird或interbase
- 2022-06-19 13:58:27下载
- 积分:1
-
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告...
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告-Contains the graph traversal and linear chain of two elements, compressed file contains the design report
- 2022-03-05 16:09:50下载
- 积分:1