搜索资源列表
muparser_v128.tar
- 用于计算逻辑与算术表达式,支持标准C++,可在UNIX,LINUX,Windows下编译通过,性能优良
dysii-1.3.0.tar
- dysii是一款非常出色的滤波函数库,使用了基于模版技术的C++编程,有样例程序。但目前只有linux/unix 平台下版本
多精度整数与有理数计算库
- 多精度整数与有理数计算库(源代码包)在GNU 多精度库的基础上派生的一个分支,主要用于任意精度和数字长度的整数和有理数计算,也可以用于任意小数精度的扩展浮点数计算。 工作/编译平台: Linux,Unix,Soloris, Windows(VC 2008), Cygwin, Mingw
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
fftw-3.1.3.tar
- 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
LastWave_3_0.windows
- LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
blbfgs-linux-1.7
- 在unix-Linux环境下运行的,有限内存BFGS方法,可以解无约束的优化问题-In unix-Linux environment running on limited memory BFGS method for Unconstrained Optimization
zrayamp
- 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
fftw3
- 最近fftw3的说明书,包括fftw包的安装与函数使用。-the reference book of fftw3。including how to install the fftw3 packgae on linux or unix.
bc-1.06
- 大名鼎鼎的Linux下计算器bc的源代码-GNU bc version 1.06 Program: GNU bc Author: Philip A. Nelson E-mail: phil@cs.wwu.edu OS: UNIX
meep-1.2.1.tar
- meep是MIT开发的时域有限差分软件,能精确计算电磁波在各种介质中的传播。-Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems, along with our MPB eigenmode package. Its features include: Mee
urqmd-3.3p1
- The Ultra Relativistic Quantum Molecular Dynamics (UrQMD) model is a transport model for simu- lating heavy ion collisions in the energy range SIS to RHIC (use at LHC is at your own risk). It runs on various UNIX-based computing platforms. Curren
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual