资源列表
Cpictureprogram
- 这是用C语言实现图形模式下读写屏幕的源程序-This is used C language to read and write graphics mode screen source
Csort
- 本文件是用C语言实现SORT排序的源程序-This document is a C language source code sort SORT
Cxianxing
- 本文件是用C语言实现线性代数方程组的求解源程序-This document is used C language to achieve linear algebra equations source
somesortalgorithm
- 本程序实现了通常我们所用的各种排序算法,是基于1--10000的随机生成数排序,有冒泡排序,合并排序,基数排序,计数排序等算法实现。-This procedure has usually used in a variety of sorting algorithm is based on 1- 10000 sort the randomly generated number, a bubble sort, merge sort, Radix Sort, Counting Sort algorit
LIST_LCOURSE
- 这是一个顺序列表的基本操作,调试好的,可以作为数据结构中的基本操作直接来用。-This is a chronological list of the basic operation, debug good data structure can be used as the basic operation of direct use.
CPID
- 使用简单,灵活,方便,在网上很难找的到的,用于工业控制领域-The use of simple, flexible, convenient, online it is very difficult to find for the field of industrial control
two
- 构造一个二叉树的基本算法,使用C编程,调试通过。-Construct a basic binary tree algorithm, the use of C programming, debugging through.
yuesefuhuan
- 数据结构&C++,约瑟夫环。是著名的约瑟夫想出来的。-Data Structure
sorting
- 通过10个固定的数字,简单的实现基本的基数排序-Through a fixed number of 10, the simple realization of the basic sort of base
heapsort
- 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。-From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are t
partner_choose
- 题目:假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-Topic: the assumption that dance over the weekend, the men and women to enter the ballroom, the respective line up a team. Dance begins, follow
theresours
- 此乃是数据结构的线性表操作全实现源代码 用现实的-This data structure is a linear form to operate the entire source code used to achieve realistic