-
FPS forex robot源码
外汇EA源码可以自己改动。可以自己下载的EA(waihuieangd..very good ea)
- 2020-06-30 13:20:02下载
- 积分: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
-
一些简单网页制作
说明: 适用于新人的一些简单网页制作,可提高个人能力(Some simple web pages for newcomers can improve their personal abilities.)
- 2020-06-22 03:00:02下载
- 积分:1
-
appz
说明: C source code of drone software to enable easy calculation of formulaye integrals.
- 2020-05-04 07:31:49下载
- 积分:1
-
7.RZ-51V28配套实例程序
说明: 51单片机,功能包含流水灯,数码管,等一系列本科课设需要的文件,通过c语言实现(51 single chip microcomputer, including functions of water lamp, digital tube, and a series of undergraduate course requirements of the document, through the c language)
- 2020-06-15 22:23:56下载
- 积分:1
-
线性插值和等高线
可绘制三维等高线图,为广大的学生解决了绘图的难题,这有利于matlab的传播和使用(Drawing three-dimensional contour map)
- 2020-06-22 18:20:02下载
- 积分:1
-
StarFire5SV_UM_V1.26的功能介绍
StarFire5SV_UM_V1.26的功能介绍-StarFire5SV_UM_V1.26 introduced the function
- 2022-11-12 23:20:03下载
- 积分:1
-
动力学定位
本课题的针对小型水面无人艇的定位问题,确定无人艇的基本结构、尺寸和外观,进而设计控制系统,完成硬件选型,数据连接和传输方法,建立无人艇数学模型并确定一种智能控制方案,(This topic for small water unmanned boat location problem, the basic structure of unmanned craft, the size and appearance, and design of control system, complete the hardware selection, data connection and transmission method, to establish the mathematical model and determine an unmanned craft intelligent control scheme,)
- 2019-04-25 09:46:57下载
- 积分:1
-
PB反编译工具
PB反编译工具,支持源码查看和导出undw可以导出数据窗口。(PB decompiler tool, support source code view and export undw can export data window.)
- 2020-06-19 21:00:01下载
- 积分:1
-
牧羊人服饰系统 (ADO+SQL) 第三方控件:advstringgrid,mxoutlookbarpro,ehlib3 是面向服装零售商店的销售系统 它包括调...
牧羊人服饰系统 (ADO+SQL) 第三方控件:advstringgrid,mxoutlookbarpro,ehlib3 是面向服装零售商店的销售系统 它包括调拨管理,销售管理,销售分析,店员操作记录管理,店员留言管理,退货管理,pos票据打印等模块。-shepherd costumes System (SQL ADO) third-party Controls : advstringgrid, mxoutlookbarpro, ehlib3-oriented retail clothing store marketing system including the allocation of its management, sales management, sales analysis, the staff members operating records management, shop assistants voice mail management, returns management, printing paper pos module.
- 2022-02-05 02:03:54下载
- 积分:1