-
PSO
说明: 带有约束的粒子群算法,求自己需要的极大值极小值。(Particle swarm optimization with constraints)
- 2020-05-07 20:00:10下载
- 积分:1
-
小小的游戏
应用背景激发uoiewireowijfdjfods 嫉妒而接电话说会计师关键技术物品的因为开始破万的排位呢偶看为广大哦晚饭后因为ing绝望陪我
- 2023-03-09 09:45:03下载
- 积分: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
-
grpms_smb
gprom语言,TMB真实移动床色谱模拟程序。(gprom language, TMB true moving bed chromatography simulation program.)
- 2020-07-22 21:48:45下载
- 积分:1
-
matlab测距
说明: 本程序是实现基于UWB的节点位置进行定位及对算法仿真,采用基于到达时间TOA
算法仿真了UWB信号在IEEE802.15.4a信道下的发射、衰减、信道冲击响应、加噪声
相关接收、节点定位;参考节点个数选择为3个,定位坐标采用最小二乘法求解(This program is to realize the node location based on UWB and to simulate the algorithm
The algorithm simulates the transmission, attenuation, channel impulse response and noise of UWB signal in ieee 802.15.4a channel
Relevant reception and node positioning;The number of reference nodes is 3, and the positioning coordinates are solved by the least square method)
- 2020-03-25 14:53:25下载
- 积分:1
-
EPdfBooks
its tool to let you can eidt your own ebook and pdf
- 2017-09-13 09:05:40下载
- 积分:1
-
colour detection
Simple colour detection using MATLAB
- 2018-05-09 17:19:56下载
- 积分:1
-
Q104--AD8367模块++可变增益放大器
说明: 可变增益放大 程序是keil mdk 5 stm32单片机(The variable gain amplifier program is keil MDK 5 STM32 single chip computer)
- 2020-06-22 19:00:02下载
- 积分:1
-
NesB
小游戏
小型游戏代码
仅供参考
小游戏
小型游戏代码
仅供参考(small game)
- 2013-06-26 14:20:30下载
- 积分:1
-
1151810101-王德雅-实验三
可以分析悬臂梁的固有频率以及这根悬臂梁的模态,可以将振型图画出(The natural frequencies and modes of a cantilever beam can be analyzed.)
- 2020-11-23 21:29:33下载
- 积分:1