资源列表
string
- 在VC6.0环境下,用C实现串的基本操作:初始化串、求串长、比较两串大小、测试串是否为空、取子串、统计串中某子串个数等。文件中不仅包含源码 ,还包含一组测试结果。-At VC6.0 environment, using C string realize the basic steps: initialization string, and string length, comparing two strings of size, to test whether the string is emp
Search
- 文档包含两个程序,第一个实现了希尔排序、快速排序、堆排序、折半查找。第二个实现了二叉树查找。均包含源码和一组测试结果。-Document contains two procedures, the first implementation of the Hill sort, quick sort, heap sort, binary search. The second implementation of the binary tree search. Contains the source co
stack
- 三个文件实现了栈的三个基本应用:进制转换、迷宫、四则运算。-Implementation of the stack of three documents, the three basic applications: M-ary conversion, the maze, four computing.
GPSCA
- GPS数据的通道采集,完成载体姿态的数模建立,并实现定位定向-Access GPS data collection, achieve vector-profile digital-to-analog set up, and implementation-oriented positioning
queue
- 两个文件分别用链式表示、顺序表示实现了队列的基本操作。-Two documents were used to express the chain, the order said that the implementation of the basic operation queue.
compute_code
- source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
Hash
- 一个哈希表 大家可以看看,参考下还是可以的啊-A hash table
Ckanuotu
- 该程序可以化简卡诺图。首先输入真值,然后该程序会将化简以后的最简形式输出-Simplification of the procedure can be Karnaugh map. First of all input true value, then the program will simplify the simplest form of the future output
miyunsuan
- 用以求解较大无法表示的幂值,输入请自己分析代码-ues english to express?,oh,my god,I m so bad in english,that s all..
dzy
- 一个数据结构的大作业,作为新手来看看,希望可以通过-A data structure of the large operations, as a green hand to look at the hope of passing through
Insertionsort_Mergesort
- 合并排序的改进方法。当数字少到一个程度的时候,所用时间减少-insertion and merge sort
conway
- 一个经典的Conway游戏,经过改进后速度增加了不少,其中包含一个hash。-A classic Conway Game, after increasing at a rate improved a lot, which contains a hash.