Delphi实现静止气象卫星云图原始(6)

发布时间:2021-06-06

Result:=''; {清空结果存储器空间} for i:=1 to len do {逐位转换} begin schar:=AStr[i]; {读对应位的字符串} {将字符串转化为16进制字符串,并以空格间隔} Result:=Result +IntToHex(Ord(schar),2)+' '; ssss:=ssss+result;

end; if IntToHex(Ord(schar),2)<> '00' then begin

huaishu:=inttostr(strtoint(huaishu)+1); {如果不等于原值,错误计数器累加1} end else if IntToHex(Ord(schar),2) ='00' then begin

haoshu:=inttostr(strtoint(haoshu)+1); {如果正确计数器累加1} end else end; end;

if strtoint(hangStaticText0.Caption) >=strtoint(edit5.Text) then begin

bilvStaticText4.Caption:= floattostr( strtofloat(huaishu) strtofloat(haoshu)); {比率q是实践检验值}

memo2.Text:= ssss; {填充数据总和}

zhengqueStaticText2.Caption:=floattostr( strtofloat(haoshu));

cuowuStaticText3.Caption:=floattostr( strtofloat(huaishu)); Timer9.Enabled:=true; end; end;

三、数据流提取与拼接

在电磁干扰严重的情况下,往往采取分布式数据接收模式,不同地理和环境接受的云图数据,同样会发生同一个经度范围的数据有好坏之分,解决单一使用每一个数据都存在的局部数据损坏,利用数据修补是一种有效的可行方法。在进行云图原始数据修改操作时,为了提高数据读取、处理和存储速度,特设计内存操作函数function shujuliu_addtofile(mStream1,mStream2:TMemoryStream): Boolean。

7

Delphi实现静止气象卫星云图原始(6).doc 将本文的Word文档下载到电脑

精彩图片

热门精选

大家正在看

× 游客快捷下载通道(下载后可以自由复制和排版)

限时特价:7 元/份 原价:20元

支付方式:

开通VIP包月会员 特价:29元/月

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219