-
M8_Ossiloscope
用M8做数据采集在PC机上做虚拟仪器界面(M8 to do with data acquisition PC-on done in the virtual instrument interface)
- 2009-07-16 21:21:21下载
- 积分:1
-
2352
论坛头像生成器源码,例程程序结合易语言扩展界面支持库和易语言模块GDIPlus类模块.ec,实现易语言论坛头像图片的生成。(Forum avatar generator source , routine program combining easy language support library expansion interface and ease of language modules GDIPlus class module .ec, achieve easy language forum avatar image generation.)
- 2016-02-06 18:34:32下载
- 积分:1
-
day2
学习笔记之QT曹的连接与简单功能实现,带有实例(Connection and Simple Function Implementation of QTCao for Learning Notes with Example)
- 2020-06-18 16:00:02下载
- 积分:1
-
snake
Snake算法程序,程序包括操作界面和说明文档(Snake algorithm, program, including the user interface and documentation)
- 2020-06-26 16:40:02下载
- 积分:1
-
MM1
random and queuing theory(mm1)
- 2015-08-26 18:15:24下载
- 积分:1
-
MFC图形平滑移动
说明: MFC中使用gdi+实现图形平滑移动,使用线程控制,简单的图形界面(Using GDI plus in MFC to realize smooth movement of graphics)
- 2020-02-24 17:25:06下载
- 积分:1
-
CommunicationStudio
利用QT开发读取6维力传感器数据,并实时显示数值波动的界面。使用到串口通讯、图形界面等技术(The interface of reading 6-D force sensor data and real-time displaying numerical fluctuation is developed by using QT. Used to Serial Communication, Graphic Interface and other technologies)
- 2019-05-23 10:28:32下载
- 积分: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
-
dcraw-9.20.tar
命令行界面 raw 影像解码工具,dcraw 解码原始影像档案,显示图档之元数据 (metadata) 以及产生预览图片。(Command Line Interface raw image decoding tools, dcraw decode the original image file, display the drawing of metadata (metadata) and generate a preview image.)
- 2014-01-17 09:30:02下载
- 积分:1
-
七参数坐标转换
用布尔莎法实现了坐标系的七参数转换,大地测量学课程作业(The transformation of seven parameters of the coordinate system is realized by means of bursa method)
- 2018-06-21 00:30:48下载
- 积分:1