-
cprogramming
C language programming guide.
- 2017-12-26 12:53:13下载
- 积分:1
-
iperf 网络测速工具
- 2023-06-17 10:20:04下载
- 积分:1
-
paint2
画图程序,可以话直线,矩形,圆,椭圆和多边形(Paint program, you can, then straight, rectangular, round, oval and polygon)
- 2008-08-12 16:16:47下载
- 积分:1
-
IOT_Simulation
陈敏老师的{OPNET物联网仿真}书中的代码,主要包括了GPSR,定向扩散,协作通信,多路等多个OPNET仿真模型。适合于利用OPNET软件仿真传感器网络的研究人员。(Chen Min teacher {OPNET of things simulation} book code, including GPSR, directional diffusion, cooperative communication, multiple OPNET and other simulation models. Suitable for the use of OPNET software simulation sensor network researchers.)
- 2020-11-21 16:49:36下载
- 积分:1
-
数据结构习题集.pdf(含答案)
数据结构习题集.pdf(含答案)
- 2020-01-08下载
- 积分:1
-
keycontrol
使用键盘钩子来接收键盘上的所有输入,进行键盘控制,可以使用这样的功能来做游戏外挂等(Use the keyboard hook to receive all input on the keyboard, the keyboard controls, you can use this function to do the game plug-in, etc.)
- 2011-11-28 10:56:30下载
- 积分: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
-
wpf 仿qq登陆 翻转效果 源码下载
wpf 仿qq登陆 翻转效果 源码下载
- 2015-03-25下载
- 积分:1
-
list链表实现
该代码对链表进行了描述,包括插入数据并将数据依次显示出来
- 2022-07-27 04:29:38下载
- 积分:1
-
SevLaunch
自制的一个快捷启动工具,简介好用。功能可以继续完善(Made a quick start tool, Introduction handy.)
- 2013-11-28 14:43:44下载
- 积分:1