搜索资源列表
simple
- 计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
piso-不可压流求解器.rar
- 求解不可压流simple算法的PISO源程序
bplus.zip 简单好用的B+树算法实现
- 一个简单好用的B+树算法实现, A simple easy to use B tree algorithm realizes
simple
- simple算法介绍 算例 simple算法介绍 算例-matlab program
GA遗传算法的入门教学PPT
- 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
SIMPLE-C-language
- 计算流体动力学算法之一---SIMPLE算法,C语言编写-One of the computational fluid dynamics algorithm--- the SIMPLE algorithm, C language
BP算法源程序
- 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
SIMPLE
- 各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
simple
- 计算流体力学CFD不可压缩流动simple算法二维问题-Computational Fluid Dynamics CFD simple algorithm two-dimensional incompressible flow problems
simple
- 西安交通大学陶老师的simple算法,很适合初学者!-Xi' an Jiaotong University, Tao teacher simple algorithm, it is suitable for beginners!
SIMPLEt-2D
- 利用simple算法进行流动与传热传质过程的数值计算的主程序(Simple algorithm for flow and heat and mass transfer process of numerical calculation of the main program)
SIMPLE
- 数值传热学Simple算法,Fortran编写(Simple using Fortran)
natural convection
- 计算平面环形腔体内的自然对流问题,不可压缩流动,圆柱坐标系,压力速度采用simple算法解耦。计算结果使用tecplot 查看(A numerical simulation of natural convection in the annulus between horizontal concentric cylinders; incompressible flow; the pressure and velocity are uncoupled with SIMPLE method; cyli
SIMPLE算法-MATLAB
- SIMPLE算法编程语言,使用Matlab对SIMPLE算法进行了阐述。(SIMPLE programming language)
simple
- 计算流体力学simple算法,可模拟简单的流体力学问题(simple cfd Simulation of simple fluid mechanics problems)
《安得森计算流体力学基础及其应用》第九章使用simple算法求解不可压库艾特流
- 《安得森计算流体力学基础及其应用》第九章使用simple算法求解不可压库艾特流 根据前人写的fortran源代码和安得森计算流体力学基础及其应用第六章和第九章相关内容用matlab编写了使用simple算法求解不可压库艾特流的程序。程序可以得到相对正确的解。
方腔驱动流源代码(SIMPLE算法)
- 从方程离散到代码,到最终结果的后处理都有详细的描述(From equation discretization to code, to post-processing of final results are described in detail.)
SIMPLE算法求解方腔内粘性不可压流动
- 采用离散网格,基于SIMPLE算法的基本思想求解方腔不可压缩驱动流(Using discrete grids and based on the basic idea of SIMPLE algorithm, the incompressible driving flow in square cavity is solved.)
方腔流 fvm simple 算法
- 非常好的simple算法,值得下载,本人自己编码的算法,有需要的朋友欢迎下载