-
FUNCTION NAME:minor_box(upper_row,upper_col,lower_row,lower_col)
FUNCTION NAME:minor_box(upper_row,upper_col,lower_row,lower_col)
- 2022-08-25 23:55:48下载
- 积分:1
-
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码...
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
- 2022-03-06 08:01:58下载
- 积分:1
-
用面向对象实现的嵌入式编程,不可多得得好东东,绝对值得学习...
用面向对象实现的嵌入式编程,不可多得得好东东,绝对值得学习-Object-Oriented Programming Embedded, rare good Dongdong definitely worth learning.
- 2022-02-20 04:29:55下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分:1
-
很好的BMP转JPG,有VB原代码及操作界面
很好的BMP转JPG,有VB原代码及操作界面-good JPG, VB source code and user interface
- 2022-01-25 14:30:02下载
- 积分:1
-
本代码提供了可拖动两端任意的特殊滑块
本代码提供了可拖动两端任意的特殊滑块-the code can be provided at both ends of arbitrary drag the special slider
- 2022-05-26 01:34:58下载
- 积分:1
-
achieve coding, Huffman generate the smallest amount will be calculated from the...
实现编码,生成哈夫曼数 可以计算最小距离图形界面,可以点击每个叶子结点查看编码情况!-achieve coding, Huffman generate the smallest amount will be calculated from the graphical interface, can click on each leaf node View coding!
- 2022-01-22 05:15:38下载
- 积分:1
-
在类VC界面实现中制作个性化界面以及实现制作多国语言切换 ,大家可以看看怎么样? 给些建议...
在类VC界面实现中制作个性化界面以及实现制作多国语言切换 ,大家可以看看怎么样? 给些建议-VC interface in the class realization create personalized interface and the achievement of producing multi-language switching, we will look at how to sample some of its recommendations
- 2022-12-03 08:35:03下载
- 积分:1
-
基于labVIEW的温度监测界面设计
本源代码是基于基于labVIEW的温度监测界面设计开发,将下位机采集到的温度实时通过串口实时显示在上位机的主机界面中,以便监控人员实时查看监理,系统调试需要搭架上位机通过串口RS232与下位机相连。
- 2022-08-18 17:40:43下载
- 积分:1
-
获取客户端区域的大小,适合界面编程数学者学习
获取客户端区域的大小,适合界面编程数学者学习-Access to the client area size, suitable for mathematical programming interface to acquire
- 2023-04-17 10:25:04下载
- 积分:1