-
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net...
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net-ado database operation. Oracle, MACHINE only replacement strings can be connected. I also note the original authors. And I welcome you to exchange msn : hans_38@163.net
- 2022-03-28 12:33:39下载
- 积分:1
-
prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。...
prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。-prim algorithm is an undirected graph generated minimum spanning tree algorithms. One of them is the most under the heap to achieve, has been compressed package txt-documented.
- 2022-09-13 04:55:02下载
- 积分:1
-
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对...
从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用.
算法平均时间复杂度: O(nlogn)
-Any check from the array element p (can be random access, and now to take the first example). To P as the main element of the array to be divided, the first part is less than P, the latter part of the final division is greater than p. Department store p , and then were divided into the first part and the latter part of recursive calls. algorithm the average time complexity: O (nlogn)
- 2022-03-12 12:50:19下载
- 积分:1
-
数据结构词典(英文)
数据结构词典(英文)-data structure Dictionary (English)
- 2022-08-15 23:25:45下载
- 积分:1
-
oracle数据库管理员指南知道学习数据库
oracle数据库管理员指南知道学习数据库 -oracle database administrators know the study guide to the database
- 2022-01-31 18:46:28下载
- 积分:1
-
链表,学生成绩记录
这是一个学生成绩的记录表练习,是数据结构中的链表实现的,对初学者有很大帮助,自己写的,多有不足,请大家一起完善。
- 2022-08-11 20:45:26下载
- 积分:1
-
求乘积最大的子序列乘积,采用动态规划方法求解
求乘积最大的子序列乘积,采用动态规划方法求解-product for the greatest sequences product using dynamic programming method for
- 2023-07-04 19:25:03下载
- 积分:1
-
护照自动化系统
VB 项目护照自动化系统。我的项目标题是护照自动化系统。在这个项目中,我们可以开发 5 模块 (如登录,填写的表格与必要的证据,验证申请人的信息有效性检查和尤其是对申请人的护照问题。在此登录模块中,我们可以执行,执行输入到登录网站的不同的演员,然后填充可以做小学和验证,通过验证检查和签发护照可以做配角。
- 2022-01-26 02:34:16下载
- 积分:1
-
vb用sql语句操作数据库
vb用sql语句操作数据库-vb used to operate the database sql statement
- 2022-04-27 17:53:14下载
- 积分:1
-
常用算法的C语言描述。里边算法非常详尽。解压即可使用。
常用算法的C语言描述。里边算法非常详尽。解压即可使用。-common algorithms described in C language. Inside algorithm very detailed. Decompression can be used.
- 2023-03-24 02:55:03下载
- 积分:1