说明:C语言快速排序问题,给定一含20个整型数据的数组,利用快速排序方法将其进行升序排列。 -C language quickly scheduling problem, given a 20 containing an array of integer data, using rapid sequencing method to its ascending order. <> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:2叉树建立以及遍历 2叉树建立以及遍历-2-tree-building as well as the 2-tree traversal, as well as the establishment of ergodicity <danny> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:数据结构中队列的一些操作,很全面的啊 !看看吧
-Queue data structure in a number of operations, very comprehensive, ah! Take a look at it <> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:本程序是用MFC编写的八皇后问题,比较适合学生使用。-This procedure is used to prepare the eight MFC s problems are more suitable for students. <天涯> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:利用回溯法求解子集和问题的C++实现
给定正整数集合S和正整数c计算出子集和s1使得子集合之和为c-The use of retrospective method and problems in a subset of the C++ Achieve a given positive integer set S and positive integer c calculated subset and makes a subset o <宗> 在 2025-01-11 上传
| 大小:1kb | 下载:0
说明:二叉树的基本操作,
1.以二叉链表表示二叉树,建立一棵二叉树
2.输出二叉树的前序遍历结果
3.输出二叉树的中序遍历结果
4.输出二叉树的后序遍历结果
5.统计二叉树的结点个数
6.统计二叉树的叶结点个数
7.计算二叉树的深度
-Binary Tree s basic operations, 1. List said in binary tree, the establishment of a tree <亦烟> 在 2025-01-11 上传
| 大小:1kb | 下载:0