-
解密搜索遍历器2.7源码
解密搜索遍历器解密DNF任何数据。必须6666(Decryption search ergodicer 2.7 source code decryption search ergodicer 2.7 source code)
- 2020-12-12 13:59:17下载
- 积分:1
-
基于ODBC的数据库备份及恢复
基于ODBC的数据库备份及恢复 -based ODBC database backup and recovery
- 2022-04-21 10:07:20下载
- 积分:1
-
udf-temp
使用用户定义函数(UDF)将液态金属的粘度建模为温度的函数(User Defined Function (UDF) is used to model the viscosity of liquid metals as a function of temperature.)
- 2019-05-24 12:36:43下载
- 积分:1
-
对于刚开始学电脑的人,用的是无聊的。在已知…
for the just beginning learn the computer person,use DOS is boring . after known a little DOS,think dos is mysterious.this is the book introduce how to use dos deeply.
- 2022-03-24 06:35:12下载
- 积分:1
-
clearbid
说明: 本项目运行于Linux,是根据交易空间和发电负荷双方的报价,计算交易市场集中出清的程序。数据库使用国产达梦6数据库,数据库接口使用libdcisg_dm.so。(This project runs on Linux. Based on trade space and Generation/Load bids, it clears the trade market and calculates the Generation/Load accepted bids. It use the DM6 database and the DB interface uses libdcisg_dm.so)
- 2020-10-21 11:16:54下载
- 积分: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
-
包络调制
说明: 包络调制仿真,实现AM效率变化曲线 和实现包络检波 。(The simulation of envelope modulation realizes the efficiency curve of AM and envelope detection)
- 2020-06-30 20:49:10下载
- 积分:1
-
在VB中实现操作Word
说明: 对于新手是一个良好的工作参考,但不建议直接用于任何商业目的(It is a good reference for beginners, but it is not recommended to be used directly for any business purpose.)
- 2020-06-22 23:00:01下载
- 积分:1
-
用vb操作二进制文件,打开保存文件.含有vb源码.
用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
- 2022-01-26 00:09:14下载
- 积分:1
-
LED蜂鸣器
基于stm32开发板的简单应用,LED闪烁,跑马灯及蜂鸣器的应用。(Based on the simple application of STM32 development board, the application of LED scintillation, horse-running lamp and buzzer.)
- 2020-06-21 08:00:02下载
- 积分:1