-
bianyaqi
变压器设计软件,采用CAD技术改造变压器传统设计(Transformer design software, the use of CAD technology traditional transformer design)
- 2008-02-26 08:45:16下载
- 积分:1
-
yoyo vip
魔力宝贝外挂 可以适用任何魔力私服 功能强大 还能拦截封包(Magic Baby plug-in can be applied to any magic private server, powerful and can intercept packets)
- 2017-11-18 23:02:23下载
- 积分:1
-
C# 调用外部的EXE文件
C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。
private void button1_Click(object sender, EventArgs e)
{
openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式
if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件
textBox1.Text = openFileDialog1.FileName;//显示选择的文件
}
private void button2_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件
}
- 2023-06-03 22:35:03下载
- 积分:1
-
Johnson Cook_VUMAT
Johnson Cook model,abaqus VUMAT(Johnson Cook_VUMAT,abaqus vumat for metals under high velocity impact)
- 2018-12-13 22:40:48下载
- 积分:1
-
tongxunlu
通讯录可以把通讯资料放到里面,是新建一个自己自定义的文件类型,然后再吧资料放到里面就可以,可以按照不同的搜索放噶搜索(Address Book can be placed inside the communication of information is a newly built their own custom file types, and then put it inside information can be released in accordance with the different search Kavalan search)
- 2008-12-26 00:09:38下载
- 积分:1
-
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
-This procedure using VHDL language programming FPGA to realize the 1602 dot-matrix LCD driver
- 2022-02-04 12:45:17下载
- 积分:1
-
Vf
说明: MATLAB/simulink搭建逆变器控制模块,恒压恒频控制方式,dq坐标系,双闭环(MATLAB/simulink builds inverter control module, constant voltage constant frequency control mode, dq coordinate system, double closed loop)
- 2017-11-21 16:11:31下载
- 积分:1
-
下载论坛资源的
可以批量下载论坛上的rar资源
下载论坛资源的
可以批量下载论坛上的rar资源-Download forums resources can bulk download rar forum resources
- 2022-06-20 12:20:10下载
- 积分:1
-
BP神经网络作业含程序
说明: 含BP神经网网络小组作业--对汽油中辛烷值进行检测;
不同神经网络模型的应用对比;
Matlab中自带的神经网络工具箱的使用步骤。(Group work with BP neural network -- detection of octane number in gasoline;
Application Comparison of different neural network models;
The steps of using neural network toolbox in MATLAB.)
- 2019-12-21 21:09:58下载
- 积分:1
-
python100例 有题有答案
说明: python编程练习题100例 有题有答案,用于练习编程还是不错的。(Give it to Python's initial programming exercises.)
- 2018-04-01 22:27:45下载
- 积分:1