搜索资源列表
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
GridSplitting.f90
- (cfd计算)结构化网格处理工具,为了满足并行需要可将plot3d或者grd网格文件切割为均匀的分块结构以满足cfd程序的负载平衡。-(CFD) structured mesh processing tool, in order to meet the parallel computing,plot3d or GRD grid file will be cut into uniform blocks to satisfy the load balancing of CFD programs.