-
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中...
外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify the size, but you can sort super large files far beyond the machine memory, the use of quick sort algorithm plus the failure of the merger tree, sorting will produce many temporary small files. The revised document can be used for any sort by that field.
- 2023-07-07 03:50:03下载
- 积分:1
-
在线测试
这是最好的考试系统,内容是太短。注意请: 代码没有很好的描述将被删除,你不会得到任何点。请描述更好地获得更多积分。
- 2022-01-26 02:09:22下载
- 积分:1
-
VC6.0开发的社区访问数据库管理系统下
VC6.0下开发的Access数据库小区管理系统-VC6.0 developed under the Community Access database management system
- 2022-06-20 11:47:49下载
- 积分:1
-
CSharp下的图书管理系统源码,值得学习
CSharp下的图书管理系统源码,值得学习-CSharp under the library management system source code, it is worth learning
- 2023-06-26 15:10:04下载
- 积分:1
-
ACCESS常用窗体查询,例举多种窗体查询的方法
ACCESS常用窗体查询,例举多种窗体查询的方法-ACCESS commonly used form inquiry, examples of a variety of form queries
- 2023-05-03 00:05:03下载
- 积分:1
-
使用ADO访问经过加密的ACCESS数据库,用VC编写。
使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
- 2022-02-02 02:41:01下载
- 积分:1
-
该压缩文件中包含了图论当中的一些重要算法,包括前序中序和后序遍历、最小二叉树、DFS、BFS以及拓扑排序。...
该压缩文件中包含了图论当中的一些重要算法,包括前序中序和后序遍历、最小二叉树、DFS、BFS以及拓扑排序。-The compressed file contains a graph theory among a number of important algorithms, including the former order in the order and postorder traversal, the smallest binary tree, DFS, BFS, and topological sort.
- 2022-09-25 04:30:03下载
- 积分:1
-
连接到Oracle数据库从Fortran代码
从fortran编译器生成的exe文件连接ORACLE DB的示例代码。本程序通过oracleserver8.05和9i测试,使用了一些表中的数据。需要Oracle TNS名称文件进行连接。
- 2022-12-03 11:10:03下载
- 积分:1
-
adjacency matrix for the Shortest Path (arrays). Rar adjacency matrix for the Sh...
邻接矩阵求解最短路径(数组).rar
邻接矩阵求解最短路径(数组).rar-adjacency matrix for the Shortest Path (arrays). Rar adjacency matrix for the Shortest Path (arrays). Rar
- 2022-05-24 03:23:04下载
- 积分:1
-
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
- 2023-05-30 01:50:03下载
- 积分:1