资源列表
sweph
- 瑞士星历表源代码及可执行程序,可以用来开发天文、历法及星象-Swiss ephemeris source code and executable programs that can be used to develop astronomy, calendar and astrology
airplane
- 数据结构课程的小实验,模拟一个飞机场的起飞降落调度,-Data structure course small experiment to simulate an airport takeoff and landing scheduling,
All-the-basic-binary-tree
- 二叉数的全部基本操作,包括二叉树的建立及各种遍历,二叉树的各种信息,二叉树的各种操作-Total number of binary operations, including the establishment of tree and a variety of traversal, binary tree variety of information, a variety of binary operations
1
- 此程序为符号计算程序,自变量为 x ,能够进行多次循环求导,程序主要包含三个部分reduction、dfferentiate和check。 Reduction部分的作用是对于所输入的函数表达式进行化简;differentiate部分的作用是对于输入的函数表达式进行求导;Check部分的作用是对于输入的函数表达式进行括号的添加、化简以及纠错;-This procedure for symbolic computation program, since the variables x,
selectmid
- 《算法导论》第三版中选择排序伪码的C语言实现-"Introduction to Algorithms" Third Edition, select Sort pseudo-code in C language
mergesort
- 《算法导论》第三版中合并排序伪码的C语言实现-"Introduction to Algorithms" third edition merge sort pseudo-code in C language
insertsort
- 《算法导论》第三版中插入排序伪码的C语言实现-"Introduction to Algorithms" the third edition of insertion sort pseudo-code in C language
heapsort
- 《算法导论》第三版中堆排序伪码的C语言实现-"Introduction to Algorithms" third edition heap sort pseudo-code in C language
countingsort
- 《算法导论》第三版中计数排序伪码的C语言实现-"Introduction to Algorithms" third edition counting sort pseudo-code in C language
radixsort
- 《算法导论》第三版中基数排序伪码的C语言实现-"Introduction to Algorithms" third edition radix sort pseudo-code in C language
quicksort
- 《算法导论》第三版中快速排序伪码的C语言实现-"Introduction to Algorithms" the third edition of Quick Sort pseudo-code in C language
RedAndBlack
- 自己写的用int类型实现的redandblack。供学习-Write your own use int type implementation redandblack. For learning
