搜索资源列表
fft
- 这是本人的本科毕业论文《二维FFT变换程序实现及其应用》中的程序,先用c语言将算法模块封装成dll,然后在VC和VB中调用。
survan.tar
- 完整的生存分析Fortran语言源代码。有5个大的功能模块。
Airborne Point Echo
- C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助-C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of
geometryalgorithm
- ㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 ㈤ 矩形的基本运算 ㈥ 常用算法的描述 简单实用的几何算法描述的C++语言的实现-very useful C++ algorithm for some geometry
Select_Sorting
- 本工程包含了C语言中常用的排序方法——选择法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used sorting methods- selection method, the method is simple to use, is commonly used to write C program module.
CPP
- 求解数值问题包括一些定理和推论,科学工程中的方法应用,诸如矩阵运算,微积分求解实际问题等等实际工程问题都已经用C++语言编程模块。方便使用-Solving numerical problems, including some theorems and corollaries, scientific engineering methods applications, matrix operations, calculus to solve practical problems and so pra
qiuni
- C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵-C language matrix inversion module
two-body
- fortran语言编写的二体问题轨道外推模块,利用4阶经典RK方法计算微分方程组-two-body problem orbit extrapolation module, use 4-order classical RK method to calculate differential equations
three-position.f90
- fortran语言编写的gibbs三位置矢量定初轨模块,适合航天专业参考-gibbs three-position vectors determine initial orbit, be suitable for aerospace professional
BMS_matlab
- 用于Matlab的BMS工具箱用来执行贝叶斯模型平均(BMA)计算模块(BMS toolbox for Matlab allows to perform Bayesian Model Averaging (BMA) with the R-library 'BMS' out of Matlab. The toolbox provides the core functionality to call an R session in the background that actual
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual