-
MRF905 to do with MSP430 wireless transceiver control of pdf documents, only con...
用msp430控制MRF905做无线收发的pdf文档,只中含有原程序-MRF905 to do with MSP430 wireless transceiver control of pdf documents, only contains the original procedure
- 2022-08-24 04:19:24下载
- 积分:1
-
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。...
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。-state reading keys, press a button, P2 connectors of the LED-from left to right; 2 Press the button, P2 connectors of the LED-from right to left.
- 2022-11-09 15:45:04下载
- 积分:1
-
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。...
用VHDL语言编写的三人表决器,多数服从少数,或者一致通过。-VHDL prepared by the three voting machines, most of the views of the minority, or adopted unanimously.
- 2022-03-06 10:43:49下载
- 积分:1
-
一个程序员编写的求爱过程,创建一个新的txt文本,粘贴到…
一个程序员写的求爱程序,新建一个txt 文本,粘贴进去。
把以上代码保存扩展名为vbs就行了-A programmer to write the courtship process, create a new txt text, paste into. Save the above code vbs extension on the list
- 2023-02-17 15:20:04下载
- 积分:1
-
VB is a preparation of a bank with ATM machine transactions
是一个用VB编写得银行ATM机交易的程序-VB is a preparation of a bank with ATM machine transactions
- 2022-03-18 05:27:30下载
- 积分:1
-
C++批判,一本非常好的C++书籍,不过是英文版的
C++批判,一本非常好的C++书籍,不过是英文版的-C criticism, a very good C books, but are in English
- 2022-06-27 02:15:12下载
- 积分: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
-
基于java开发的记事本,基本功能与windows记事本相近
基于java开发的记事本,基本功能与windows记事本相近-Java-based development of Notepad, the basic function is similar to windows Notepad
- 2022-01-30 21:35:21下载
- 积分:1
-
经典游戏在JavaME平台开发。
classic game is developed in javaME platform.
- 2022-02-14 00:18:22下载
- 积分:1
-
程序员的学习成本,与知识结构程序员的学习成本,与知识结构
程序员的学习成本,与知识结构程序员的学习成本,与知识结构-Learn the cost of programmers, programmers with the knowledge structure of the study costs, with the knowledge structure
- 2022-12-13 09:15:04下载
- 积分:1