搜索资源列表
虚拟演播员C++源码
- 本程序是利用MFC及OSG模型虚拟一个演播员的场景 能够对口型及语音识别等
MFC做的简单功能记事本
- C#做的一个简单的记事本程序
ActiveSkin
- C++皮肤,用于C++界面程序的美化,MFC程序-C++ skin, C++ interface program for the beautification, MFC program
MFCColourFill
- 用Visual C++ 6.0 MFC编写的多变形填充颜色程序,适合初学C++MFC的人收录的MFC实例,此码绝对能运行!! -Using Visual C++ 6.0 MFC prepared more deformation fill color process, suitable for beginners C++ MFC of people included in the MFC example, this code will never run! !
mfc
- 用c++ mfc 画二维的坐标轴的源代码-vc++ mfc
MFC
- 一段源代码,可供了解MFC,或学习C++编程之用。-AppWizard has created this ex04a 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.
dotNETMFC
- C++ MFC 浮动窗口界面的一些功能, 就像visual studio 2005 上的浮动工具栏一样,很实用嗷-C++ MFC floating window interface features, like visual studio 2005 on the floating toolbar, the sound of wailing is very practical
Ruler
- Visual C++ 6.0 中 用 MFC 画标尺-Visual C++ 6.0 using MFC drawing ruler
VisualKB
- Visual C++ 6.0 中用 MFC 接收键盘输入并显示-Visual C++ 6.0 using MFC to receive keyboard input and display
jiangbianjk02
- 栈,迷宫,汉诺塔的动画演示 , visuai c++ MFC-Stack, maze, Tower of Hanoi animation demo, visuai c++ MFC
miniOpenGL_Design
- 基于(Visual C++ 6.0)MFC & OpenGL库编写的小型三维图形程序设计开发工具-Based (Visual C++ 6.0) MFC & OpenGL 3D graphics library written procedures for small-scale design and development tools
miniWindows_Mediaplayer
- 基于(Visual C++ 6.0)MFC编写的小型仿Wingdows Mediaplayer播放器-Based (Visual C++ 6.0) MFC written in small imitation Wingdows Mediaplayer player
MFCstraightline
- 用MFC在文档上画一条直线,直线的坐标自己手动输入,适合初学C++MFC的人看-Using MFC draw a straight line in the document, line manually enter the coordinates of their own, suitable for beginners who read C++
MFC
- MFC 实现基本的画图功能,C++课程大作业,请大家多多提意见-MFC to achieve the basic drawing functions, C++ great job programs, please speak up more
MFC-Mannul
- Microsoft Visual C++ MFC类库参考手册。这些手册全部都是实用而且是中文的。非常基础。-Microsoft Visual C++ the MFC class library reference manual. These manuals are all practical and in Chinese. Very basic.
MFC
- C++、MFC学习有关,深入浅出讲解MFC编程。-C++ MFC learn about in layman' s language to explain the MFC programming.
MFC-example-code
- windows c++ MFC示例教程源码,提供界面编程,控件应用等参考示例。-windows c++ MFC sample tutorial source code, provide programming interface, controls application reference examples.
MFC
- C++ MFC 参考中文实用文档 MFC类库大全-C++ MFC Development Reference Document
【IT教程网】mfc
- mfc 适合初学c++的还想要开发界面的同学(MFC suitable for beginners, c++ also want to develop the interface of students)
C++MFC调试器
- 用MFC实现的类似于ollydbg的调试器,支持的单步断点,硬件断点,软件断点,条件断点等。支持插件,支持反调试。可显示内存和堆栈,数据。