-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
used to demonstrate each Treeview Field
用Treeview来显示每个Field-used to demonstrate each Treeview Field
- 2022-09-04 00:10:03下载
- 积分:1
-
数据结构演示(tc版)
数据结构演示(tc版)-data structure demo (tc version)
- 2022-04-07 19:45:14下载
- 积分:1
-
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现...
这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
- 2022-01-25 21:49:30下载
- 积分:1
-
1.定义数据结构。
2.编写函数,实现插入排序算法。
3.编写函数,实现希尔排序或快速排序等效率较高的算法。...
1.定义数据结构。
2.编写函数,实现插入排序算法。
3.编写函数,实现希尔排序或快速排序等效率较高的算法。-1. Defined data structure. 2. Write a function to achieve insertion sort algorithm. 3. Write a function to achieve Hill sort or quick sort, etc. more efficient algorithms.
- 2022-06-26 20:02:41下载
- 积分:1
-
pgc 解调算法的c 语言实现,有详细的说明和注释。
pgc 解调算法的c 语言实现,有详细的说明和注释。-PGC demodulation algorithm c language, has detailed instructions and notes.
- 2023-01-27 22:25:03下载
- 积分:1
-
简单介绍了一种数据结构的构建及其使用情况,
简单介绍了一种数据结构的构建及其使用情况,-introduces a simple data structure of the building and its use,
- 2022-08-23 17:56:57下载
- 积分:1
-
create an Access Database
使用ADO Reviewed版本1.1.0创建Access 2000数据库!
- 2022-07-18 12:34:06下载
- 积分:1
-
development of the database is the most basic management software, a data input...
录入数据是开发数据库管理软件最基本的工作,录入数据有多种方法,本方法通过药品库入库登记来说明利用表格录入数据的方法.单击登记按纽,选择"供应商"全称,经手人,结算方式"等信息,在表格中输入入库药品的信息,在药品编号列选择药品编号后回车,将自动填入该药品的基本信息,用户在最后一列回车后自动添加新的记录.-development of the database is the most basic management software, a data input methods, the method for warehousing drugs through registration forms to illustrate the use of data input methods. Click registration button, select the "supplier" designation, handling, clearing way "information, etc. input forms in the arsenal of drugs, the drugs listed No. No. choice after the transport drugs, will automatically fill in the basic information of drug users in the final after a carriage return automatically add new records.
- 2022-06-15 05:02:51下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1