-
IEEE30MonteCarloSimu-master
说明: 利用蒙特卡洛对Ieee30节点进行仿真问题,希望对大家有所帮助(Monte Carlo is used to simulate the Ieee 30 nodes. I hope it will be helpful to everyone.)
- 2019-06-24 15:34:53下载
- 积分:1
-
GTS4轴点位2轴插补多线程能处理
固高GTS控制卡,4轴运动,2轴插补多线程程序处理(GTS ,4-axis Motion, 2-axis Interpolation Multithread Processing)
- 2020-09-10 06:08:03下载
- 积分:1
-
index
说明: DEA中的index_DEA 模型中的matlab程序。有循环语句(The matlab program in the index_DEA model of DEA. Loop statement)
- 2020-06-20 14:40:01下载
- 积分: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
-
sushu
实现了素数的拆分和。只是很简单,没写麻烦的,复杂的可找我,呵呵(Realized primes splitting and. Very simply, I did not write cumbersome and complicated to find me, Oh)
- 2013-06-19 23:08:00下载
- 积分:1
-
Multi-Sensor-Data-Fusion-with-MATLAB
多传感器数据融合,主要讲解了数据融合的一些原理和方法,并利用matlab进行编程的一些例子(Multi-sensor data fusion, mainly explained some principles and methods of data fusion, and some examples of using matlab to programming)
- 2017-04-19 16:09:45下载
- 积分:1
-
TL-WR841N_V8_130506
Official firmware for TP-Link WR841N v8
- 2020-06-20 16:20:02下载
- 积分:1
-
straight
说明: 零件直线度和圆度误差检测算法和例子,对于在线测量数据返回处理很有帮助。(Parts straightness and roundness error detection algorithm and examples, for on-line measurement data return processing helpful.)
- 2020-10-29 16:29:57下载
- 积分:1
-
Turbo码matlab程序
说明: Turbo码matlab程序,对学习、课程设计以及毕业设计有比较大的帮助(Turbo code matlab program, to study, curriculum design and graduation design is of great help.)
- 2020-12-30 15:08:59下载
- 积分:1
-
AVR键盘控制程序 AVR键盘控制程序 AVR键盘控制程序
AVR键盘控制程序 AVR键盘控制程序 AVR键盘控制程序-AVR keypad control procedures
- 2022-06-28 02:35:40下载
- 积分:1