搜索资源列表
shukonghengliuyuan
- 本设计以ATMEL公司生产的AT90S8515作为控制核心,实现输出电流的数字控制,巧妙地利用4通道8位D/A转换芯MAX505转换芯片来完成16位的转换精度,D/A转换芯片输出的电压量经过一个压流变换电路变换成电流量的输出。再通过12位A/D转换芯片MAX197实现输出数据的反馈采集,形成输出电流的闭环控制,以此来达到较高的控制精度。-design ATMEL the company's core AT90S8515 as the control, Implementation of
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
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
Thinking_in_Java_3rd_edition
- Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing
cavity
- this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
jpeg
- JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
LED
- LED点阵实验(流动显示1 2 3 4 5 6 7 8 9 C D E I L H ) -LED dot matrix experiments (flow visualization 1 2 3 4 5 6 7 8 9 CDEILH)
Matlab_MA3457
- MATLAB Course Adriana Hera puting Communications Center Computing & Communications Center 1 . V ariables, Operators 2.Matrices 3.Matlab Functions 4.Relational operators & Loops (Flow Control) 5.scr ipts 6 U D fi d F ti 6 . U ser D e
Prandtl_Meyer_expansion_wave
- 《计算流体力学及其应用》chapter8 二维超声速流动的数值解——普朗特—迈耶稀疏波的程序。Fortran编写。-A Fortran program of Prandtl-Meyer expansion wave in two-dimensional supersonic flow. Based on John D. Anderson, JR., Chapter 8, In Computational Fluid Dynamics