-
短信通道发彩信的代码,用C写的,请大家多提意见和建议
短信通道发彩信的代码,用C写的,请大家多提意见和建议-MMS messages crossing the code, written in C, please do so and recommendations
- 2022-07-06 08:47:31下载
- 积分:1
-
LED点阵显示牌的设计与动态显示控制3.PDF
LED点阵显示牌的设计与动态显示控制3.PDF-q
- 2022-01-31 23:05:47下载
- 积分: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
-
石子归并问题:在一个圆形操场的四周摆放着N堆石子(N<= 100),现要将石子有次序地合并成一堆.规定每次只能选取相邻的两堆合并成新的一堆,并将新的一堆的...
石子归并问题:在一个圆形操场的四周摆放着N堆石子(N
- 2023-05-17 22:10:02下载
- 积分:1
-
PXA300系列开发文档,很难找的,多谢光顾。
PXA300系列开发文档,很难找的,多谢光顾。-PXA300 series documents the development, it is difficult to find, I am grateful to patronize.
- 2022-02-03 11:26:07下载
- 积分:1
-
A game of avoiding the octopus and VB source code to help beginners develop VB g...
一款逃过大章鱼VB游戏源代码,可以帮助初学者开发VB小游戏-A game of avoiding the octopus and VB source code to help beginners develop VB game
- 2022-12-05 19:05:03下载
- 积分:1
-
七彩俄罗斯方块,用c语言写的。
七彩俄罗斯方块,用c语言写的。-Discus Russian squares with c written language.
- 2022-02-05 18:25:25下载
- 积分:1
-
去除块效应的图像后处理算法文章,用adobe reader打开,详述编码块效应的去除...
去除块效应的图像后处理算法文章,用adobe reader打开,详述编码块效应的去除-Removal of blocking the image post-processing algorithm article, using adobe reader to open, detailed coding block effect removal
- 2022-02-21 10:55:14下载
- 积分:1
-
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连...
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连续区域以及获得这个区域的各种可能面值的集合。如,当 n=4,m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大的连续区域为1到71。还有其他面值的四种邮票可组成同样大小的区域吗-stamp issue : Let a national issue n different denominations of the stamps and letters each allow up to m stamp affixed, to the m, n, write an algorithm derived from a postage in an increment of the circumstances, may obtain a postage value of the maximum continuous access to this region and regional various denominations could assemble. For example, when n = 4, m = 5, if the values of (1,4,12,21) of the four stamps, postage largest regional consecutive 1-71. There are four other denominations of the stamps can be the same size as the composition of the region? ?
- 2022-02-24 19:12:53下载
- 积分:1
-
Broadband Series
Broadband Series - ATM Basics -Broadband Series- ATM Basics
- 2022-01-24 15:30:30下载
- 积分:1