-
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
-
数据库课程设计,设计一个订户订阅报刊的应用系统
数据库课程设计,设计一个订户订阅报刊的应用系统-Database of curriculum design, the design of a subscriber subscriptions to newspapers and magazines of the application system
- 2022-01-21 05:03:03下载
- 积分:1
-
data structure is the basis for programming, which in this case is I wrote the e...
数据结构是编程的基础,本例是本人写的八个基本数据结构的实现方法,用C语言编写,在VC中调试成功,并带有少量的注释,有兴趣的可以研究一下。我在里面尽量使用了指针-data structure is the basis for programming, which in this case is I wrote the eight basic data structure of the method, using C language, in VC debugging success, and with a small amount of the Notes may be interested in the study. I try to make full use of a guideline
- 2022-02-01 17:18:53下载
- 积分:1
-
Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese lite...
最近邻搜索算法,k_tree算法的大部分中文文献-Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese literature
- 2022-01-26 06:16:31下载
- 积分:1
-
把老师给的PPT,上传了。
是说数据结构。
把老师给的PPT,上传了。
是说数据结构。-The teacher to the PPT, uploaded. Is that data structure.
- 2022-04-19 08:46:19下载
- 积分:1
-
two forks of trees and the establishment of deleted files containing detailed
二叉排序树的建立和删除,详见内附文档-two forks of trees and the establishment of deleted files containing detailed
- 2022-07-10 12:29:56下载
- 积分:1
-
最段路径的算法
dijkstra算法,用C++编写
最段路径的算法
dijkstra算法,用C++编写-The dijkstra algorithm path segment algorithm, using C++ to prepare
- 2022-05-14 20:57:28下载
- 积分:1
-
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起...
约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决―――直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推―――直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull hi
- 2022-03-11 16:54:39下载
- 积分:1
-
Oracle资料大集合
Oracle资料大集合-great gathering information on Oracle
- 2022-09-21 03:10:05下载
- 积分:1
-
MySQL中文帮助文档。学习mysql数据库
MySql中文帮助文档。学习MySql数据库-MySql Chinese help documentation. Learning MySql database
- 2022-03-21 17:45:04下载
- 积分:1