资源列表
[_Recursiv185909312005.zip
- This code features a few examples of functions that might help you improve your knowledge of recursive functions,This code features a few examples of functions that might help you improve your knowledge of recursive functions
Triangle
- 这个是用php实现的三角定位算法,其中还包括三角定位的训练算法。-This is to use PHP to achieve triangle localization algorithm, including the training of the triangulation algorithm.
SVD C算法
- TXT格式,C语言的svd算法,源码,基本不需要进行修改。
Nonlinear-equations
- 求非线性方程一个实根的对分法,牛顿法,埃特金迭代法,连分式法,QR法,牛顿下山法。-Nonlinear equations a real root of sub-law, Newton s method, Aitken iterative method, continued fraction method, QR method, Newton downhill method.
Josephus--Problem
- 问题描述:n个人围成一个环,从第i个开始,由1到interval不断报数,凡报到interval的出列,直到环空为。出列的人按先后顺序构成一个新的序列。例如,n=8,i=2,interval=3.则输出序列为:4 7 2 6 3 1 5 8-Problem descr iption: n individuals into a ring, from the beginning, I by 1 to interval number off, report any interval matri, ti
RadixSort
- radix sort a simple algorithm
GA-main
- 基于时域有限差分的遗传算法主程序,调用FDTD和光子晶体波导边界模型。
Matrix_and_Vector_and_Quaternion
- 矩阵、向量以及四元数的封装类,包含了基本的矩阵运算、向量运算、四元数运算以及矩阵与四元数的相互转换-Matrix and vector operations
fibonacci
- efective way to generate "fibonacci" without rekurency - generates numbers from fibonacci sequence - (natural numbers)-efective way to generate "fibonacci" without rekurency- generates numbers from fibonacci sequence- (natural numbers)
Fouriertransform
- 基于LabVIEW的频域分析_单边傅立叶变换-Fourier transform
mixfft
- 混合基快速傅里叶算法实现,针对任意长信号序列,按照预设分解成不同的基进行预算,减少除法与三角函数使用,精度高速度快。-Mixture Fast Fourier-based algorithm for arbitrarily long signal sequence, in accordance with the different pre-set into the base budget and reduce the use of division and the trigonometric f
project
- 以“一主三从”主从多机通信系统为物理模型,研究应用马尔可夫链建立仿真算法及蒙特卡洛法建立了数学模型,通过将完整的系统元件化,并对每个元件创立各自的状态转移机模型,仿真运行状态,实现了对于这一通信系统的可靠性建模评估。-" One the main three from the" master-slave multi-communication system for the physical model to study the application of Markov cha
