资源列表
MoShiPiPei
- 有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
homotopy3
- 非线性同伦反演算法已得到了广泛应用,这是非线性同伦反演算法重要参考文献之三。
Unary-Polynomial-Regression-Model
- 一元多项式回归模型及其Matlab程序,已知各年度的税收数据见表11,预测第15年的税收-One dollar polynomial regression model and its Matlab program, known tax data for each year in Table 11, forecast the 15th year of tax
chebyshev
- 一种可靠的数值分析程序,用于积分算法,C++语言描述-A reliable numerical analysis program for integral the algorithm, C++ language descr iption
yuanpan
- 利用矩量法计算圆盘的电荷密度分布及其电容
web_cmbfast_4.5.1_v2.tar
- Used to calculate the CMB angular power spectrum. Similar as CAMB.
nlmeans_version2
- 非常有名的NLmeans算法的实现,包含C++和m文件,值得研究-NLmeans algorithm to achieve very famous, including C++ and m files, worthy of study
planar-interpolating-
- 在Visual Studio 环境中,用C#语言实现平面插值算法。-In Visual Studio environment, using C# language graphic interpolation.
Calculate-the-coordinate-azimuth
- 测绘专业初等学习中,用于计算坐标方位角。-Surveying and mapping professional coordinates azimuth calculation
kalman_example
- 在Visual 2008环境下,用C#语言实现的kalman预测算法。对于学习现代信号处理的朋友,有一定的参考价值。-In Visual 2008 environment, using C
Sort2DimArray
- how to sort 2D aray, is nice for vb.net or C# user
adag_v1_0
- 一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序
