资源列表
1027-1
- 五十位小数的开方 使用者输入一个整数即可出现答案-50 decimal prescribing users can enter an integer answer appears
longest
- 这是暑假写的最长公共子序列算法,呵呵, 欢迎大家来下载-Writing This is the longest summer vacation of public sequence algorithm, huh, huh, welcome everyone to download
quickSort
- vc++2005编写的快速排序算法,将随机产生的一组数进行排序,学习参考一下,不错的.-vc++2005 prepared Quicksort algorithm, will be a group of randomly generated numbers sorting, refer to study, not bad at all.
45665972BoundAndBranch
- Algoritm branch and bound and shortest path in C
set
- 这个是一个集合类的程序,使用了数据结构中的线性表,有插入 删除等实现函数。-This is a collections of procedures, the use of the data structure in linear form, such as implementation has inserted delete function.
structure
- 里面涉及了数据结构中的链表、队列和栈的一些知识和算法,希望对朋友们有所帮助。-Involved in the data structure inside the linked list, queue and stack some of the knowledge and algorithms, and they hope to help my friends.
PloyLists
- 采用c++语言写的小程序,描述算法与数据结构中的链表结构,实现多项式相加-Using c++ language to write a small procedure, described in algorithm and data structure linked list structure, implementation additive polynomial
QuickSort
- 快速排序(Quick Sort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。快速排序被认为是当前最优秀的内部排序方法-the implementation of quick sort
Expressiontree
- this is program on scientfic calculator.
AVLTree
- 平衡二叉树的建立,增加,删除,有问题还可以请联系我,联系方式在程序中.-Construction,insert,delete of AVL Tree.
duoxiangshi
- 数据结构 多项式的加法运算 希望能帮助大家-Data structure of the additive polynomial computing to help you
shu
- 数据结构中关于树的编程 希望对大家有所帮助-Tree data structure in programming about everyone would like to help