-
configs
说明: 诛仙element下配置文件重新整理,修改左上方显示内容(Configuration file reorganization under Qixian element)
- 2019-01-10 19:00:11下载
- 积分:1
-
模式识别Matlab源码
说明: 模式识别解决各类问题,代码详解,可修改。(Pattern recognition solves all kinds of problems. The code is detailed and can be modified.)
- 2020-06-17 01:20:01下载
- 积分:1
-
Advanced RAR Repair full by MHW
SQLite Expert Pro v.3.5.87 Final CRACK
- 2018-10-31 21:01:17下载
- 积分:1
-
能够实现小时(24进制)、分钟和秒钟(60进制)的计数功能具有复位功能
功能扩展:具有复位、整点报时提示、定时闹钟等功能...
能够实现小时(24进制)、分钟和秒钟(60进制)的计数功能具有复位功能
功能扩展:具有复位、整点报时提示、定时闹钟等功能
-Able to achieve an hour (24 hex), minutes and seconds (60 hex) is counting function with reset function extensions: with a reset, the whole point timekeeping prompt, regular alarm clock and other functions
- 2022-05-25 12:51: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
-
A11_碰撞检测老师
opengl基于碰撞检测的简单第一人称射击游戏(Opengl Simple First Person Shooting Game Based on Collision Detection)
- 2020-06-25 20:20:02下载
- 积分:1
-
Untitled23
距离多普勒算法(RD)
- 2018-08-26 21:46:20下载
- 积分:1
-
C++Builder6做的一个俄罗斯方块游戏.
C++Builder6做的一个俄罗斯方块游戏.-C Builder6 do a Rubik"s cube game.
- 2023-06-25 01:45:03下载
- 积分:1
-
untitled728
传输线故障测距,可行性高方法简单易于理解,(The transmission line fault location method is simple, easy to understand and feasible)
- 2017-08-18 16:21:55下载
- 积分:1
-
matlab图像处理
说明: 各种边缘检测算子;灰度变换(对数变换);加噪声;锐化(边缘增强);神经网络分类;图像二值化;线性平滑滤波;直方图均衡化;直方图均衡化及规定化;中值滤波(Various edge detection operators; gray scale transformation (logarithmic transformation); adding noise; sharpening (edge enhancement); neural network classification; image binarization; linear smoothing filtering; histogram equalization; histogram equalization and specification; median filtering)
- 2021-03-12 09:53:22下载
- 积分:1