首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > tecplot field file

tecplot field file

  • 资源大小:1.60 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 图像处理 c++ tecplotfieldfile

资 源 简 介

01.#include "global.h"  02.#include "TECIO.h"  03.void write_tecplot_field_file(int t)  04.{  05.    register int x,y,yx,i;  06.    char name[200], zname[200],RE[10],dummy=(char)12;  07.    int Re;  08.  09.        /* array for the coordinates */  10.        float *xc,             11.              *yc,  12.              *rho,  13.              *u,  14.              *v,  15.  

文 件 列 表

14 write_tecplot_field_file.c.txt

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.191726s