-
CListDemo
CStringList链表类的使用实例源码,很不错的vc源码,推荐!(CStringList instance of the use of source class list, very good vc source, recommended!)
- 2011-08-26 20:59:55下载
- 积分:1
-
App6
说明: 这是一个实现多区域跟踪的程序,分开图片的多个部分,并单独访问每个部分的的像素。(This is a multi-regional tracking procedures, a number of separate pictures, and visit every single part of the pixel.)
- 2005-10-31 10:43:57下载
- 积分:1
-
vcPopencv
opencv vc++ 实现图像旋转 矫正已经倾斜的图像 得到倾斜角度(opencv mfc vc++ image skew you can get the skew angle )
- 2012-08-16 14:11:55下载
- 积分:1
-
ZNodes
qt中提供了QGphicsView,QGraphicsScene,QGraphicsItem,QGraphicsPixmapItem是QGraphicsItem的子类
分辨创建它们的实例:view,scene,item,然后通过各自的方法scene->addItem(item);view->setScene(scene);就可以达到类似下图的效果,想要进一步定制,则要继承QGraphicsItem或QGraphicsPixmapItem,然后重写paint()、boundingRect()等方法,此外如果还想要获取鼠标事件,重写mousePressEvent等事件就好了,注意,一旦重写了mousePressEvent方法,就以为了qt不会再自动处理item的任何press事件了,可以在你重写的mousePressEvent方法中最后添加QGraphicsItem::mousePressEvent(event);解决这个问题,就是说你获取到了鼠标事件,但是依然让qt处理这个鼠标事件。(QGphics View, QGraphics Scene, QGraphics Item and QGraphics PixmapItem are provided in qt. They are subclasses of QGraphics Item.
Resolve the instances of creating them: view, scene, item, and then use their respective methods scene - > addItem (item); view - > setScene (scene); you can achieve the effect similar to the figure below. If you want to further customize, you need to inherit QGraphics Item or QGraphics Pixmap Item, and then rewrite paint (), boundingRect () and other methods, and if you want to do so. If you want to get mouse events, rewrite events like mousePressEvent. Note that once you rewrite the mousePressEvent method, you think that QT will no longer automatically handle any press events of item. You can finally add QGraphics Item:: mousePressEvent (event) to your rewritten mousePressEvent method to solve this problem. That is, you get the mouse event, but still let QT handle the mouse event.)
- 2020-06-16 20:20:01下载
- 积分:1
-
gwhttp
说明: 简单windows/linux/unix下http Server
自己写程序时开个后端配置什么的使用(socket server
support windows/linux/unix
simple http server)
- 2019-07-31 17:10:22下载
- 积分:1
-
POW
an exemple of source that i was programming last night
- 2014-12-11 03:28:11下载
- 积分:1
-
基于qt的学生成绩管理系统
基于qt的学生成绩管理系统,链接本机mysql数据库,有教师和学生管理界面,可进行增删改查等基本功能。
- 2022-06-15 15:11:20下载
- 积分:1
-
MFCDialog
MFC通过按钮实现窗口切换,可以在A窗口及B窗口中任意切换窗口(Useing buttons to change windows in MFC)
- 2016-12-06 17:59:04下载
- 积分:1
-
Dijkstra
Dijkstra algorithm implemented by c++
- 2010-08-22 13:56:59下载
- 积分:1
-
dm9000
DM900A driver for au1200(Eboot using)
- 2008-11-09 14:17:56下载
- 积分:1