搜索资源列表
0-1bagsourcecode
- 0-1背包问题的C++源代码: 设有一个背包,可以放入重量为S。现有n件物品,重量分别为S1,S2,···,Si (0<i<n+1)均为正数,从这n件物品中
14230829
- 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
nQueen
- n皇后算法的实现-n Queen's algorithm implementation
bahuanghouwtdejavashixian
- n皇后问题算法。 * 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。 * 每个皇后为一个皇后对象Queen。 * 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。 -n Queen's Algorithm. * Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). T
translation
- Procedure TSPSA: begin init-of-T { T为初始温度} S={1,……,n} {S为初始值} termination=false while termination=false begin for i=1 to L do begin generate(S′form S) { 从当前回路S产生新回路S′} Δt:=f(S′))-f(S) {f(S)
cjgl
- void look() //查看信息函数 void infodel() //删除用户函数 void showall() //查看所有用户信息函数 void main_interface() //进入系统界面函数 void land_interface() //操作界面函数 void make_sure() //确认密码函数 void xinxi_land() //登陆函数 void save_xinxi() //注册帐号函数 void change_pass
cyuyanbaogao
- 1. 进一步掌握和利用C语言进行程序设计的能力; 2. 进一步理解和运用结构化程序设计的思想和方法; 3. 初步掌握开发一个小型实用系统的基本方法; 4. 学会调试一个较长程序的基本方法; 5. 学会利用流程图或N-S图表示算法; 6. 掌握书写程设计开发文档的能力 (书写课程设计报告) 。
N皇后问题的回溯法,非递归实现
- 这是N皇后问题的回溯法,非递归实现.此算法对初学者有难度,最好去参考书.这个问题也是回溯法的经典例题,推荐自己去实践.还有,我贴的程序在TC3.0下调试通过.-This the Queen's retroactive law, non - recursive. This algorithm is difficult for beginners, to the best reference books. This issue is also back classic example of
CBSFLow
- 基于有限元法的全速流动传热求解程 有限元法非结构网格技术解N-S方程 包括可压不可压流动
flow3
- 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
S
- 过世界杀软保护,可以无声开启3389端口,并添加hacker$密码为393214425的账户-请键入文字或网站地址,或者上传文档。 取消 Guò shìjiè shā ruǎn bǎohù, kěyǐ wúshēng kāiqǐ 3389 duānkǒu, bìng tiānjiā hacker$mìmǎ wèi 393214425 de zhànghù “”的用法示例:由 Google 自动翻译中文(简体)英语日语 Too world kill soft protection,
vec2pdfb
- VEC2PDFB Convert the vector form to the output structure of the PDFB y = vec2pdfb(c, s) Input: c: 1-D vector that contains all PDFB coefficients s: structure of PDFB output Output: y: PDFB coefficients in cell vector fo
CFD_CSharp
- cfd经典问题C源代码:一维黎曼问题;一维可压N-S方程;二维斜激波刚壁反射;二维泊萧叶黏性流动;有限体积法求解库塔流-Riemann problem a compressible N-S equations of two-dimensional oblique shock wave reflection stiffness 2D Poiseuille viscous flow finite volume method to solve the Kuta flow
CFD_CSharp
- cfd经典问题C源代码:一维黎曼问题;一维可压N-S方程;二维斜激波刚壁反射;二维泊萧叶黏性流动;有限体积法求解库塔流-Riemann problem a compressible N-S equations of two-dimensional oblique shock wave reflection stiffness 2D Poiseuille viscous flow finite volume method to solve the Kuta flow
n
- 网站源码 密码解压包里的官方网址 很不错的 大家下载-Website source code to extract the bag' s official web site is very nice to see you download
One-dimensional-N-S-equation-(B)
- 一维NS方程含C代码和Fortran代码-One-dimensional compressible N-S equation (B)
ex19.c
- N-S方程的求解,基于PETSc工具包,在linux环境下开发的-NS solving equations, based on PETSc toolkit developed under linux environment
TSM(S)-N-Day-breakout-2
- TradeStation system TSM N-Day Breakout 2
Lax_Matlab(octave)
- 一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
N-S
- 这个源程序可以用于模拟计算圆柱绕流,里面写的很清楚。(This code can be used to simulate the flow around the cylinder.)
