-
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整...
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the record than keyword keyword small, then the two were part of the record sort, so as to achieve the entire sequence of orderly
- 2022-03-10 10:21:56下载
- 积分:1
-
desktop personal telephone directory management
个人桌面电话簿管理-desktop personal telephone directory management
- 2022-02-02 23:11:23下载
- 积分:1
-
站长写的使用OCI开发Oracle程序的通用函数库for unix
站长写的使用OCI开发Oracle程序的通用函数库for unix- Stationmaster writes use OCI develops Oracle procedure general
function storehouse for unix
- 2022-02-05 15:15:32下载
- 积分:1
-
出口数据2
如何以编程方式将数据从ACCESS数据库导出到EXCEL
- 2023-05-30 05:05:04下载
- 积分:1
-
binary tree first sequence, sequence after sequence, layer by traversal algorith...
二叉树的先序,中序,后序,按层遍历算法。以中序输入,用‘#’代替叶子节点的子节点输入。-binary tree first sequence, sequence after sequence, layer by traversal algorithm. The order to import, use "#" instead of the leaf nodes for input nodes.
- 2022-12-12 20:15:03下载
- 积分:1
-
This is an operating system used to manage a permission procedure, it increases...
这是一个用来管理一个运行系统权限的程序,它增加删除用户,也可修改用户的密码和权限-This is an operating system used to manage a permission procedure, it increases delete users can modify user passwords and permissions
- 2022-01-22 16:54:44下载
- 积分:1
-
一个很简单的java web系统的需求分析及数据库设计
一个很简单的java web系统的需求分析及数据库设计-A very simple java web systems analysis and database design
- 2022-02-04 02:38:39下载
- 积分:1
-
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法...
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
- 2022-01-25 19:09:33下载
- 积分:1
-
The demo program Joseph Central calculus problem, the number n should be arbitra...
本演示程序演算约瑟夫环问题,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demo program Joseph Central calculus problem, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password given to m, again as reported maximum number of such cycles, until all that far out.
- 2023-07-02 18:20:03下载
- 积分:1
-
关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。...
关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。-on Finite Automata and Regular expressions are transformed into each other procedures, and complete the DFA and the determination of the smallest.
- 2022-07-24 12:39:44下载
- 积分:1