-
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。...
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。-Based on customer management ADODC and ACCESS programs for customer information to add, delete, query, modify and so on.
- 2023-07-02 23:55:04下载
- 积分:1
-
its about the radix sort technique
its about the radix sort technique
- 2022-02-05 14:37:24下载
- 积分:1
-
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发
约瑟夫环问题,设计一个程序求出出列顺序 基于VISUAL C++开发-Joseph Ring problem, design a procedure to derive the column order based on VISUAL C++ Development
- 2023-07-26 07:05:03下载
- 积分:1
-
B-树的创建、插入、删除等一系列操作!-B-tree creation, insert, delete a series of manipulations!
- 2022-07-19 17:19:24下载
- 积分:1
-
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。...
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。-use Access database produced by the student management system, to facilitate the conduct of inquiries and other management.
- 2023-05-18 09:20:03下载
- 积分:1
-
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程...
数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C++ version) demonstration program, a detailed presentation of specific merge sorting process called
- 2022-01-26 01:48:42下载
- 积分:1
-
sql的语言手册下一部分
sql的语言手册下一部分-sql language under part Manual
- 2023-06-09 00:35:04下载
- 积分:1
-
用DELPHI编写的学生管理信息系统,可以实现基本的信息功能。是编来用来交作业的。...
用DELPHI编写的学生管理信息系统,可以实现基本的信息功能。是编来用来交作业的。-used to prepare students Delphi management information system that can achieve basic information functions. To be allocated to the perpendicular operation.
- 2023-01-08 22:20:03下载
- 积分:1
-
哈弗曼编码/译码系统
设计一个哈夫曼编码、译码系统。对一个ASCII编码的文本文件中的字符进行哈夫曼编码,生成编码文件;反过来,可将编码文件译码还原为一个文本文件。1.初始化。任意读入一个ASCII编码的文件,统计数据,建立哈夫曼树。2.编码。利用已建立的哈夫曼树给出每个字符的哈夫曼编码。3.图形化输出哈夫曼树中各结点以及哈夫曼编码。4.译码。利用已建立的哈夫曼树对输入文件进行译码并存储为.huf压缩文件。5.反译码。将huf文件译码为ASCII编码的txt文件,与原txt文件进行比较。
- 2022-03-09 20:49:57下载
- 积分: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