-
利用正弦波叠加法模拟多
采用正弦波叠加法仿真多径衰落信道,计算信道频率响应-using sine wave superposition method simulation multi-path fading channel, Channel calculated frequency response
- 2023-05-17 11:40:04下载
- 积分: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
-
用Verilog HDL 语言写的在LCD液晶上显示文字的源程序
用Verilog HDL 语言写的在LCD液晶上显示文字的源程序-with Verilog HDL write on the LCD display text of the source
- 2022-02-26 21:25:51下载
- 积分:1
-
用C #,经理directx9.directdraw由模仿windows的扫雷SMA的制备…
采用 c#, Manager Directx9.DirectDraw 编写的 模仿windows扫雷的小游戏游戏.-using c#, Manager Directx9.DirectDraw prepared by the imitation windows mine small game game.
- 2022-01-26 04:54:06下载
- 积分:1
-
c++, 关于字符串探讨
c++, 关于字符串探讨-c, on the string on
- 2022-03-04 11:37:29下载
- 积分:1
-
game
扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。
-game
- 2022-01-24 15:35:41下载
- 积分:1
-
利用Visual Basic编写的小程序,管理我们的通讯录,并能根据条件进行删选。...
利用Visual Basic编写的小程序,管理我们的通讯录,并能根据条件进行删选。-The use of Visual Basic procedures for the preparation of the small, to manage our contacts, and deleted in accordance with the terms of the election.
- 2022-03-10 00:00:00下载
- 积分:1
-
ni in the use of daq counter made a number of small routines
ni提供的使用daq计数器所做的一些小例程-ni in the use of daq counter made a number of small routines
- 2022-12-05 06:15:03下载
- 积分:1
-
FIR Filters of Variable Length
FIR Filters of Variable Length -Laboratory 4 of 12 for the Texas Instruments TMS320C5416 DSK.A self-teach application or college laboratory to allow the student to find out by practical experiment the answer to the following question: How many coefficients are required when implementing a FIR filter for clear division between one range and another?Different filter lengths may be selected and the effect heard.
- 2022-11-02 05:05:02下载
- 积分:1
-
Frame2d Visual Basic 源代码
此.txt 包含完整的源代码的 frame2d.frm,将转换为.txt 文件。
Frame2d 是一个示例 (示例 8.2 要具体) 问题 介绍的有限元方法在工程 (第三版)
by Tirupathi R.Chandrupatla 和阿肖克 D.Belegundu .
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-22 05:15:03下载
- 积分:1