资源列表
IICmokuai
- IIC模块,可以直接调用,也可以移植到不同的单片机上。-IIC module, can be called directly, and can be ported to the microcontroller.
eeg-denoise
- EEg信号去噪,使用阈值法实现,并对去噪前后的信号完成比较,以实现去噪-failed to translate
convolution-Synthesis-record
- 褶积合成二维地震记录地震勘探最基本的程序-convolution Synthesis record
dianxingxiangguanfenxi
- MATLAB中关于典型相关分析的数据代码,希望对大家能有多多的用处-MATLAB, canonical correlation analysis of the data on the code, and I hope to have a lot of useful
yingbizhaoling
- 一个基于VC++的硬币找零和最长子数列算法,动态规划问题-A coin change algorithm based on VC
GraphProblemspolynomial
- 分别实现多项式求值的四种运算,若针对不 同规模的输入值a,各算法的运行时间,问题 规模n分别取10,50,1-Respectively uated the four kinds of arithmetic polynomial, if with the size of the input values for a, the running time of each algorithm, problem size n take 10,50,100 respectively
TELEPHONE
- 用C++完成对电话本的初始化,完成插入、删除等功能。对初学者有益哦-With C++ complete the initialization of the phone book, the complete insertion, deletion and other functions. Oh beneficial for beginners
fitR-O
- 函数:将MTS实验后的拉伸数据以工程应变工程应力的格式两列放入data.xls中,程序算出材料的屈服点的应力应变,抗拉强度,符合R-O本构的参数,以及真实的应力应变,还有就是在有限元模拟时输入的材料的参数;-Functions: MTS stretched after the experiment data to engineering stress-strain engineering into data.xls format in two columns, the program calcu
KEY
- PIC18单片机独立按键限时检测程序,以及最小二乘直线拟合程序。-PIC18 microcontrollers separate buttons. Limited testing procedures, as well as the linear least-squares fitting procedure
MAIN
- 主成分分析,输入各指标的判断矩阵,得出指标的权重系数,并进行CR一致性检验-Principal component analysis
matlabWJ
- matlab读取STL格式文件的三角形的顶点坐标-Matlab reads the vertex coordinates of the STL fil
BresenhamWithoutArray
- 在控制台下用经典的 Bresenham算法画线-the classical Bresenham line drawing alogrithm in the console application