测井数据处理程序.docVIP

  • 13
  • 0
  • 约1.9千字
  • 约 2页
  • 2017-06-08 发布于重庆
  • 举报
测井数据处理程序

#include #include #include struct logging float depth; float sp; float ac; float gr; float cal; float rsfl; float ilm; float ild; float cnl; float den; data[501],*pp; struct well1 float depth; float shale; float poreD; float poreN; float poreS; float sat; result[501],*qq; void main FILE *in,*out; float sa,sb1,sb2; float pa1,pa2,pb1,pb2,pc1,pc2,pc3; float rw,a,m,n; rw 0.03; int i; pp data; qq result; if in fopen d:\\WELL-1.txt,r NULL printf 位置错误!请将数据存在D盘根目录下! ; getchar ; exit 0 ; fseek in,256L,0 ; for i 0;i 501;i++,pp++ fscanf in,%f%f%f%f%f%f%f%f%f%f,pp-

文档评论(0)

1亿VIP精品文档

相关文档