-
sql function of the knowledge
有关sql函数的知识-sql function of the knowledge
- 2022-04-07 08:28:39下载
- 积分:1
-
实现二叉树的一部分功能,有需要的可以下载来
实现二叉树的一部分功能,有需要的可以下载来-Part of the realization of binary functions, can be downloaded in need to look at
- 2022-07-25 03:44:11下载
- 积分:1
-
外部合并排序内存分配
应用背景外部排序是一个类排序算法,可以处理大量的数据。外部排序时,需要做数据排序不适合在主存储器的计算设备(通常是内存),相反,他们必须驻留在较慢的外部存储器(通常一个硬盘驱动器)。外部排序通常采用混合排序合并策略。在排序阶段,数据块足够小在主内存中进行读取、排序和写入到一个临时的文件。在合并阶段,排序的子文件合并成一个单一的较大文件。关键技术大多数外部排序例程是基于归并排序。他们通常打破一个大的数据文件转化为一个较短的,排序的运行。这些可以通过反复读取数据文件中的一段数据,生成内存,它与普通的快速排序,排序,排序后的数据写入磁盘。经过排序的运行已产生,一个合并算法是用来将排序文件组合成更长的排序文件。最简单的方案是使用双向合并:合并排序2排序文件到一个文件,然后合并2等等,直到有一个大的排序文件。一个更好的计划是一种多路归并算法:它可能合并也许128更短的运行起来。
- 2023-05-07 15:35:02下载
- 积分:1
-
数据结构课程设计,指针,连表等等的应用.属于基础知识
数据结构课程设计,指针,连表等等的应用.属于基础知识
-Curriculum design data structure, pointer, and even the application form and so on. Belong to the basic knowledge
- 2022-03-23 18:22:46下载
- 积分:1
-
simple database management system
简单数据库管理系统-simple database management system
- 2022-05-26 03:27:43下载
- 积分:1
-
系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;...
系统主要由考勤机和考勤软件两部分组成,考勤机集成了发卡机、读写器、和数据传输卡,可以脱离微机单独使用,其大容量、高可靠性的存储能力,足以应付人数众多的单位使用;高度集成、功能强大的考勤软件让原本枯燥、繁琐的考勤管理变得轻松、愉快 -System primarily by attendance and attendance software is composed of two parts, attendance card issuing machine integrates machine, reader, and data cards from the computer can be used independently, its large capacity, high reliability, storage capacity, sufficient to meet the large number of the use of the units highly integrated and powerful time and attendance software allows the original boring, tedious attendance management becomes easy, pleasant
- 2022-01-26 05:10:42下载
- 积分:1
-
这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序...
这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序-This is a common data structure algorithms, is the sort of character input string of characters with character Sort Algorithm
- 2022-06-20 10:37:50下载
- 积分:1
-
精密单点定位程序,需要下载精密星历与精密接手记钟差!
精密单点定位程序,需要下载精密星历与精密接手记钟差!-precision single-point positioning procedures need to download precise ephemeris and sophisticated access Notes bell worse!
- 2023-04-08 09:25:04下载
- 积分:1
-
vfp转换成excel表格
vfp转换成excel表格-vfp change to excel
- 2023-02-09 20:55:03下载
- 积分:1
-
堆栈程序!关于数据结构
堆栈程序!关于数据结构-stack procedures! On the data structure
- 2022-06-19 06:20:22下载
- 积分:1