-
OBD故障码解析
说明: OBD系统开发时OBD故障码解析,含大部分整车生产企业自定义的代码以及通用代码(OBD fault code parsing during the development of OBD system, including custom codes and general codes of most vehicle manufacturers)
- 2019-05-29 15:14:30下载
- 积分:1
-
随机HOUGH圆检测代码,能够运行
利用opencv编写的随机hough圆检测算法,程序可以运行
- 2022-05-07 15:00:59下载
- 积分:1
-
softRegister
本程序是软件注册加密的程序,通过写入Ini ,和写入注册表来提高。 不停的比较两个文件的时间。 防止用户修改(This procedure is encryption software registration process, through written Ini, and write the registry to improve. Comparison of the two documents non-stop time. Prevent users to modify)
- 2009-06-25 12:30:57下载
- 积分:1
-
cPPhttp_Part5_upAndDown
http通信包,提供上传和下载的处理接口(http communications package that provides the processing interface to upload and download)
- 2013-10-14 14:31:25下载
- 积分: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
-
yuvread
说明: 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。(read the yuv video file and Implement the function of inserting frames.finally,the
processed files are rewrited into yuv file,which can be played exactly )
- 2020-09-01 16:58:08下载
- 积分:1
-
WPF-GridLines
WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线(WPF-Grid of Lines)
- 2015-02-06 10:12:28下载
- 积分:1
-
proj2
我的Computer Graphics课上的第二个作业 (growing tree)
- 2011-07-01 04:57:37下载
- 积分:1
-
SList
说明: 对链表完整操作,插入,删除,排序,C/C++语言编写,可用于项目中(Complete operation of linked list, insertion, deletion, sorting, written in C/C++ language, can be used in projects.)
- 2020-06-16 09:40:02下载
- 积分:1
-
图像识别
用ov2640可以颜色图像识别,常用于颜色识别场合,亲测可以使用,文件如果传的不全别怪我,我也不懂为什么可能是系统问题,系统问题,没错,问就是系统问题
- 2022-02-03 12:37:05下载
- 积分:1