-
8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等...
8051F实现多功能晶体管测试仪,包括19*264的LCD显示和键盘,核心算法等-8051F realize multi-function transistor tester, including 19* 264 of the LCD display and keyboard, the core algorithm
- 2022-02-05 17:01:04下载
- 积分:1
-
C#做的图形化小游戏,用于入门学习极好。
C#做的图形化小游戏,用于入门学习极好。-A small game based on c#,It is a good learning reference for beginners!
- 2022-02-05 18:31:23下载
- 积分:1
-
本程序对电网的控制作了详细的说明和少量的说明…
此程序对Grid控件进行了详尽的介绍,且代码量小,很容易理解,并对其背景颜色进行填充,是Grid控件初级开发的一个理解台阶-this procedure right Grid Control for a detailed explanation and a small amount of code, it is easy to understand, and its background color to fill the Grid Control is the primary understanding of the development of a higher level
- 2022-05-23 14:51:25下载
- 积分:1
-
科学计算器源代码
使用Qt框架库编写的计算器,包括界面与简洁高效的源代码。希望对初学者有所帮助
- 2022-03-01 13:45:43下载
- 积分: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
-
改进了的生产与消费者问题的模拟
改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
- 2022-03-21 23:02:23下载
- 积分:1
-
- 2022-09-27 13:25:02下载
- 积分:1
-
这是一个用vc编写的动画图标程序,具有很好的通用性,非常不错的例程哟!...
这是一个用vc编写的动画图标程序,具有很好的通用性,非常不错的例程哟!-with vc prepared by the animation icon procedures, with the common good, very good routines yo!
- 2023-08-17 06:15:03下载
- 积分:1
-
这是一个DOS程序
这是一个DOS程序-This is a DOS program
- 2022-08-10 21:04:44下载
- 积分:1
-
hexadecimal editor VC source revealed a total of three projects : Address, and h...
十六进制编辑器VC源码
共有三个显示项目:地址、十六进制代码和ascii码,还可以调节显示列数-hexadecimal editor VC source revealed a total of three projects : Address, and hexadecimal code ascii codes, but also can adjust a few shows out
- 2022-03-23 13:53:16下载
- 积分:1