-
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取...
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取-here C. Lane used a random function, through the revision, smoothly into a designated area in random data function, and does not take repeat
- 2022-07-21 10:22:23下载
- 积分:1
-
实验数据结构,第一个教科书(1)互联网接入…
&《实验数据结构》第一册教材(1)上网程序。雷亚尔
- 2022-03-18 04:04:20下载
- 积分:1
-
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
- 2022-08-21 06:49:58下载
- 积分:1
-
是一个C语言的KMP代码,
包含可执行文件。
是一个C语言的KMP代码,
包含可执行文件。-Is a C language KMP code, contains an executable file.
- 2022-08-23 21:28:35下载
- 积分:1
-
外部排序程序,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
-
Store Management
门店管理系统用于管理交易,库存系统用于管理库存明细。
- 2022-02-02 05:26:24下载
- 积分:1
-
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值...
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non- recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input character values
- 2022-12-13 22:45:03下载
- 积分:1
-
希望对大家的学习能有所帮助
希望对大家的学习能有所帮助-member of the study can be helpful
- 2022-02-06 14:22:17下载
- 积分:1
-
本程序实现了败者树等外排序方式,封装性好,代码强壮
本程序实现了败者树等外排序方式,封装性好,代码强壮-program of the master tree outer Sort, Packaging and good strong code
- 2022-08-12 15:25:27下载
- 积分:1
-
推荐关于数学建模的电子书,非常有用,里面包括数据结构等等。...
推荐关于数学建模的电子书,非常有用,里面包括数据结构等等。-Recommended on the mathematical modeling of e-books, very useful, which includes data structures and so on.
- 2022-07-16 15:01:30下载
- 积分:1