资源列表
mptoolbox_1.1
- matlab下高精度数值计算工具箱,包含各种常用函数-multi-precision toolbox
SHUJUJIEDOUDAIMA
- 高一凡数据结构源代码,例子与课后题答案精讲-Data structure is one where the source code, for example, after-school answer succinctly
HuffmanTree
- 数据结构基础知识。使用霍夫曼数对字符串进行编码,可用于压缩存储。-Basic knowledge of data structures. Of the string, the number of Huffman encoding can be used for compression and storage.
CirLinkList_Polynomial
- 数据结构基础知识学习,多项式的存储及数学计算。用链表实现。-To learn basic knowledge of data structures, the polynomials storage and math. Linked list.
Queue_Plalindrome
- 数据结构基础知识学习,判断字符串是否回文。用栈操作实现。-To learn basic knowledge of data structures, to determine whether a string palindrome. Stack operations.
SquStack_Math
- 数据结构基础知识,用栈操作实现对括号进行匹配。-Basic knowledge of data structures, stack operation to match the brackets.
complex
- 数据结构入门学习。负数实部虚部的存储及数学运算。-Data structure learning portal. Negative real part of the imaginary part of the store and math.
SquStack_Expression
- 学习数据结构基础知识。用栈实现计算表达式值 //单文件格式-Learn basic knowledge of data structures. Calculation of the value of the expression stack// single-file format
rodrigues
- 3x1旋转向量可转化成3x3的正交单位矩阵.即向量与X,Y,Z的夹角。-rotation drigue
sp
- 狄克斯特拉算法:求一点到其余点的最短路径-the Dijkstra for short path
DoubleLinkedList
- java描述的双链表,可以向前向后遍历,-java described doubly linked list, forward and backward traversal
stack1
- a stack is a particular kind of abstract data type or collection in which the principal (or only) operations on the collection are the addition of an entity to the collection, known as push and removal of an entity, known as pop.[1] The relation betw