-
CTime的替换类,不错!
CTime的替换类,不错!-CTime the replacement category, it is true!
- 2022-03-21 03:22:19下载
- 积分:1
-
可加入图像的组合框类
可加入图像的组合框类-be added to the portfolio image frame
- 2023-08-13 22:30:03下载
- 积分:1
-
PDA编程接口
pda上界面编程-pda on Programming Interface
- 2022-08-22 07:29:50下载
- 积分:1
-
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册...
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册-VB scanning files on the drive and the things that API calls and DIR command! You are the best tools and manuals! !
- 2022-05-12 15:12:10下载
- 积分:1
-
西风网站登陆v2.1
资源描述简介:
使用ASPEMail密码查询自动回复,88*31Logo登陆,自设密码,网站登陆后可自行资料修改。
- 2022-11-17 20:45:08下载
- 积分:1
-
很漂亮的类似Excel里那样的grid控件,每个项内还可以显示图形...
很漂亮的类似Excel里那样的grid控件,每个项内还可以显示图形-Very beautiful gride control which likes the grade in excel, each item can display picture
- 2022-05-31 20:24:02下载
- 积分:1
-
使用Qt处理图片资源
Use Qt in image development.
QPixmap largepixmap;
QPixmap smallpixmap;
QPixmap maskpixmap;
QPixmap zoompixmap;
QPoint offset(0,0);
QPoint dragpos(150,150);
QPoint set(90,50);
//加载图片:
largepixmap.load("ImagesMainGui.png");
smallpixmap = largepixmap.scaled(largepixmap.size()/1.2);
maskpixmap.load("ImagesMainGui.png");
//绘制底层图片(非放大镜区域图案):
QPainter painter(this);
painter.drawPixmap(offset,smallpixmap);
painter.end();
//计算放大区域圆形的半径及所占矩形面积
int dim = qMin(width(), height());
int magnifierSize = dim * 5 / 6;
int radius = magnifierSize / 2;
int ring = radius - 15;
QSize box = QSize(magnifierSize, magnifierSize);
- 2022-02-09 22:59:08下载
- 积分:1
-
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,...
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,-using Matlab series of the current window of the demonstration strings and string into Tex format procedures, a good look
- 2022-03-22 04:16:46下载
- 积分:1
-
海康威视客户端sdk
这个是用海康威视摄像头得到图像 用opencv处理进行人脸识别的机子 很不错的 大家放心下载 用vs2008可以打开这个是用海康威视摄像头得到图像 用opencv处理进行人脸识别的机子 很不错的 大家放心下载 用vs2008可以打开
- 2022-04-08 21:46:58下载
- 积分:1
-
第一次上传,弄了一个简单的链表实现代码,希望以后有机会继续上传质量高的代码...
第一次上传,弄了一个简单的链表实现代码,希望以后有机会继续上传质量高的代码-The first upload, get a simple linked list implementation code, and hope that it will have the opportunity to upload high quality code
- 2022-02-11 21:36:10下载
- 积分:1