Welcome![Sign In][Sign Up]
Location:
Search - cdc vc

Search list

[Dialog_Windowvc

Description: 最基本的mfc程序,涉及到cdc的应用和窗口生成和基本的画图。
Platform: | Size: 52167 | Author: amwfge | Hits:

[GDI-BitmapCDC

Description: 一个简单的VC画图程序,在CXXView的OnDraw()里画一个篮球场,展示了一个VC的画图功能
Platform: | Size: 27842 | Author: dawei | Hits:

[Game Hook CrackQQ连连看外挂

Description: 开发工具VC++6.0 完整源代码制作思路得到QQ连连看窗口指针,从而得到CDC; 对每幅图片取4个点进行编码; 实现连连看的算法; 模拟鼠标消去块; -development tools VC 6.0 source code integrity ideas to be produced QQ 1000 block of Terry Avenue window pointer, and thus CDC; Each piece pictures right from four points coding; To achieve the 1000 block of Terry Avenue algorithm; Simulation mouse eliminate block;
Platform: | Size: 14336 | Author: 吴志 | Hits:

[GDI-Bitmap像素操作

Description: 本程序是演示VC中的CDC类,测试画圆,矩形,区域,颜色,及对象素的操作.-demonstration of this program is the CDC VC category, testing Circle, rectangular, regional, color, and the operation of the pixel.
Platform: | Size: 48128 | Author: 望超 | Hits:

[Driver DevelopWhy-USB编程

Description: VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
Platform: | Size: 40960 | Author: 温海燕 | Hits:

[Windows Developmeiju

Description: 用VC编写枚举可用字体,我觉得很不错,与大家分享分享-VC prepared enumeration available fonts, I think quite well, and share with you sharing
Platform: | Size: 45056 | Author: lns | Hits:

[ComboBox1644

Description: 电力系统电机转动实现(VC) 代码说明:在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现。所谓潮流实现即是在电力监控系统的主接线图中能够动态反映各线路的运行情况,包含电流流动方向,各设备运行状态等。由于在水电站监控系统中很多用户提出要求能够反映发电机组的动态运行情况,即在主接线图中能够反映哪个机组正在运行。这里我采用贴图法进行动态贴图然后交替显示达到动态运行的目的。当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。-electrical power system to achieve rotation (VC) code Description : In power systems, customers often made to achieve the main power system control diagram of the trend to achieve. To achieve the so-called trend that is the power of the main monitoring system wiring diagram to reflect the dynamic operation of the line, includes current flow direction, the device operation status. Due to the hydroelectric power system many users requesting units to reflect the dynamic operation, that is the main wiring diagram to reflect what units are running. Here I use dynamic mapping method shows tile then turn to a dynamic operating purposes. Of course, we can use many other methods, such as CDC category Dynamic Object Rendering so.
Platform: | Size: 100352 | Author: 杨先生 | Hits:

[GUI DevelopVCjiemian

Description: ①、重载对话框的消息函数: void OnNcLButtonDown(UINT nHitTest, CPoint point) //单击标题栏时是响应 void OnNcMouseMove(UINT nHitTest, CPoint point) //Mous 在标题移动时响应 LRESULT DefWindowProc(UINT message, WPARAM wParam, LPARAM lParam)   ②、添加关键成员函数为:BOOL DrawTitleBar(CDC *pDC)   ③、添加完消息涵数后,在.cpp中实现它们的代码(点击查看代码附件):   好了运行你的序程,即可出现漂亮的界面。说明在设计对话框时最好只选上Title Bars,其它不要.消息函数要手动添加。只本程序是在VC++6.0 +WinXP环境下完成的。   经过实践证明,仅仅画一个窗口很容易,多窗口程序软件实现统一风格很难。如若有机会的话,我会和大家继续探讨如何将设计好的漂亮窗口子类化,让程序所有的窗口有统一风格,美化窗口的其它控件并可自动随窗口改变而调整大小。我想那才是我们大家关心的。对不? -err
Platform: | Size: 1259520 | Author: sailor | Hits:

[Dialog_Windowvc

Description: 最基本的mfc程序,涉及到cdc的应用和窗口生成和基本的画图。-Mfc basic procedure involves the application of cdc and window generation and basic drawing.
Platform: | Size: 52224 | Author: amwfge | Hits:

[GDI-BitmapCDC

Description: 一个简单的VC画图程序,在CXXView的OnDraw()里画一个篮球场,展示了一个VC的画图功能-VC drawing a simple procedure, CXXView the OnDraw () in painting a basketball court, showing a drawing function VC
Platform: | Size: 27648 | Author: dawei | Hits:

[VC/MFCCode

Description:
Platform: | Size: 47104 | Author: 胡博 | Hits:

[VC/MFCLesson5

Description: VC第5课,掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。适合初学者!-VC Lesson 5, master of the word processing program CDC
Platform: | Size: 46080 | Author: 胡博 | Hits:

[VC/MFCvc

Description: 第1课 Windows程序运行原理及程序编写流程 3 第2课 类的编写与应用 5 第3课 讲述MFC AppWizard的原理与MFC程序框架的剖析 6 第4课 第4课 MFC消息映射机制的剖析 讲述如何运用ClassWizard 8 第5课 文本编程 11 第6课 菜单编程 15 第7课 对话框用户界面程序的编写 21 第8课 逃跑按钮的巧妙实现 23 第9课 如何修改MFC AppWizard向导生成的框架程序的外观和大小 24 第10课 图形的绘制,如何使用自定义画笔 27 第11课 如何让CDC上输出的文字、图形具有保持功能 29 第12课 文件操作 31 第13课 使用CArchive类对文件进行操作 33 第14课 网络编程 35 第15课 多线程与网络编程 40 第16课 事件内核对象、关键代码段(临界区)的讲解 44 第17课 进程间通信 47 第18课 ActiveX编程 56 第19课 DLL编程 58 第20课 钩子与数据库编程-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : ShowAllProcess ======================================================================== AppWizard has created this ShowAllProcess application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your ShowAllProcess application. ShowAllProcess.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ShowAllProcess.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CShowAllProcessApp applica
Platform: | Size: 310272 | Author: 陈冉 | Hits:

[SCMUSBCOMTEST

Description: 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: AT91SAM7X256EK Environment:Keil,VC2008,LibUsb
Platform: | Size: 542720 | Author: Ada yu | Hits:

[GDI-Bitmapmap

Description: Visual C++ 图形图像编程技巧 设备环境类(CDC) CPaintDC,CClientDC,CWindowDC(构造函数和析构函数不同),CMetaFileDC-Visual C++ desigen for ST vc++ DIYer
Platform: | Size: 12288 | Author: taoye | Hits:

[Picture ViewerVC_Graphics_rendering_and_image_display

Description: 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 image processing applications CImage example, in the dialog box shown in pictures, graphics rendering
Platform: | Size: 920576 | Author: liuzhenzhou | Hits:

[Windows DevelopLesson11

Description: 孙鑫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 application
Platform: | Size: 39730176 | Author: 张帅 | Hits:

[Dialog_WindowCoordinate3

Description: 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, coordinate system to plot, date display, dynamic display curve
Platform: | Size: 3761152 | Author: 麦志伟 | Hits:

[EditorVC_written_word_processing_program_code_CDC

Description: VC++编写CDC文字处理程序的代码VC + + written word processing program code CDC-VC++ written word processing program code CDC
Platform: | Size: 31744 | Author: liuxi | Hits:

[Special EffectsStretchBlt

Description: VC 用CDC的StretchBlt实现图像放大镜,很值得初学VC图像编程人员参考。-VC Image with the CDC' s StretchBlt magnifying glass, it is worthy of reference for beginner programmers VC images.
Platform: | Size: 1024 | Author: yumin | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net