搜索资源列表
LinkStack
- 这是一个本人刚接触数据结构时仿编的一个简单的程序,希望对大家有所帮助!-This is a data structure I刚接触made imitation of a simple procedure, I hope all of you to help!
shujujiegou
- 这是数据结构课程中核心算法,编写简单易读,易仿写。-This is the core algorithm data structure course, to write simple to read, easy to parodies.
mtVector
- 仿MATLAB中的Vector基本数据结构,它提供了方便,快捷,有效,可扩展的数据结构提供编程数据的代数观点,甚至对复杂的数据结构。 -Vector imitation of MATLAB basic data structure that provides a convenient, fast, effective, scalable data structure provides programming data algebraic point of view, even for c
MAT
- 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator