-
interface development including box, uncheck, the progress of the realization of...
界面开发包括复选框,单选框,进度条的实现的实例及扩展-interface development including box, uncheck, the progress of the realization of the examples and expansion
- 2022-03-06 05:16:05下载
- 积分:1
-
一个简单的实现“全屏显示”的例子,简单明了,非常容易读懂。...
一个简单的实现“全屏显示”的例子,简单明了,非常容易读懂。-Realize a simple
- 2023-07-21 14:00:08下载
- 积分:1
-
这是对细胞图像进行处理,并且进行模拟的图像,可以实现对细胞的计数。...
这是对细胞图像进行处理,并且进行模拟的图像,可以实现对细胞的计数。-This is the cell image processing, and simulation images can be achieved on cell count.
- 2023-09-03 23:15:04下载
- 积分:1
-
c的功底真的不错
跟硬件也有很大关联。
用虚拟声卡制作频率计...
c的功底真的不错
跟硬件也有很大关联。
用虚拟声卡制作频率计-the foundation really good with the hardware have great relevance. Virtual sound production Cymometer
- 2022-04-11 01:34:32下载
- 积分: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
-
一个用来选择文件夹的类的源码
一个用来选择文件夹的类的源码- Uses for to choose the folder the kind of source code
- 2022-03-12 16:57:07下载
- 积分:1
-
漂亮的grid控件,控件的每项不是文字输入而是选择项(对号表示选择)...
漂亮的grid控件,控件的每项不是文字输入而是选择项(对号表示选择) -Beautiful gride contrl
- 2022-02-19 21:46:50下载
- 积分:1
-
一个类似于word中取颜色和箭头的例子,推荐下载
一个类似于word中取颜色和箭头的例子,推荐下载--An example which is simialar to get colors and arrows in word,recommend!
- 2023-09-02 17:55:04下载
- 积分:1
-
wpf基于tuio协议的多点触控
基于tuio的多点触控程序,可对图片进行移动放大缩小等操作,开发者可以根据自己需求更改功能实现视频、文字。。。。等等进行操作,鼠标右击位增加点位。
- 2022-04-29 01:30:59下载
- 积分:1
-
一个简易的基于C#的绘图板
资源描述可以画直线,圆 椭圆,多边形,折线等等,且能够创建工程,将画图元素进行保存,此外,还能对画图元素进行选择,删除和调整。还对画图元素的颜色和线条粗细进行修改。
- 2022-03-05 10:14:12下载
- 积分:1