-
外部排序程序,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
-
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。...
离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。-discrete series of 01 questions, and (n, k) 01 Series : the definition of the length of n strings of 01, which is non-consecutive k-the same string. For a given positive integer n and k, calculated (n, k) 01 series of numbers.
- 2023-03-26 18:45:03下载
- 积分:1
-
经典的哲学家就餐问题的C语言版本
经典的哲学家就餐问题的C语言版本-Power wilt die of hunger laugh mold cavity open string问Questions cavity C Pang Sung-linked版
- 2022-04-01 07:48:11下载
- 积分:1
-
ACCESS VBA编写的报表生成向导源代码,很不错的
ACCESS VBA编写的报表生成向导源代码,很不错的-ACCESS VBA statements prepared Wizard source code, very good
- 2022-07-04 08:01:52下载
- 积分:1
-
多项式相加 pascal源程序
多项式相加 pascal源程序-polynomial combined source
- 2022-07-23 00:42:09下载
- 积分:1
-
农夫过河问题
应用背景运用VC6.0平台采用C++语言编写的农夫携带狼羊菜从河的 一岸过到另一岸关键技术用二进制数字符表示农夫和狼羊菜的位置,采用图的深度优先、数组、和实现的
- 2022-07-10 11:47:22下载
- 积分:1
-
C++数据结构,通过堆栈方式实现的表达式求值
本源代码是通过堆栈的结构,可以实现表达式求值。可以实现如下功能:1.区分括号2.判断表达式的形式是否有错3.判断小数和整数4.根据符号的优先级能够自动给出计算顺序。5.包中含有表达式求值的详细思路PPT。
- 2022-02-25 15:53:21下载
- 积分:1
-
Data structure algorithms, three runway airport simulation. The algorithm is mai...
数据结构算法,三跑道飞机场模拟。
主要是队列的算法
内容包括:
实验报告
源码工程文件-Data structure algorithms, three runway airport simulation. The algorithm is mainly queue includes: experimental report source project file
- 2022-02-14 18:36:29下载
- 积分:1
-
HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。...
HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。-Huffman Tree Construction Algorithm, and the best use of binary code and binary code encoding and decoding.
- 2022-01-25 22:30:51下载
- 积分:1
-
数据库小型图书馆管理系统。 使用方便
数据库小型图书馆管理系统。 使用方便-small library database management system. Easy to use!
- 2022-04-21 17:27:31下载
- 积分:1