资源列表
ARIMA
- 是一个风速预测模型。适合初学者对ARIMA的理解(It is a wind speed prediction model. Suitable for beginners to understand ARIMA -------------------------------------------------------------------------------- --------------------------
banker
- 操作系统按照银行家制定的规则为进程分配资源,当进程首次申请资源时,要测试该进程对资源的最大需求量,如果系统现存的资源可以满足它的最大需求量则按当前的申请量分配资源,否则就推迟分配。当进程在执行中继续申请资源时,先测试该进程本次申请的资源数是否超过了该资源所剩余的总量。若超过则拒绝分配资源,若能满足则按当前的申请量分配资源,否则也要推迟分配。(Operating system for the process of allocation of resources in accordance with
NeuralNetwork_RBF
- RBF型神经网络在分类与回归中的应用,有详尽的说明和指导(RBF neural network is used for classification and regression)
Highway_PhaseII
- 文件包含了供研究人员使用的高速桥benchmark程序,使用者可以根据自己需要改变从相关内容,实践自己的理论。(The document contains a high-speed bridge benchmark program for researchers that allows users to change their content and practice their own theories according to their needs.)
各类人工智能
- 文件包含了多种常见的人工智能算法程序,可供研究者开发使用(The file contains a variety of common artificial intelligence algorithm procedures for researchers to develop and use)
maidongfeng
- 线性滤波法(自回归法法)生成脉动风速时程(generate fluctuating wind speed by AR method)
FDTD
- 采用FDTD方法对TM波在二维平面内的传播进行推进,另外,还对二维平面区域含有散射区情况进行了模拟。(FDTD method is used to propagate the propagation of TM wave in two-dimensional plane, and the two-dimensional plane region contains scattering region)
yainie_v13
- Using wavelet denoising thought, Raya Punuo Fu index using the formula, High-resolution array signal processing estimates.
kmean
- 通过编写Kmeans算法识别自己的手写数字0——9个数字(Through the preparation of Kmeans algorithm to identify their handwritten numbers 0 - 9 numbers)
回归
- 实现线性回归和逻辑回归,并随机数据进行分类(Linear regression and logistic regression were implemented, and random data were classified)
201528
- 实现哈夫曼树的编码,使用C语言,最基础核心的哈夫曼树编码实现(Huffman tree coding)
lambert
- 计算兰伯特问题,已知初始位置和速度,终点位置和速度,求轨道根数(to calculate Lambert problem .,having known the initial position and velocity and the position and velocity of the end, then the number of orbits are calculated)