-
后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度...
后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C* O (n) the complexity
- 2023-07-09 09:35:03下载
- 积分:1
-
网上考试的实现.用asp和access边的.毕业论文
网上考试的实现.用asp和access边的.毕业论文-online examination realized. Asp and with the access edge. Thesis
- 2022-03-14 02:54:06下载
- 积分:1
-
基于有限高斯混合模型的电磁算法源程序,其中哈…
基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。
-based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
- 2022-01-24 08:55:21下载
- 积分:1
-
关于计算机几种常见排序算法,在学习数据结构的时候曾自己动手写C语言的程序,
现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能...
关于计算机几种常见排序算法,在学习数据结构的时候曾自己动手写C语言的程序,
现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能
够与大家交流,达到抛砖引玉的效果,恳切大家提出意见、建议。-On the computer several common sorting algorithms, data structures in the study had the time to write their own C language procedures, is published by the exchange with the U.S.. Although simple, but look forward to working with everyone in the programming and computer algorithms can exchange with the U.S. to initiate the effect, everyone sincerely offer comments, suggestions.
- 2022-01-28 19:52:35下载
- 积分:1
-
this is solar system in c++ .
this is solar system in c++ .
- 2022-03-14 18:27:30下载
- 积分:1
-
希尔排序(缩小增量法)
排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序...
希尔排序(缩小增量法)
排序过程:先取一个正整数d1
- 2023-08-27 08:35:04下载
- 积分:1
-
OLEDB进行数据通讯,应用ATL进行程序编写,具有借鉴意义
OLEDB进行数据通讯,应用ATL进行程序编写,具有借鉴意义-OLEDB for data communications, application procedures to the preparation of ATL, with reference
- 2022-04-22 00:20:43下载
- 积分:1
-
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告-MSSQL library management system, database file+ source code+ documentation+ Report
- 2022-03-04 15:58:23下载
- 积分:1
-
DD牛USACO的源代码!学习算法的人很有帮助
dd牛的usaco源代码!对学习算法,oi的人很有帮助-dd cattle usaco source code! Of learning algorithm, oi the people very helpful
- 2022-11-13 15:45:03下载
- 积分:1
-
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
- 2023-05-30 18:00:03下载
- 积分:1