-
LSM_Match
说明: 阅读您的文件最小二乘匹配and高斯解方程子程序(Read your document matching and least-squares Gauss solution equation Subroutine)
- 2008-11-28 01:59:01下载
- 积分:1
-
xiaocheyanluzou
小车沿着黑带前进,这事往年一个竞赛题目的程序,对大家有帮助。(The car along the black belt, it past a contest questions purpose program, are helpful to you.
)
- 2013-08-19 11:38:13下载
- 积分:1
-
超全风机模型
风能功能实现,包括DFIG以及风电场的各种模型。主要由PSCAD软件搭建的模型。(The wind and a variety of functions, including DFIG model of wind farm. Mainly by the PSCAD software to build the model.)
- 2017-09-16 09:57:53下载
- 积分:1
-
OpenCVFaceDetectDirectShow小波图像分割算法
OpenCV FaceDetectDirectShow小波图像分割算法(Wavelet image segmentation algorithm)
- 2020-06-17 05:20:01下载
- 积分:1
-
串口通信 上位机模板 QT485 串口助手
SerialPortSetting::SerialPortSetting(QWidget *parent)
: QDialog(parent)
{
setupUi(this);
setFixedSize(220, 319);
checkAPButton->setIcon(QIcon(":/images/finger_up.png"));
emit checkAvailablePorts();
}
//检测可用串口并在可用串口号后面加上可用标志
void SerialPortSetting::checkAvailablePorts()
{
foreach ( const QSerialPortInfo &Info, QSerialPortInfo::availablePorts()) {
//QSerialPort availablePort;
//availablePort.setPortName(Info.portName());
//if (availablePort.open(QIODevice::ReadWrite)) {
int index = comCB->findText(Info.portName());
&nb
- 2022-10-15 10:45:03下载
- 积分:1
-
C web development of a dynamic link library tree is so easy to use, its control...
在C的web开发中的一个树状动态链接库非常的好用,其控制显示部分是在数据库中对于操作人员是非常之方便的。-C web development of a dynamic link library tree is so easy to use, its control is shown in the database for the operators is very convenient.
- 2023-05-19 19:50:03下载
- 积分:1
-
rtclib
库文件.ds1307的库文件。arduino库文件。库文件.ds1307的库文件。arduino库文件。(arduino ds1307 164kb)
- 2020-06-19 20:00:02下载
- 积分:1
-
2
FreeRTOS实验6-1 FreeRTOS任务创建和删除实验(动态方法)(Task creation and deletion experiments (dynamic methods))
- 2019-03-15 21:42:37下载
- 积分:1
-
Plotting_Tutorial_New1
Plot tutorial is using to calculate in Histogram Matlab
- 2013-12-08 13:27:43下载
- 积分:1
-
stego
Simple steganography code to hide text inside image
The code include embedding and extracting procedure
- 2014-09-03 14:00:28下载
- 积分:1