-
LabWindows使用I/O读写文件。
labwindows 利用I/O读写文件。-LabWindows use I/O read and write documents.
- 2022-02-15 15:09:40下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
OTDR-acqusition-and-procession
光纤微振动传感器之相位OTDR方案采集和处理程序,基于Labview平台,采用的是PCI9812采集卡。(Fiber distributed disturbance sensor, phase OTDR scheme acquisition and processing program, based on labview,using PCI9812 Data acquisition card.)
- 2012-03-20 23:04:03下载
- 积分:1
-
原型模式简历04
kongzhitai timer c# visual studio
- 2020-06-24 12:40:02下载
- 积分:1
-
matlab程序
能够从信号中提取时域参数,包括:均值、峰值、均方根值、偏斜度、峭度等。(The time domain parameters can be extracted from the signal, including mean, peak, RMS, skewness, kurtosis, etc.)
- 2017-11-22 20:09:21下载
- 积分:1
-
Game-EC 驱动模块8.5.1[卓越版]
易语言独立团模块的反编译成品,众多功能随意使用,可以从中随意挑选,不花费多余代码,节约代码!(Easy language independent group module decompilation finished products, many functions are used at will, can be selected at will, do not spend redundant code, save code!)
- 2018-10-06 20:54:56下载
- 积分:1
-
重构_改善既有代码的设计
重构中文版pdf(为什么一定要写20个字)(Reconstructing Chinese version)
- 2019-06-30 17:45:20下载
- 积分:1
-
chapter_6_triangles
notes on triangle of junior level
- 2020-06-25 19:40:02下载
- 积分:1
-
Corrlationdemsion
本压缩包里有计算关联维数的Matlab程序设计,较快。(compression of the bundle is calculated correlation dimension of the Matlab programming, faster.)
- 2021-01-15 10:28:45下载
- 积分:1
-
peiwangguzhangceliang
配电网故障特征测量,故障模块可调短路、接地,测量模块可测三相电压电流,经傅里叶变换的谐波(The fault feature of distribution network fault measurement, adjustable short-circuit and grounding module, measurement module can measure three-phase voltage and current, the harmonic Fu Liye transform)
- 2017-12-15 14:16:36下载
- 积分:1