-
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整...
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-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
-
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下...
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1
- 2022-05-27 14:06:38下载
- 积分:1
-
完成非的过程
该程序完成对二叉树的非递归的前序遍历,在三种遍历方法中,这种遍历最简单,所以,核心代码自然要少很多。-completion of the process of non- recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
- 2022-02-01 08:27:39下载
- 积分:1
-
数据结构,c源代码。
数据结构,c源代码。 -Data structures, c source code.
- 2022-12-31 13:30:15下载
- 积分:1
-
small business card management system is implemented FOSS
名片管理小系统实施源码-small business card management system is implemented FOSS
- 2022-09-29 01:35:04下载
- 积分:1
-
use vb6.0 train inquiries database access and the development of the trains will...
火车查询 利用vb6.0 与数据库access开发
可以完成火车的查询功能-use vb6.0 train inquiries database access and the development of the trains will be completed inquiry
- 2022-04-30 05:46:43下载
- 积分:1
-
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。...
用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。-Using VB to achieve credit loan management system, curriculum design, can achieve the information in the database query, delete, modify other functions.
- 2022-02-06 05:10:41下载
- 积分:1
-
C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。...
C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
- 2023-02-08 18:00:04下载
- 积分:1
-
力控组态软件和extremedb实时数据库接口
力控组态软件和extremedb实时数据库接口-ForceControl configuration software and real-time database interface eXtremeDB
- 2022-02-12 21:50:33下载
- 积分:1
-
本程序是在c调试成功的.对初学者有很大的作用!
本程序是在c调试成功的.对初学者有很大的作用!-the procedure was successful c debugging. For beginners a significant role!
- 2022-08-19 02:40:39下载
- 积分:1