资源列表
Matrix
- 一个继承了二维向量的矩阵类,包括矩阵的加减乘除运算等,其中还有一个快速排序算法-An inheritance of a class of two-dimensional vector matrix, including matrix addition and subtraction, multiplication and division, of which there is a fast sorting algorithm
thesis
- quantum computing thesis my own on 2008
codeee
- basics of uwsn and implementation of time synchronization algorithm to improve the accuracy and to reduce the delay and offset
fft
- 有关FFT方面的内容,包括算法原理和程序应用(PDF)-The FFT aspects, including the principles and procedures of application of algorithm (PDF)
FDTD
- 采用 fdtd 方法 计算微带缝隙耦合天线 S参数提取 -microstrip antenna; S parameters calculation
digital-signal-modulation-
- matlab的数字信号调制仿真-调制识别程序 本文首先对各种通信信号进行了理论分析, 在此基础上针对数字 调制信号采用了基于决策论方法的调制方式识别算法, 并利用 MATLAB 软件进行了计算机仿真。本文的调制识别算法是基于决策论 方法, 该方法具有运算量小, 识别效果好等优点。-matlab simulation of digital signal modulation- modulation recognition procedure in this article a
RSAExample
- 一个素数测试算法,运用最简单的素数测试方法 把所有比它小的数都一一除过-a prime test algorithm, using the most simple-a few test methods all over it are several small inter-off on January 1
DelphiValue
- 《Delphi常用数值算法集》的配书源码,全部可用-err
bigintcalculator
- 可以进行任意多位的大整数的乘方、开方、四则运算等
MT2DOccam-inversion
- MT2d经典的OCCAM反演程序!包括相应的算例和程序说明。-MT2D OCCAM INVERSION CODE!
simple
- 计算流体力学simple算法,可模拟简单的流体力学问题(simple cfd Simulation of simple fluid mechanics problems)
superlu_dist_2.2.tar
- SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。