资源列表
powellCPP
- 区间约束的powell 算法C++实现和bobyqa算法-powell algorithm for C++ Implementation
fix_fft_ifft
- fft,ifft 定点C代码,简单易学,便于自学。-FFT,IFFT source code.
daima
- 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
babiao
- 计算靶标的MTF值,靶标图像是多频率的,MTF值的计算比较精确-Targeting calculated MTF values, target image is a multi-frequency, MTF is more accurate calculation of
sdllsszml
- <水动力泥沙数值模拟>看书名,就知道是什么书了,,我就不详细说了,-Read the title, you know what a book, and, I do not explained in detail,
adina
- 描述有限元软件adina的重要作用,adina是固液耦合非常偶用的软件-Describe the finite element software adina important role, adina is very even with the solid-liquid coupling software
Aximn
- fortran弹塑性分析程序,很有用的啊!-fortran plastic analysis program, very useful
Hamilton
- 8*8 的国际象棋棋盘上的一只马,恰好走过除起点外的其它 63 个位置各一次,最后回 到起点。这条路线称为一条马的 Hamilton 周游路线。对于给定的 m*n 的国际象棋棋盘,m 和n均为大于5的偶数,且|m-n|≤2,试设计一个分治算法找出一条马的Hamilton周游路线。 编程任务: 对于给定的偶数m,n≥6,且|m-n|≤2,编程计算 m*n 的国际象棋棋盘一条马的Hamilton 周游路线。 Input 输入数据的第一行有2
Classical
- 古典隐式格式求解一维热传导方程(抛物型)-Classical implicit scheme for solving one-dimensional heat equation (parabolic)
Matrix
- 矩阵类的C++实现!可直接运行!Matrix.cpp Matrix.h-Matrix.cpp Matrix.h
sirt
- SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
