-
dizhen
matlab生成特定反射系数和特定条件下的合成地震记录,记录合成wigb函数,(Seismic records are synthesized by wigb function.)
- 2019-06-10 17:27:50下载
- 积分:1
-
changeIP
说明: 用c++写的一个程序,可以用来设置2组ip,并且迅速的在两个ip之间切换,以实现不同ip的转化。(With c++ Write a procedure that can be used to set up 2 ip, and quickly switch between the two ip in order to achieve the transformation of a different ip.)
- 2008-09-10 18:02:40下载
- 积分:1
-
51黑论坛_C51音乐盒
说明: 基于51单片机的pwm音乐播放器,只有pwm播放和按键功能(PWM music player based on 51 single chip computer, only PWM play and key function)
- 2020-06-19 16:20:01下载
- 积分:1
-
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成...
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成-Best assembly language development tools, optimization of code generation the best assembly language development tools, optimization of code generation
- 2022-03-18 03:08:52下载
- 积分:1
-
整数规划
建立优化模型,确定优化变量,利用整数规划算法进行优化,仿真结果图片显示。(The optimization model is established, the optimization variables are determined, the linear programming algorithm is used to optimize the results, and the simulation results are displayed.)
- 2021-04-22 21:38:48下载
- 积分:1
-
MODBUS的从站仿真软件,不错的东西哦
MODBUS的从站仿真软件,不错的东西哦-MODBUS slave of simulation software, a good thing Oh
- 2022-03-21 15:07:39下载
- 积分:1
-
用teechart控件生成三维图像的一个恒流源的表面。
用teechart控件生成三维表面图像的vb源码。-with teechart Control Generation 3D images of the surface of a constant source.
- 2022-06-18 03:17:24下载
- 积分: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
-
风电模型MATLAB
matlab 风机并网模型,对于风电场的模型搭建,及初学者有一定的帮助,风电场与电网的结合(Matlab fan grid-connected model, for the wind farm model building, and beginners have some help, the combination of wind farm and power grid)
- 2020-11-09 12:39:46下载
- 积分:1
-
水准网间接平差程序设计
水准平差程序,可以处理间接平差各个等级水准,采用VB编写(Leveling adjustment program, which can handle all levels of indirect adjustment, is written in VB)
- 2018-06-27 13:07:58下载
- 积分:1