-
Backup restore firebird or interbase
备份还原firebird或interbase
- 2022-06-19 13:58:27下载
- 积分: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
-
C++ Builder程序员学习数据结构第7章
C++ Builder程序员学习数据结构第7章-Builder C programmers to learn data structure Chapter 7
- 2022-03-01 04:48:46下载
- 积分:1
-
使用VB创建ACCESS数据库
使用VB创建ACCESS数据库-use VB to create ACCESS database
- 2023-05-06 13:30:02下载
- 积分:1
-
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的...
一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
- 2022-05-23 01:16:51下载
- 积分:1
-
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图...
给予B/S模式在线选课系统1. 用ASP/JSP+SQL Sever实现
2. 写出详细的需求分析
3. SQL代码、网页代码+截图-Given the B/S model online courses system in the ASP/JSP+ SQL Sever
2 write detailed requirements analysis
3 the SQL code, web page code+ screenshots
- 2022-06-29 19:00:37下载
- 积分:1
-
sqlite轻量级数据库,适用于嵌入式系统的开发
sqlite轻量级数据库,适用于嵌入式系统的开发-sqlite database, applicable to embedded system development
- 2023-09-01 17:35:03下载
- 积分:1
-
数据结构源码及程序设计示例
程序设计示例.rar
算法一览.rar
- 2022-07-04 04:59:06下载
- 积分:1
-
data structure answer to the questions set by several revisions, but clearly the...
数据结构习题集答案,经多次修改而成,比答案册还要清楚简单。-data structure answer to the questions set by several revisions, but clearly the answer List simple.
- 2022-05-17 21:45:37下载
- 积分:1
-
货郎担 最短路径问题 用链表储存最短路径节点
货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
- 2022-06-30 16:57:39下载
- 积分:1