-
阵列信号处理MATLAB程序
说明: 这里有阵列信号处理的matlab程序,共有18种,和阵列信号处理及matlab实现这本书配套。(There are 18 kinds of MATLAB programs for array signal processing, which are matched with array signal processing and matlab implementation.)
- 2019-11-25 20:40:54下载
- 积分:1
-
This is the basis of a change of netizens eight digital procedures, the operatin...
这是我根据 一个网友 改变的 八数码 程序,在Bcb6环境下运行-This is the basis of a change of netizens eight digital procedures, the operating environment Bcb6
- 2022-04-11 07:44:38下载
- 积分:1
-
组态软件,本控制系统所建立的工程由主控窗口、设备窗口、用户窗口、实时数据库和运行策略五部分构成,每一部分分别进行组态操作,完成不同的工作,具有不同的特性。...
组态软件,本控制系统所建立的工程由主控窗口、设备窗口、用户窗口、实时数据库和运行策略五部分构成,每一部分分别进行组态操作,完成不同的工作,具有不同的特性。-Configuration software, the control system established by the main window works, equipment window, the user window, real-time database and operating strategy of the five parts, each part of each configuration operation, the completion of different tasks, have different characteristics.
- 2022-03-02 05:08:39下载
- 积分:1
-
CHNN
该视频主要讲连续hopfield神经网络及其matlab实现(this video is mainly based on the continuous hopfield neural network and its matlab implementation)
- 2019-03-05 20:20:34下载
- 积分:1
-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
wind——power-PMSG_detailed
基于matlab的同步风力发电模型仿真,可以放心下载(Matlab - based synchronous wind power model simulation, you can rest assured to download)
- 2020-06-21 23:20:01下载
- 积分:1
-
BollMacd突破上轨
说明: 原创:MACD加布林通道交易策略.可多周期多品种组合测试效果.(Original: MACD and Boll trading strategy. Multi cycle and multi variety combination test effect)
- 2019-11-15 22:15:48下载
- 积分:1
-
用VC6.0做的飞机游戏。。。做了一个飞机模型
用VC6.0做的飞机游戏。。。做了一个飞机模型-VC6.0 do with the game of the aircraft. . . Done an aircraft model
- 2023-04-21 11:25:03下载
- 积分: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
-
竖向的Flash导航菜单
竖向的Flash导航菜单,鼠标移上后就会发现炫丽的菜单效果了,很流畅的风格,向下拉开的菜单,Flash源文件完整,你可以打开源码修改一下菜单文字就可用在自己的网站了。
- 2023-02-28 12:25:03下载
- 积分:1