-
Acetone_Ethanol_Vapourisation
说明: 使用先进的DPM模型模拟汽油煤油多组分燃料液滴的蒸发,液体内部的温度梯度以及燃料组分得到充分的考虑。(The advanced DPM model is used to simulate the evaporation of gasoline kerosene multi-component fuel droplets. The temperature gradient and fuel composition in the liquid are fully considered.)
- 2019-01-31 07:29:15下载
- 积分:1
-
datagridview 实际应用的注意事项
DataGridViewColumn header0 = new DataGridViewColumn(new DataGridViewTextBoxCell());
header0.Visible = true;
header0.Name = "部门编码";
header0.Width = 200;
header0.HeaderText = "部门编码";
dgv.Columns.Add(header0);
DataGridViewColumn header1 = new DataGridViewColumn(new DataGridViewTextBoxCell());
header1.Visible = true;
header1.Name = "部门名称";
header1.Width = 120;
header1.HeaderText = "部门名称";
dgv.Columns.Add(header1);
&nb
- 2022-01-25 20:09:55下载
- 积分:1
-
log
bmp图像边缘检测,vc界面,很好用,适合初学者学习(bmp image edge detection, vc interface, useful for beginners to learn)
- 2008-07-09 13:23:35下载
- 积分:1
-
CNSS数据处理软件
同时由于观测目标的不同,GNSS数据存储组织也存在多样化的特点,例如GNSS卫星观测数据涉及不同的卫星星座、不同的数据采样率以及不同的观测值类型等。本文主要介绍了GNSS RINEX三种数据2.10版本格式,包括观测数据、导航数据、气象数据。
还增加介绍了3.x版本格式的RINEX文件与2.10版本的不同之处。TEQC软件被广泛地应用于GNSS观测数据的预处理, 可以对观测数据进行转换、
编辑和质量检查,本文还对TEQC软件这三种应用进行了介绍。由于TEQC软件的交互性很差,所以本毕业论文采用C#窗体编程,实现批量的数据编辑功能,包括剔除指定的星座、剔除指定的卫星、修改数据采样率、数据压缩等。
- 2022-08-03 01:59:55下载
- 积分:1
-
siwive-all-book
siwive全介绍 读完这个就拿下siwave了。(siwave all )
- 2013-01-03 17:58:14下载
- 积分:1
-
xbnl
小波包分解,求能量程序,,对小波包的了解掌握都很有用,希望对读者游泳(the wavelet packet decomposition and energy distribution )
- 2016-08-01 20:18:07下载
- 积分:1
-
gmm
高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
- 2013-10-27 19:58:34下载
- 积分:1
-
代码
包括simulink的粒子群算法,光伏PV,空间矢量控制SVPWM,dsp的看门狗(include PSO,SVPWM,PV,WATCHDOG and so on.)
- 2018-12-25 10:47:05下载
- 积分:1
-
配电网零序电流故障定位方法在PSCAD中的模型搭建zerosimulation
配电网零序电流故障定位方法在PSCAD中的模型搭建,可以调整故障类型和短路电阻等进行故障模拟(The fault location method of zero sequence current in distribution network is built in PSCAD, which can adjust the fault type and short circuit resistance.
)
- 2021-02-27 18:59:36下载
- 积分:1
-
PID_Speed_Control
带主动两轮主动差速的双电机PID调速模块,实现对电机的调速,尤其可以适用于对后轮双独立电机驱动方式的主动差速调节。(The dual motor PID speed regulation module with active two wheel active differential can realize the speed regulation of the motor, and can be applied to the active differential regulation of the driving mode of the dual motor of the rear wheel.)
- 2017-11-19 00:25:53下载
- 积分:1