-
数据结构中关于二叉树的基本操作
包括其各种函数
数据结构中关于二叉树的基本操作
包括其各种函数-Binary tree data structure on the basic operation of a variety of functions, including its
- 2022-01-31 12:00:03下载
- 积分:1
-
introduced a total of four ranking functions : insertion sort, bubble sort, sele...
书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick Sort. We need to build a disorderly random sequence, the use of such methods of sequencing to establish an orderly sequence of the disorder, and the preparation of the corresponding procedures of each algorithm for the calculation of frequency assignment, as well as comparison with the number of time, using this as the basis to judge the efficiency of algorithms.
- 2023-05-03 00:20:03下载
- 积分:1
-
order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks...
顺序栈的基本操作,一共9个,与吴伟民数据结构课本完全一致,用C实现-order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks data structure is fully consistent with achieving C
- 2022-05-05 02:57:50下载
- 积分:1
-
相当不错 最新的
相当不错 最新的-quite the latest
- 2022-03-12 02:34:19下载
- 积分:1
-
回溯法 解决男女匹配问题 八男八女匹配
回溯法 解决男女匹配问题 八男八女匹配-Backtracking address gender matching eight men and eight women match
- 2023-02-19 02:00:03下载
- 积分:1
-
这是开发的客户关系管理系统,有源代码和发布版本版
这是开发的客户关系管理系统,有源代码和发布版本版-This is the development of customer relationship management systems, and active code releases version
- 2022-07-11 00:09:54下载
- 积分:1
-
C数据结构常用算法程序集5,描述数据结构算法。
C数据结构常用算法程序集5,描述数据结构算法。-C data structures commonly used algorithm suite 5, describe data structure algorithms.
- 2022-07-09 10:01:44下载
- 积分:1
-
在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!...
在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is basically completed the data entry for the rapid sequencing and merging order!
- 2022-07-04 07:47:33下载
- 积分: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
-
This is an operating system used to manage a permission procedure, it increases...
这是一个用来管理一个运行系统权限的程序,它增加删除用户,也可修改用户的密码和权限-This is an operating system used to manage a permission procedure, it increases delete users can modify user passwords and permissions
- 2022-01-22 16:54:44下载
- 积分:1