资源列表
yinhangjia
- 用C-C++实现银行家算法,大学生软件开发课设必备程序
zju1003
- 浙江大学acm第1003题解答,参考网络代码,并修改过一些地方
kalman_intro
- 卡尔曼滤波中文介绍说明中的一个例程,非常具有典型意义-Kalman filter the notes to introduce Chinese as a routine, very typical
A_10937
- UVa ACM 10944 Accepted Code
txhafuman
- 贪心算法实现哈弗曼编码,在vc里面即可运行。-Greedy algorithm哈弗曼coding, which can be run in the vc.
smoot
- 最小二乘法拟合是一种曲线拟合方法,它不要求近似曲线过已知点,只要求尽可能反应数据点的基本趋势。这是它的C语言程序-Least square method is a curve fitting method, which does not require similar curves have been known, the only response to the extent possible, the basic trend of data points. This is the C lan
Jacobiegv
- 本程序是Jacobi求矩阵特征值的Fortran90程序,程序简明,使用方便。-the program is for solve egvalue problem with Jacobi methods.
dx
- 多项式加法和乘法运算的设计与实现分析元素关系, 选择存储表示方法,使用单链表已有的成员函数实现多项式的相加运算,重载+、>>、<<等运算符-Polynomial addition and multiplication of elements in the design and implementation of relationship, select the storage representation, the use of single-member list
aguasprofundas2
- Forces and strress in an oil drilling pipe
polynomial
- C++链表实现多项式加法乘法,采用类封装,链表数据结构,将多项式乘法分解为一系列的加法运算。-C++ list additions polynomial multiplication, using the type of packaging, linked list data structure, polynomial multiplication is decomposed into a series of additions.
PLS_DA
- PLS-DA法是将定量偏最小二乘法用于判别分析的一种策略,其基本思想是将已知类别样本的浓度阵分别设为0、1(对两类用PLS1方法而言),或-1、0、1(对三类用PLS1方法而言),或01、10(对两类用PLS2方法而言),或001、010、100(对三类用PLS2方法而言),多类问题依次类推,再通过定量PLS方法建立模型。-PLS- DA method is to use quantitative partial least squares discriminant analysis of a
ARIMAyuce000
- 基于ARIMA时间序列模型对风速进行拟合,预测短时间的风速-Based on ARIMA time series model fitting for wind speed forecasting wind speed for a short period of time
