资源列表
Strassen
- 这是我自己写的一个实现Strassen的算法,方便简单,容易看懂,上手快,但是好像算法的时间要到很大才比普通算法快-I wrote an implementation of Strassen algorithm, convenient and simple, easy to understand, and the grassland, but it seems that the time of the algorithm to be great only faster than the ordi
boost_multi_index_test.tar
- boost多索引容器的使用实例,包括重复索引容器和查找的使用。-boost multi-index container use cases, including the use of the repeated index container and find.
PolyMul
- 在实现多项式加减的基础上,实现了多项式的乘法,可以正确执行-, To achieve the multiplication of polynomials can be performed correctly on the basis of the polynomial subtraction
BTree
- 实现了数据结构实验中的BTree,代码无错,可以正确执行-The BTree data structure experiments, code no mistake, you can correct execution
AVLTreeDelete
- 实现了数据结构实验中的AVLTree的删除操作,代码无错,可正确运行-Achieve a the data structure experiments AVLTree delete operation, error-free code, can be run properly
binaryTree
- 实现了二叉树的相关操作,可显示结点,也可用三种方式遍历,代码无错,可正确执行-A binary tree operation, node, and also can be used in three ways traversal, error-free code can be executed correctly
Dynamic-Pragramming(Berkeley)
- 这是美国加州大学伯克利分校的算法学习中的动态规划的资料。-Dynamic Pragramming(Berkeley)
Dynamic-Programming(MIT)
- 这是美国麻省理工学院计算机学院的算法课程里面的动态规划的资料。-Dynamic Programming(MIT)
Maze
- 数据结构课程编写迷宫。递归函数,堆栈,多多交流讨论-Data structure curriculum development maze. Recursive function stack, and a lot of discussion and the exchange of
Answer-of-Data-structure
- 数据结构——使用C++语言描述,课后习题答案,学习练习必备的参考,更利于提升编程能力-Data structure- use C++ languages described Homework answer learning practice must reference, more conducive to enhance the programming ability
xueshengguanlixitong
- 简单的学生成绩管理系统,可以实现查询,添加,排序等操作-Simple student performance management system, you can query, add, sorting and other operations
the-mannagement-of-student
- 学生管理系统,可以实现信息的简单的插入删除等功能-the mannagement system of students
