搜索资源列表
faceCurrencyEdit
- LCSOFT货币输入控件 一个不错的货币输入控件,支持C++Builder(V4 & V5)
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
Numericalanalysiscalculationmethodscommonalgorithm
- 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
chapter2
- 抛物型方程古典&c-n格式差分算法 dasdsa dasdsdsadas-Parabolic equations of classical & c-n format dasdsadsadasdsdsadas differential algorithm
fft-or-ifft-
- 一款关于fft&ifft算法的基于C的程序,已经通过运行了,结果正确!大家可以共同探讨!-Algorithm for fft & ifft a C-based program has been run through, the result is correct! We can discuss!
FFT
- 使用微软最新发布的c++amp开发的 关于fft算法的源码,大家可以参考,可以以此学习c++amp-Use the latest Microsoft c++amp development fft algorithm source code, we can refer to
GEMM
- 使用微软最新发布的c++amp开发的 关于gemm算法的源码,大家可以参考,以此来学习c++amp-gemm algorithm using c++amp
MD
- 使用微软最新发布的c++amp开发的 关于md算法的源码,大家可以参考,以此来学习c++amp-md algorithm using c++amp
Sort
- 使用微软最新发布的c++amp开发的 关于radix sort算法的源码,大家可以参考,以此来学习c++amp-radix sort algorithm using c++amp
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
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual