资源列表
lxb
- 采用数据结构中的单链表来实现一元多项式的加减乘除运算-Use a single linked list data structure to achieve one yuan polynomial arithmetic operatio
Arithmetic-expression
- 用数据结构中的堆栈来实现无括号表达式的计算-Stack data structure to achieve calculate expressions without brackets
Polynomial
- 用C++类的思想实现一个多项式,实验课作业,包括三个文件,头文件,源文件,测试文件。-The realization of a polynomial, experimental course work, including three files, header files, source files, test file with the thought C++ class.
lintcode(easy)
- lintcode题解(容易部分,截至日期20151013)-lintcode solutions
ds
- returns the rms delay spread
insertionhuruf
- Insertion Code. I made this code with Netbeans.
getRankN.m
- fingerprint get rank
pca
- 基于主元分析的异常检测和故障诊断,用于对具有高度线性相关的测量数据进行分析和处理,其最终实现高维空间降维的目的。-Anomaly detection based on principal component analysis and fault diagnosis, used for highly linear correlation measurement data analysis and processing, its ultimate achieve the goal of higher
bellFord-(2)
- BellFord 算法,查找图的最短路径,C++代码实现-BellFord algorithm, find out the shortest path of figure and c++ code implementation
MSP_Num
- 求网络的最小生成树的个数,C++源码实现-Calculate the minimum spanning tree number of the network , c++ source code to achieve
Data-structures
- 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。-The book is on the computer science and engineering fields, one of the basic research subjects- data structure and algorithm monographs
erchashu
- c语言实现二叉树的非递归排序,vc编译已通过,适合新手学习-C language implementation of the two fork tree of non recursive sort, VC compiler has passed, suitable for beginners to learn