-
vc数据库编程程序
vc数据库编程程序-vc procedures Database Programming
- 2023-06-13 10:15:03下载
- 积分:1
-
本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。...
本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking base.
- 2022-06-01 02:33:00下载
- 积分:1
-
图书馆管理系统
图书馆管理系统被实施的 java 平台有利于机构和图书馆数据通过计算机系统进行管理。在本场景中图书馆在手册中维护信息记录,他没有有效的方法。随着软件应用程序使用在我们日常的生活发展越来越多像这样的应用程序将简单任务,节省大量时间。使用此系统整个库数据在数据库中维护,只是所使用的软件应用程序用户可以找出的书籍图书馆与出动搜寻整个媒体库中的可用列表。同样这个应用程序还保持用户采取了书籍和返回日期的详细信息和用户详细信息。
- 2022-03-13 09:06:57下载
- 积分:1
-
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下...
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the start from a position of No. 1, 2, 3, ..., n, for a number of people reported a few, according to several newspaper pay, the newspaper n ie the out, the next person was from the beginning a few , and reported m is the second out of this series continue to repeat until the final out in a series, then get a series out of order, which called Joseph (Josephu) problem.
- 2022-05-21 23:13:13下载
- 积分:1
-
由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好...
由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time have learned from the contents of a complete path of the use of recursive method to do all the time path of non- recursive method. User friendly interface, users note. Every step of the operation have notes and hints. Running through a detailed explanation of
- 2022-03-01 05:58:24下载
- 积分:1
-
基数排序:思想:先从数据的低位开始,进行分配,分成10个空间,分别存储位为,0,1,2,3...9
重复的对次地位操作,知道预定的高位,排序完成...
基数排序:思想:先从数据的低位开始,进行分配,分成10个空间,分别存储位为,0,1,2,3...9
重复的对次地位操作,知道预定的高位,排序完成-Radix Sort: thinking: from data low starting distribution, divided into 10 space, storage spaces, respectively, for 0,1,2,3 ... repeated 9 times the status of the operation, to know the scheduled high ranking completed
- 2022-04-18 21:27:54下载
- 积分:1
-
ACCESS编写的数据库维护操作平台,可以给写ACCESS程序的同志提供参考...
ACCESS编写的数据库维护操作平台,可以给写ACCESS程序的同志提供参考-ACCESS prepared database maintenance operation platform, you can write to the ACCESS program to provide reference comrades
- 2022-04-29 01:44:46下载
- 积分:1
-
classic example of the data structure
数据结构的经典示例
- 2022-11-20 21:15:03下载
- 积分:1
-
数据结构c++版程序
数据结构c++版程序-data structure c editions
- 2022-01-26 03:38:31下载
- 积分:1
-
模糊查询源码,实现简单的数据库条目查找。
模糊查询源码,实现简单的数据库条目查找。
- 2022-01-26 00:57:19下载
- 积分:1