资源列表
BinaryTreeSort
- 二叉搜索树算法,分析详解,包括树的生成,排序,搜索,和查询还有删除。-Binary search tree algorithm, Detailed analysis, including the generation of the tree, sorting, searching, and query also deleted.
4ranse
- VC++实现染色算法,利用堆栈。属于数据结构习题
rand1-9
- 用来产生随机数的函数,产生的长度为1-9位,效率很好
VB数组运用
- 一些VB中数组运用的例子,囊括了VB数组的大部分知识点.可供参考和调用.-some VB examples of the use of the array, the array includes most of the VB knowledge point. For reference, and use.
primenumber
- 输入一个数字,按回车,然后输出能被这个数整除的所有数。也可以变换下程序用以检测输入的数字是否是质数(或素数)。-Enter a number, press Enter, and then output this number can be divisible by all the numbers. Transformation program can also detect whether the input to digital is a prime number (or prime).
2008acmtest
- 2008大学acm选拔赛试题及答案test,这个希望对有兴趣的朋友有用-2008 University of qualifying questions and answers acm test, this hope be useful for friends who are interested
MajoritySearch
- C语言实现的寻找多数元素代码,含英文注释。算法采用《算法设计技巧与分析》(沙特)一书上的方法。-C language code for most elements, including English notes. The algorithm uses "algorithm design and analysis skills" (Saudi Arabia) method.
POJ1007
- PKU ONLINEJUDGE 1007
erchashu
- 数据结构二叉树的遍历 例如 输入abc..de.f..g... 输出其先序遍历中序遍历后序遍历-例如 输入abc..de.f..g... 输出其先序遍历中序遍历后序遍历
gray
- pdf fo use in mathematics
Quaternion
- 四元数算法详细讲解,从原理到应用,控制物体旋转-Quaternion algorithm is explained in detail, from the principle to the application, the control object rotation
sparselib_1_6
- SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
