-
这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,...
这是一个很好的TXT文件合并程序,可以把好几个文件合并成一个,但合并时必须跟文件名有关的呀,-This is a very good TXT file the merger process, several files can be merged into one, but when combined with the file name must be related to you,
- 2022-02-05 05:30:28下载
- 积分:1
-
罗塞塔C++库是一个C++类和例程,使…
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein.
- 2022-03-21 04:58:45下载
- 积分:1
-
测试信号源 labview程序
测试信号源 labview程序-Labview signal source testing procedures. . . . . . . . . . . . . . .
- 2023-01-15 14:50:03下载
- 积分:1
-
医药进销存系统VB+Access源码
医药进销存系统VB+Access源码,功能:日常业务管理、库存管理、查询统计、基础信息管理、系统设置等,界面方面操作方便,还包括有报表和库存查询、供应商管理等功能。
- 2022-08-16 01:45:00下载
- 积分: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
-
打开迷你
开锁的小游戏,界面及音效不错!-unlock the mini-games, audio interface and good!
- 2022-03-12 06:11:59下载
- 积分:1
-
条状动画的Flash进度条特效源码
条状动画的Flash进度条特效源码,竖条状的flash加载特效,一条一条不断填满进度条,直观的展示出影片的加载进度,可广泛应用于众多的Flash创作中。
- 2022-05-06 12:49:14下载
- 积分:1
-
实现卷积,DFT FFT 算法的源代码,希望对一些朋友会有帮助
实现卷积,DFT FFT 算法的源代码,希望对一些朋友会有帮助 -Realize convolution, DFT FFT algorithm source code, in the hope that some of my friends will be helpful
- 2023-02-10 18:00:04下载
- 积分:1
-
Some knowledge of computer systems commonly used documents, such as how to compl...
一些电脑系统常用知识如怎样彻底删除文件,dos下系统备份等-Some knowledge of computer systems commonly used documents, such as how to completely delete, dos, such as under the system backup
- 2022-07-02 19:34:34下载
- 积分:1
-
汉诺塔的程序源码和动画演示
汉诺塔的程序源码和动画演示-HANOR procedures source and animation demo
- 2022-05-05 16:08:09下载
- 积分:1