资源列表
blitz-0.9.tar
- blitz++库的相应源码 Blitz++提供了一个N维(1—10)的Array类,这个Array类以reference counting技术实现,支持任意的存储序(row-major的C-style数组,column-major的Fortran-style数组),数组的切割(slicing),子数组的提取(subarray),灵活的Array相关表达式处理。另外提供了可以产生不同分布的随机数(F,Beta,Chi-Square,正态,均匀分布等)的类也是很有特色的。 -blitz++
618
- 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
chenlieguan
- 世界名画陈列馆由nm × 个排列成矩形阵列的陈列室组成。为了防止名画被盗, 需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。 算法设计: 设计一个优先队列式分支限界法,计算警卫机器人的最佳哨位安排,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最
rpim
- 径向基函数的无网格方法,包括形函数及其导数的求解-Radial basis function meshless method, including the shape function and its derivatives to solve
redfit
- Michael Schulz和 Manfred Mudelsee编写的用于估算不规则步长的古气候序列的红噪的程序。-Michael Schulz and Manfred Mudelsee prepared by the step size used to estimate paleoclimate irregular sequence of the red noise process.
aok4win
- 自适应最优核函数计算时频分布的程序,用C++编写,可方便的实现aok时频分布的计算-Adaptive optimal kernel time-frequency distribution calculation program, written using C++, can facilitate the realization of the calculation of time-frequency distribution aok
netcdf-3.6.2.tar
- netcdf 气象数据通用格式 二进制文件读写 可用的源码-netcdf binary file of meteorological data in a common format to read and write the source code available
TVD
- TVD格式求解一维浅水方程,参考书籍为《计算流体力学》,作者傅德薰,马延文。-TVD Schemes for one-dimensional shallow water equations, reference books as " computational fluid dynamics" by Fu De smoked, Mayan Wen.
waveforward
- 弹性波动方程正演 弹性波动方程正演 -wave forward
gammp
- 用Fortran语言编写的计算不完全伽马函数的程序-incomplete gamma function
Hubbard
- 计算m个格点n个粒子组成的费米系统的本征值-Calculation of grid points n-m particles of the Fermi system eigenvalues
chebyshev-original
- 用切比雪夫最佳一致逼近法实现函数最优近似-a chebyshev algorithm