搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
1644
- 电力系统电机转动实现(VC) 代码说明:在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现。所谓潮流实现即是在电力监控系统的主接线图中能够动态反映各线路的运行情况,包含电流流动方向,各设备运行状态等。由于在水电站监控系统中很多用户提出要求能够反映发电机组的动态运行情况,即在主接线图中能够反映哪个机组正在运行。这里我采用贴图法进行动态贴图然后交替显示达到动态运行的目的。当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。-electrical power system
huitu805
- 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
VCjiemian
- ①、重载对话框的消息函数: void OnNcLButtonDown(UINT nHitTest, CPoint point) //单击标题栏时是响应 void OnNcMouseMove(UINT nHitTest, CPoint point) //Mous 在标题移动时响应 LRESULT DefWindowProc(UINT message, WPARAM wParam, LPARAM lParam) ②、添加关键成员函数为:BOOL D
gjlstj
- 我学习VC 时间不长,怕分类分不好啊,大家原谅,好东西大家共同分享啊,我这可是收藏的一点好东西啊, 好好利用和学习吧,画CDC的确-learning time is not long, categorized and not afraid of good, and we forgive good things to share with you ah, But my collection of 1:00 ah good things that make the best use of it an
vc
- 最基本的mfc程序,涉及到cdc的应用和窗口生成和基本的画图。
CDC
- 一个简单的VC画图程序,在CXXView的OnDraw()里画一个篮球场,展示了一个VC的画图功能
CDC-Demo
- 本程序是VC中的CDC类的一个Demo,测试画圆,矩形,区域,颜色,及对象素的操作Demo。-VC in the program is a CDC class Demo, the test circle, rectangle, region, color, and the operation of the pixel Demo.
USBCOMTEST.rar
- USB CDC 通信实例 单片机、VC源码 硬件平台:AT91SAM7X256EK VC测试程序可以通过USB与单片机通讯并控制开发板上的LED 包括:单片机程序,开发环境 Keil VC测试程序,开发环境 VC2008 驱动, 基于LibUsb的驱动 ,USB CDC Communicaion example and driver with source code of Keil and VC Hardware: AT91SAM7
像素操作
- 本程序是演示VC中的CDC类,测试画圆,矩形,区域,颜色,及对象素的操作.-demonstration of this program is the CDC VC category, testing Circle, rectangular, regional, color, and the operation of the pixel.
map
- Visual C++ 图形图像编程技巧 设备环境类(CDC) CPaintDC,CClientDC,CWindowDC(构造函数和析构函数不同),CMetaFileDC-Visual C++ desigen for ST vc++ DIYer
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
Lesson11
- 孙鑫VC++深入详解,如何让CDC上输出的文字。图形具有保持功能,集合类CPtrArray的使用,cpointdc与 cclientdc 的区别与应用,-Sun Xin VC++ in-depth Xiangjie, CDC on how to get the output text. Graphics help maintain function, collections CPtrArray use, cpointdc with cclientdc difference and applica
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
VC_written_word_processing_program_code_CDC
- VC++编写CDC文字处理程序的代码VC + + written word processing program code CDC-VC++ written word processing program code CDC
StretchBlt
- VC 用CDC的StretchBlt实现图像放大镜,很值得初学VC图像编程人员参考。-VC Image with the CDC' s StretchBlt magnifying glass, it is worthy of reference for beginner programmers VC images.
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
CWnd
- 学习VC++必备,CWndt类所有函数的中文翻译,共进310个函数,另还有CDocument类、CDC类、CCmDUI类和CDiglog类的翻译资源,需要的可另行搜索,超赞!-Learn VC++ necessary, CWndt class of all functions of the Chinese translation, together 310 functions, plus the CDocument class, CDC class, CCmDUI class and CDigl
VC.3D
- VC编程中如何在界面上实现3D文字。 首先启动VC生成一个新的基于对话框的项目,命名为3Dtext,在对话框中重载OnPaint()函数,具体实现的思想是通过CDC::SetTextColor()分别设置文字的颜色为高亮(3DHILIGHT)和阴影(3DSHADOW)的状态下显示文字;同时注意在两次显示文字时要错开一个像素,这样才能达到预期的效果。-VC programming interface, the 3D text. The idea is to start the VC to ge
ch
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减校(VC++ produces gradually changed text, the color of the text will become darker and darker, and will become brighte