-
基地的转换过程可以2
进制转换的程序,可由二至十的互换-base for the conversion process can be 2-10 fungible
- 2022-02-25 10:10:14下载
- 积分:1
-
BMS Master-B gerber 101023
电池管理系统BMS的一个小开发板,附原理图就说明资料(Battery management system BMS a small development board, with schematics on the information)
- 2017-08-10 20:59:49下载
- 积分:1
-
三相
实现三相逆变器的闭环控制,基于电感电流和电容电流。实现逆变器的双闭环控制,动态性能良好,通过坐标转化为DQ坐标轴使得追踪精度良好,这里只提供了主函数部分,包括坐标变换,PI计算,相关的外设初始化,需要自己配置。(Realizes closed-loop control of three-phase inverters based on inductor current and capacitor current. Inverter dual-loop control, dynamic performance is good, through the coordinates of the DQ axis to make the tracking accuracy is good, here only the main part of the function, including the coordinate transformation, PI calculations, related peripheral initialization, you need to configure.)
- 2021-03-15 10:49:22下载
- 积分:1
-
算24啊。输入四个1到13得数字,通过四则运算得到24。可以通过他自动得出所有方法。...
算24啊。输入四个1到13得数字,通过四则运算得到24。可以通过他自动得出所有方法。-count 24. Input 4 1-13 figure through four operations to be 24. Can he come all the way automatically.
- 2022-07-02 10:02:30下载
- 积分:1
-
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。...
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。-java achieve the serial number generator, similar to the Sequence Database. To achieve cross-database design.
- 2023-01-14 09:00:03下载
- 积分:1
-
使用说明. 一、为什么要进行大气纠正? (1) 太阳辐射通过大气以某种方式入射到物体表面 ... 用户可以选择MODTRAN 模型的光谱分辩率. 三、如何使用F...
使用说明. 一、为什么要进行大气纠正? (1) 太阳辐射通过大气以某种方式入射到物体表面 ... 用户可以选择MODTRAN 模型的光谱分辩率. 三、如何使用FLAASH. 打开FLAASH ...
-modtan
- 2022-01-26 06:55:30下载
- 积分:1
-
河北工业大大一至大二学期,课程设计源码,课程题目是猜字游戏,希望对大家有所帮助,特别是河北工业大学的同学。...
河北工业大大一至大二学期,课程设计源码,课程题目是猜字游戏,希望对大家有所帮助,特别是河北工业大学的同学。-failed to translate
- 2022-03-18 08:22:13下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
cisvm
zhouzhihua老师的cisvm,写的非常好,大家一起参考学习(an example to show using CISVM to train a classifier with a cost interval)
- 2019-04-25 23:30:07下载
- 积分:1
-
Simple-English-Chinese-dictionary
简易英汉词典,支持增加新词,能快速查找你要的单词(Simple English-Chinese dictionary, to support the increase of new words, can quickly find what you want.)
- 2013-03-17 13:46:00下载
- 积分:1