搜索资源列表
cpubbs_drag_control
- CPUBBS论坛原创程序:用虚拟仪器labview制作的用鼠标拖着控件跑,并且用了许多的属性节点及event structure,以及用虚拟仪器制作的全屏程序,这个对于工控项目是一个比较好的学习例子,并且用了键盘检测判断等事件,是学习以及进一步深入理解虚拟仪器的比较合适的例子!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-CPUBBS Forum original procedure : Using LabVIEW virtual instruments pro
JHotDraw_5_3
- 用Java语言开发时,需要编制大量的界面布局、事 件处理等代码,网管软件开发的主要工作量就集中在此。制作一个类似于Delphi、JBuil der等可视化开发工具的对象查看器的参数配置控件用于项目的优点是显而易见的: 1、界面显得很专业; 2、容易做到使整个系统的风格趋于一致; 3、使用灵活,代码量大大减小; -Java language development, the need for the preparation of a large numbe
Newspaper
- 离散事件系统仿真,利用了曲线图分析系统性能-Discrete event system simulation, using the curve of system performance analysis
FibinacciNumber
- 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
LabManual
- 最后调用 root 的 mainloop 方法 . 它进入 Tk 事件循环(event loop), 这样,应用程序将等待,直到 quit 方法被调用 (就是点击 QUIT button), 或者窗口被关闭. -Finally, call the mainloop method root. It into the Tk event loop (event loop), so, the application will wait until the quit method is called
moving_gradient
- The PictureBox s Paint event handler makes a LinearGradientBrush. It defines a color blend to make the brush shade from red to green to blue. It sets the positions of the colors so red and blue are at the ends and green is positioned according to the
dh
- OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
qt_paint
- 辛苦了好久,始终都没找到Image类的16位不失真转换,强行用16方法,网络传输的帧严重失真,最后招到了,里面主要有16位帧图像显示,网络传输,鼠标事件-Hard for a long time and always find the Image class, no distortion 16-bit conversion, forced to use 16-way network transmission of a serious distortion of the frame, the l
txt
- 记事本-txt,运用java的图形用户界面操作及相应的事件处理机制实现一般记事本的功能-Notepad-txt, using java graphical user interface operation and the corresponding event handling mechanism to achieve the functions of a general notebook
Calculator
- 计算器-calculator,运用java的图形用户界面处理机制设计java记事本的主界面及运用相应的事件处理机制处理相应的操作-Calculator-calculator, using java graphical user interface processing mechanism design java Notepad and use the main interface, event handling mechanism to deal with the corresponding a
BLOKOUT2
- 画矩形的demo程序,了解鼠标事件消息 画矩形的demo程序,了解鼠标事件消息-Rectangular painting demo program to understand the message painted rectangle mouse events demo program to see the mouse event message
Applications-draw-beautiful-flowers
- 数学中有三叶玫瑰线(方程为ρ=Asin(3β)、四叶玫瑰线(方程为ρ=Asin(2β)等曲线,这些曲线的极坐标方程很简单,基本形式均为:ρ=Asin(nβ),即任意一点的极半径ρ是角度β的函数;其直角坐标方程为:x=Asin(nβ)cos(β),y =Asin(nβ)sin(β)。 在程序中控制角度β使其从0变化到2π,描出极半径ρ所对应的点,这样就可以绘出漂亮的玫瑰线;当然,n不同所描出的曲线的形状也就不同。 出于好奇,笔者又编写了一些方程,如:ρ=A[sin(nβ)+3 sin(3n
GDI_ButtonConnection
- UcBall是通过GDI+绘制封装的图片控件。UcBallConnection 是 UcBall的一个集合,首先在UcBall里面封装了一个单击事件,它可以实现用户所需要的逻辑,同样UcBallConnection也实现了事件、属性等封装及暴露,可以给用户自行设定UcBallConnection里面UcBall的总个数,每行显示多少个-UcBall is encapsulated by GDI+ to draw a picture control. UcBallConnection is UcB
GDIRSRCS
- 动态创建光标,微软开源代码 ICO SURSOR BITMAP格式互相转化-THE INFORMATION AND CODE PROVIDED HEREUNDER (COLLECTIVELY REFERRED TO AS "SOFTWARE") IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WAR
testButton
- 在VC下,动态生成按钮控件,并添加了相应的事件函数。-The VC dynamically generated button controls, and add the appropriate event function.
StartOpenGL
- 利用mfc与opengl,在单文档下绘制地球,并贴图,有自转功能,实现鼠标响应事件-Mfc and opengl draw the Earth in a single document, and maps, a rotation function, mouse in response to an event
Effector_src
- 图像效果调整,支持rotation,morphing,fire event-adjust the Effect of picture
lineEdit
- qt响应lineedit的鼠标点击事件,实现点击lineedit的时候弹出窗口-the qt in response to a mouse click event lineedit, click lineedit pop-up window
WorkerThread
- WorkerThread线程实例,C#建立WorkerThread 工作者线程 的例子,代码中已定义工作者线程中调用的公用委托,建立事件标识,用于停止线程,建立委托实例,用于调用接口函数,自定义了一个工作者线程处理函数,若停止线程若其正在运行,模拟长时间的操作,运行于工作者线程中,异步调用要使用BeginInvoke方法,线程完成,通知主线程。-`WorkerThread thread instance, C# build WorkerThread worker threads exampl
evevent
- Fixed Event handling and dispatch.