搜索资源列表
LBM_Linux20051208
- 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 这是“格子模型”的并行处理,在LINUX下调试通过-lattice Boltzmann method lattice Boltzmann method is to retain the lattice
bingxingjisuan
- 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
NSGA-II
- 演化、遗传计算方法NSGA2的源代码-evolution, genetic method NSGA2 the source code!
Soft20060210160010604
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。 -project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important one, especially in four bands, precision is high.
ssdddf
- 介绍用ssdddf方法实现的网格算法,用来解决TSP问题-presentation ssdddf method of mesh algorithm used to solve the TSP
Neandla
- 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
ERA
- 模态参数识别ERA方法的源代码,可利用该方法进行环境激励下结构模态参数识别。-modal parameter identification ERA method of source code, The method can be used for environmental inspired modal parameter identification.
非常简单的计算器
- 本程序是一个非常简单的计算器;能实现基本的加、减、乘、除的功能. 运行环境:WINDOWS系列 缺点: 只能通过键盘等输入设备输入参与运算的数。 软件本身不带输入功能。 这里只是提供一种计算的方法,通过完善之后,可以用于带有计算器功能 的嵌入式产品的开发研究中。 程序有待改进;增加更多功能。(如上面提到的...)。 欢迎使用该软件,只作学习研究用,严禁用于任何商业用
yanshe2
- 这是一个用FDTD方法计算二维TM波通过金属屏的衍射程序。很少见。不可多得。
digui
- 用递归方法遍历所有文件夹
FFT1
- 这是一个时域抽取计算fft的c++实现,采用循环方法
parallelfenzhi
- 一个使用分治方法的并行程序从一个存放在数组中整数数列中找出第一个0。自己选择进程数和数组大小,但进程数最少4个,数组大小最小64
VectorAdd
- 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
ORACLE123456
- 客流数据的实时采集是交管部门对车辆管理研究的关键问题之一,利用图像处理方法来进行人群监测在国内外已有研究,但在复杂场景的监测并不令人满意。本文利用普通CCD采集图像,综合帧间图像差异和消除背景图像的处理技术来有效检测图像中的运动人群,克服传统方法中存在的测量误差,并依据所检测的前景图像区域面积与整个图像有效面积的比例来估测当前图像中人群数目
18-1
- 矩阵转置并行计算,需要至少4个处理器,采用块棋盘划分方法
使用FFT方法来模拟海水波动
- 使用FFT方法来模拟海水波动,为加速处理,采用并行处理,simulate the movement of ocean
并行计算方法(上)
- 并行机的概念以及并行机的类型,结构特点,运行方法,YH的结构和结构特点(The concept of parallel machines, the types of parallel machines, the structural features, the methods of operation, the structure and structural features of the YH)
CUDA.tar
- 利用格子波尔兹曼方法求解三维流体问题,利用CUDA加速迭代过程。是单个CPU运算速度的20倍。(Here we use the Lattice Boltzmann Method to solve a problem of 3D fluid dynamics with the help of CUDA. It is 20 times the speed of a single CPU operation.)
Gauss_Seidel
- 用于求解线性方程组,采用快速的迭代方法,能够有效的减少迭代次数,尽快获得收敛解。(It is used to solve linear equations and adopts a fast iterative method, which can effectively reduce the number of iterations and obtain a convergent solution as soon as possible.)
最优化实验乘子法
- 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde