-
a simple XML util for managing documents and files in XML format
a simple XML util for managing documents and files in XML format
- 2022-06-12 22:38:12下载
- 积分: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
-
电气新国标 多下载 0.4KV~40.5KV户内高压开关柜
电气新国标 多下载 0.4KV~40.5KV户内高压开关柜-Electric new multi-GB downloads 0.4KV ~ 40.5KV indoor High-voltage Switch Cabinet
- 2022-02-21 06:49:37下载
- 积分:1
-
基于matlab仿真的单(双)极性(不)归零码,及其功率谱
基于matlab仿真的单(双)极性(不)归零码,及其功率谱-based on Matlab simulation single (double) polarity (not) NRZ, and the power spectrum
- 2022-01-22 05:37:38下载
- 积分:1
-
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的...
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。
现用8位二进制数依次从左到右表示八个小洞的状态。
例: 图中的初始状态为 00000101 时,最多滚入3个球时有
从C洞滚入一小球状态为 ――――> 00101111
从B洞滚入一小球状态为 ――――> 01111011
从A洞滚入一小球状态为 ――――> -bowls game Italy-game description eight holes and serial number and distribution figure. Small ball from the A, B, C (hole No. 0,1,2), one of the fallen three locations. If the state of the hole 0:00 a.m., the ball rolling left; If the state of the hole 1:00, the ball rolling right. Whatever strain at the hole, from the anti-state (both from a variable 0, 0 Variable 1). Now with eight followed by the binary number eight hole, said whatever the state. Cases : Figure the initial states of 00000101, three roll-up ball from C hole rolled over a small ball of----> 00101111 B hole rolled over from one state to the small ball----> 01111011 from A hole rolled over a small ball of---->
- 2023-04-01 05:00:04下载
- 积分:1
-
Experimental Mathematics, Nanjing University of Posts and Telecommunications ope...
南京邮电大学数学实验作业答案...有一定的参考价值...通过mathlab实现-Experimental Mathematics, Nanjing University of Posts and Telecommunications operating the answer ... have a certain reference value mathlab realize through the ...
- 2022-02-24 23:24:59下载
- 积分:1
-
这个压缩包里 有Java的三个eclesp需要的
这个压缩包里 有Java的三个eclesp需要的-The compression bag has three Java needs eclesp
- 2022-09-06 13:40:03下载
- 积分:1
-
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。- Contains the pressed key scanning, the character processes
primarily to mathematics operation, the function function and so on
from to the thorough each kind of source program.
- 2022-08-06 18:21:15下载
- 积分:1
-
这是一种很方便的小程序,可在桌面上写字,这样您就可以很容易看到,你今天获近一段时间内的工作安排!...
这是一种很方便的小程序,可在桌面上写字,这样您就可以很容易看到,你今天获近一段时间内的工作安排!-this is a very convenient small procedure can write on the table, so you can easily see, Recently you today, the organization of work!
- 2023-06-27 03:20:03下载
- 积分:1
-
是一个小小的吹泡泡程序。不过吹出来的泡泡可以根据自己喜欢的颜色进行改变一下代码...
是一个小小的吹泡泡程序。不过吹出来的泡泡可以根据自己喜欢的颜色进行改变一下代码-it is a small bubble blowing procedures. But blowing the bubble can be their favorite color code change
- 2022-01-25 14:54:24下载
- 积分:1