搜索资源列表
pastebmpcontrol
- 贴图的方法实现工业控制开关转换,VC用户界面源码-map of industrial control switch conversion, user interface VC FOSS
IntelligentSaver2
- It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to
CProgressWnd
- 在很多情况下,需要弹出一个窗口,用于显示当前操作的进展情况,并允许用户取消操作.实现上述功能,我们开发了一个从CWnd派生的类CProgressWnd,其包含一个进度控件、取消按钮和消息消息的文本区域。文本可以显示长达四行。-In many cases, a window pops up that shows the progress of the current operation, and allows the user to cancel the operation. To achieve
LineChart
- a user control line chart code -a user control line chart code
GDI
- 一个组态软件的工业阀门,用GDI 绘制,可自由放大缩小,稍加修改可以做用户控件。-A configuration software of industrial valves, used GDI rendering can freely zoom, slightly modified to make the user control.
Cad_y3.0
- 用VC++6.0设计站场平面图绘制CAD系统,提供绘制工具,生成站场数据。通过图形用户界面设计、CAD算法、数据文件操作等,熟悉了MFC画图和控件的基本应用。-Design with VC++6.0 Drawing Station CAD system plans to provide drawing tools, generate data station. Through the graphical user interface design, CAD algorithms, data fi
draw
- 本例主要利用c语言编程实现画图板功能,具有基本的画图功能、图形操作功能和文件保存打开功能。主要包括如下4个模块:(1)图形绘制模块,该模块包括图形的绘制和操作功能,(2)鼠标控制模块,该模块主要实现鼠标状态的获取、鼠标位置的设置,以及鼠标的绘制等。(3)功能控制模块,该模块实现的功能包括输出中文、填充像素和显示用户帮助。(4)保存加载模块,该模块将像素保存到指定的文件和从指定的文件中读取像素到画布。-The main use of this example c programming langu
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
ControlLine
- 自定义控制直线VB代码, 可由鼠标控制在屏幕画任意两点,并可以修改位置。-User control draw a line control.
GDI_ButtonConnection
- UcBall是通过GDI+绘制封装的图片控件。UcBallConnection 是 UcBall的一个集合,首先在UcBall里面封装了一个单击事件,它可以实现用户所需要的逻辑,同样UcBallConnection也实现了事件、属性等封装及暴露,可以给用户自行设定UcBallConnection里面UcBall的总个数,每行显示多少个-UcBall is encapsulated by GDI+ to draw a picture control. UcBallConnection is UcB
BSpline
- 本应用程序,用户用鼠标左键单击的方式顺序输入控制点,鼠标左键双击代表结束,绘制以鼠标输入的点为控制点的4阶3次等距B样条曲线。具体实现功能 1. 绘制出控制多边形,标记控制点的位置; 2. 曲线以控制点序列的第一个点和最后一点为起点和终点,以控制多边形的第一条边和最后一条边为起点和终点的切线; 3. 改变其中的某一个控制点的位置,用另一颜色绘制新的曲线,与原曲线进行对比。-This application, the user left-click way to order input
DrawPlane
- 程序是用C#编写的,用GDI+绘制一个动态的二维平面坐标,通过输入X轴和Y轴的最小刻度来控制平面坐标的大小,并通过产生一个随机数波形,来动态显示平面坐标。 希望这个小程序能对学习使用C#GDI+绘图的朋友带来帮助。-This program is written in C#, with GDI+ to draw a dynamic two-dimensional coordinates, the user can enter the X-axis and Y axis coordinates
ChartCtrlDemoSource
- 基于MFC的chart ctrol,具有很强的用户接口功能。-An MFC Chart Control with Enhanced User Interface
VC-to-achieve-self-drawn-list-box
- Visual C++语言提供了Windows环境丰富多采的界面控制元素,列表框就是其中最重要之一,在许许多多的软件系统中,列表框的运用既使界面生动美观,又大大的简化了用户的操作。然而,美中不足的是 Visual C++语言仅提供基于文本的列表框操作,在实际编程中,很多情况我们需要进行自绘列表框的设计,以达到特殊的操作效果,如MSPublisher软件的新版本中,采用了图象列表的方式供用户选择要打开的图象,用户可以先在列表框中简单的浏览一下图象的大致内容,再决定是否打开图象文件。-Visual C
SoftPLCDemo
- 该程序能实现类似VC6.0编程软件的界面,其中树形控件包括了PLC指令,同时能实现视图之间的切换,方便用户调用,省去了开发者自己编写代码的工作,简单实用-The program can achieve similar VC6.0 programming software interface, which includes the PLC instructions tree control, and can achieve switching between views, user-friendl
MoveCtl12212002
- The project shows how a control at run time can be moved by the user by dragging it with mouse. Made By: Gaurang Sheth. You may send your comments on: gaurang_sheth@yahoo.com
SHANUParetoChart
- C#画图控件的例子,是一个比较好的学习例子。自定义用户控件,完全通过GDI+进行处理。-C# drawing control example, is a good example of learning. Custom user controls, fully processed by GDI+.