搜索资源列表
电力系统电机转动实现
- 在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现。所谓潮流实现即是在电力监控系统的主接线图中能够动态反映各线路的运行情况,包含电流流动方向,各设备运行状态等。由于在水电站监控系统中很多用户提出要求能够反映发电机组的动态运行情况,即在主接线图中能够反映哪个机组正在运行。这里我采用贴图法进行动态贴图然后交替显示达到动态运行的目的。当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。 -in the power system, customers often made to ac
alarmstaticclass
- 报警控制在各种工业控制系统中是经常见到的,一般用于报警的方法有很多,有用文本标示,有用图形表示的,其原理不外乎构造CDC类对象然后利用提供的各种基本图元属性进行图形绘制就可以了.这里我们来制作一个能够显示报警文本,当出现某个报警的时候我们然背景进行闪烁就可以实现功能了.-alarm control in a variety of industrial control system is often seen, the general method for alarm are many, usef
1644
- 电力系统电机转动实现(VC) 代码说明:在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现。所谓潮流实现即是在电力监控系统的主接线图中能够动态反映各线路的运行情况,包含电流流动方向,各设备运行状态等。由于在水电站监控系统中很多用户提出要求能够反映发电机组的动态运行情况,即在主接线图中能够反映哪个机组正在运行。这里我采用贴图法进行动态贴图然后交替显示达到动态运行的目的。当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。-electrical power system
Numeric
- 在指定的CDC上画0-9的数字数码管,可以设置颜色、样式、大小、粗细、透明度等属性,可以结合MFC进行二次封装-Designated by the CDC in the 0-9 draw in the number of digital control, you can set the color, style, size, thickness, transparency and other properties, can be combined with a second package MF
Lesson5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC editing the document control procedures for the preparation of word processing, how to create custom fonts and custom insert a symbol, familiar
ProgressCtrl
- 派生类的使用、内存DC的构建和使用,对话框应用类型的建立, CProgressCtrl控件的使用, 内存DC使用CTextProgressCtrl类从CProgressCtrl标准类派生,用来改写进度条的属性; CMemDC从CDC标准类派生,构造内存DC,防止绘制闪烁; -The use of derived classes, the memory DC, to build and use of establishment of the dialog box type of appli
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
cdc-demo
- VC++6.0 手动加载*.DLL文件 自绘曲线 自由控制灵活方便,可直接用于项目开发-VC++6.0 manual load*. DLL file from the curve free control is flexible and convenient, can be directly used in project development
CUseSKin
- How to use skin control: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush FrameRect FillRect GetSysColor SelectObject LineTo DrawFocusRect CString GetWindowText
LineChart
- 这是一个VC++实现曲线控件的程序,基于基本对话框的程序实现,利用CDC进行图形画法,程序中进行分布讲解,以及对话框的设计和关联变量的添加,控件响应函数的添加及代码实现。-This is a VC++ and curve control program, based on the basic dialog program implementation, use CDC for graphics drawing, distribution explain, and add design and a
USB-CDC-Control-sample
- USB CDC Control Example