-
dsp
TMS320C28X系列DSP的CPU与外设(上)(下).(TMS320C28X series of DSP-CPU and peripheral (above).)
- 2010-01-20 16:41:09下载
- 积分:1
-
good procedure is simple but complete, suitable <data structure> The inter...
不错的程序,简单却完整,适合〈数据结构〉实习里的课程设计,经多次修改而成。-good procedure is simple but complete, suitable The internship courses designed by several revisions.
- 2022-06-20 02:42:25下载
- 积分:1
-
VCMATLABinterface
关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
- 2008-08-17 15:09:17下载
- 积分:1
-
28335-C-D-P-PMSM-FOC-VB-V0.1.9.0.3
电机控制FOC+SVPWM,dsp28335 测试可用(Motor control FOC SVPWM)
- 2021-04-27 13:08:44下载
- 积分:1
-
Naming program
简单随机的点名程序,实用便捷,满足大多数包括老师,培训教育,职业人员需要(Simple and random naming program, practical and convenient and Most of them include teachers and training education and professional needs)
- 2018-03-28 05:15:06下载
- 积分:1
-
Trainning image labler
自己用QT编写的图像标注程序,可以生成PASCAL VOC中的那种xml object标注文件。如果你想仿照PASCAL VOC生成自己的数据库,那就来下载这个程序吧
- 2022-03-31 23:03:47下载
- 积分:1
-
FLAC3D-zidingyibengoumoxing
flac3d自定义本构模型实例演示,可以帮助数值模拟爱好者学习如何自定义本构模型。(flac3d custom constitutive model examples demonstrate, numerical simulation can help enthusiasts to learn how to customize the constitutive model.)
- 2021-01-28 11:08:35下载
- 积分: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
-
ASP.NET+ACCESS某极品婚纱摄影企业(公司)网站程序(带论坛)
ASP.NET+ACCESS某极品婚纱摄影企业(公司)网站程序(带论坛)
- 2023-02-22 16:20:05下载
- 积分:1
-
Qt聊天室项目(包括服务端和客户端)
简单的qt聊天室项目包括服务端和客户端
- 2020-05-14下载
- 积分:1