搜索资源列表
inviscid_burger_equ_final.zip
- This solver is 1-D burger equation solver intended for solving singe/double shock prob and further double shock problem for purpose of coursework of Computational Fluid Dynamics. The code was made at the LINUX platform. Let me know if you need assist
2_1-D_CFD_scheme_ver1.zip
- The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also present. You can implement and c
3_1-D_CFD_scheme_ver2.zip
- The solver was mdae to solve the teat tansfrer fields with cooling and hot zone. The Gauss-seidial, ADI, Laasonnen, and Crank-Nicolson schemes are present in the code. You can handle the method you want, iteration and the level of tolerance. The code
4_Couette_flow.zip
- The solver is was made to implement 1-D coutte flow featuring separated flows. A varitety of schemes are present in the code. When you are in something trouble to do code, try to refer to this. The code was made at the LINUX platform. Let me know if
5_flow_code_1.zip
- This code was made to draw streamline passing through bump located in the right-belowed of 2-d rectangular field. User can execute the file by typing ./Make_and_Execute ,and then you can have your own outfile changing input parameters prescribed in
upx-3.91-src.tar
- 一款先进的可执行程序文件压缩器,压缩过的可执行文件体积缩小50%-70% ,这样减少了磁盘占用空间、网络上传下载的时间和其它分布以及存储费用。 通过 UPX 压缩过的程序和程序库完全没有功能损失和压缩之前一样可正常地运行,对于支持的大多数格式没有运行时间或内存的不利后果。 UPX 支持许多不同的可执行文件格式 包含 Windows 95/98/ME/NT/2000/XP/CE 程序和动态链接库、DOS 程序、 Linux 可执行文件和核心。(Ultimate Packer for eXecuta
