资源列表
gaojingdujiechengsuanfa
- 高精度乘法基本思想和加法一样。其基本流程如下: ①读入被乘数s1,乘数s2 ②把s1、s2分成4位一段,转成数值存在数组a,b中;记下a,b的长度k1,k2; ③i赋为b中的最低位; ④从b中取出第i位与a相乘,累加到另一数组c中;(注意:累加时错开的位数应是多少位 ?) ⑤i:=i-1;检测i值:小于k2则转⑥,否则转④ ⑥打印结果
DING1
- 拉格朗-牛顿算法-LaGrand-Newton algorithm
Kmp算法
- 本程序为Kmp匹配算法的实现,程只需直接运行即可,-the procedures for KMP matching algorithm implementation, a journey which takes you directly can run,
Main
- Numerical solution of wave equation using three methods, 1)Upwind 2)Leap-Frog 3)Maccormack.
MaiorSubsemRestricao
- This method is used to solve nonlinear programming problems. It is the method of maior subida without restriction.
ComplementFilter
- 互补滤波,应用在INS和磁罗盘融合姿态解算,详细说明-Complementary filtering, application integration attitude in solving INS and magnetic compass, a detailed descr iption
time_dealy2
- 延时求和算法,DOA算法,空间波束方向,面阵列,线阵列,原创-time delay algorithm
pocket-PLA
- 贪婪感知器算法。R语言实现版本,每次会把最优的分类抓在手上-pocket perceptron learning of algorithm
d2d single cell
- d2d single cell one basestation and 5o nodes
pinghuachuli
- 对原始数据的图象进行平滑化处理,内含各种处理方法的源程序和文字说明-The image of the original data smoothing process, containing source code and text descr iption of various treatment methods
RBF-FA
- Radial Basis Function
GRAPHIC-SOLUTIONS
- USING GRAPHIC SOLUTION IN MATLAB SOLVE THE 2 LINEAL PROBLEMS
