资源列表
sparse-matrix
- 系数矩阵的算法代码 实验报告 截图等一全套材料。本人以前使用的独一无二。-Coefficient matrix algorithm code,including a full report capture picture and source code. I used to use and it is obviously unique.
deadqueen
- c语言实现 类似于约瑟夫环的代码 选定一个人最后留下 计算出从谁开始计算-c language code like Josephus .a person selected to stay ,calculate from who is beginning
scale-conversion-2-16
- 一个实现不同进制之间转换的程序,输入一个数 和进制 计算出在不同进制下的值-An implementation program to convert between different scale, enter a number and calculated values in under a different band
7-different-kinds-of-sort-mind
- 包含7种不同的排序算法,并能够进行比较,直观的比较出排序所需时间-Contains 7 different sort algorithms, and be able to compare the visual comparison of the time required to sort
kruskals
- implementation of algorithm
PUC
- datastructure practiece
bahuanghou
- 利用递归方法来求解著名的八皇后问题,还可以拓展求n皇后问题-Well-known recursive method to solve the eight queens problem, you can also expand the demand n-queens problem
BinaryTree
- 二叉搜索树可以通过链式的数据结构去实现,其中每一个节点都有三个指针域,左边和右边的指针域分别指向该节点的左孩子和右孩子。其中NIL表示该节点没有对应的孩子节点。-describe BinaryTree
Data-Structure
- 算法与数据结构,张乃孝著,有书签,第二版-data structure by zhangnaixiao
Several-sorting-algorithms
- 几个常用的排序算法,包括希尔排序,交换排序等-Several commonly used sorting algorithms
tf-idf-algorithm
- 按tf-idf在剔除一些常用词后给出文本中术语的统计算法和程序,并按降序进行排序,另外,对文档建立inverted file,然后进行检索的算法-Tf-idf removed by a number of commonly used words in the text given after the algorithm in terms of statistics and procedures, according to descending order, in addition, the do
LinearTableDemo
- 初学者写了一个关于顺序表的例子,希望有所 帮助-failed to translate
