-
videomeeting
视频会议系统,很理想发功能,请大家提供修改意见(videomeeting system)
- 2011-09-09 23:26:07下载
- 积分:1
-
和泰芯片 TM1638C代码驱动程序
一个和泰芯片上面用过的TM1638程序,一些初始化和显示,分固定地址和全写。(A TM1638 program used on Hetai chip, some initialization and display, divided into fixed address and full write.)
- 2020-06-25 01:20:02下载
- 积分:1
-
kenstone
主要用于建模校正集和预测集样品的选择。近红外光谱模型(Mainly used for modeling calibration set and prediction set of samples to choose from.)
- 2015-09-10 15:29:20下载
- 积分:1
-
ccf计算机考试代码
这个是本人考过了的ccf计算机等级考试的代码,是自己在学习的过程中,自己慢慢摸索的,是经过运行可以通过的,希望大家要考试的人可以看看,
- 2023-07-15 20:10:03下载
- 积分:1
-
英飞凌TC275_bootloader源码
说明: TC275单片机基于autosar的bootloader工程代码(Bootloader engineering code of tc275 SCM based on AUTOSAR)
- 2021-04-28 10:48:43下载
- 积分:1
-
readFLASH-writeLCD
单片机利用SPI总线从flash读取图像数据并通过SPI写入液晶屏。(Microcontroller using SPI bus to read image data from the flash and write into the LCD screen via the SPI interface.)
- 2021-04-24 11:08:47下载
- 积分: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
-
玩大数据
让你实现了一个数据结构来存储一个非常大的数据集的KDDCUP 2012设计
- 2022-07-01 12:58:48下载
- 积分:1
-
24C02
写满24C02A内部整个4K bit串行E2PROM,然后检验写入数据是否正确并显示结果。正确:点亮8个红色发光管(F5区);错误:熄灭8个红色发光管(Write full 24C02A internal 4K bit serial E2PROM, and then check whether the data is correct and di)
- 2017-04-12 11:19:39下载
- 积分:1
-
volume-control
AVR volume control with n3310 lcd and LC75373
- 2011-09-09 21:37:26下载
- 积分:1