资源列表
quicksort
- Quicksort algorithm in C++.
lianbiao
- 双向链表的基本运算,
danlianbiao
- 单连表,这是用c++实现的简单小程序。可以为大家提供一点方便很开心。-Even a single table, it is c++ Achieve a simple applet. Can provide a bit easier for everyone very happy.
Josph
- 约瑟夫环,利用单向循环链表存储结构模拟此过程,按照出列的顺序引出各人的编号。-Joseph Wan, using one-way linked list storage structure simulation of this process, according to the order of the columns leads to each number.
Link_List
- 数据结构,线性链表知识,对于学习关于c以及c++编程都有很大的帮助。-Data structures, linear list of knowledge, for learning about the c and c++ programming are very helpful.
HEAP-sort-program
- 堆排序程序,对结构体数按某个值KEY的大小降序排序-Heap sort program, the number of structures according to the size of a value in descending order KEY
Sem
- 用Win32中的信号量实现生产者-消费者问题-Use Win32 semaphore in the producer- consumer issues
YiYuanDuoXiangShi
- 1.一元多项式相加(10分) 题目说明: 编写一元多项式加法运算程序。要求用线性链表存储一元多项式(参照课本)。该程序有以下几个功能: 1. 多项式求和 输入:输入三个多项式,建立三个多项式链表Pa、Pb、Pc (提示:调用CreatePolyn(polynomial &P,int m)。 输出:显示三个输入多项式Pa、Pb、Pc、和多项式Pa+Pb、多项式Pa+Pb+Pc (提示:调用AddPolyn(polynomial &Pa, polynomial Pb
representation-and-realization
- 数据结构实验:(通过c语言代码)线性表的链式表示和实现-:( Experimental data structure by the chain c language code) linear table representation and realization
my_strcmp
- 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
kruskal
- this code for kruskal algorithm in c-this code for kruskal algorithm in c++
queen
- 八皇后问题,大家都知道的,这个很不错的,希望大家多-Eight queens problem, we all know, this is very good, hope we see more of