搜索资源列表
Kavine_Studio20
- 一个简单的CAD系统,刚学mfc时做的比较粗糙-a simple CAD system, mfc am just learning to do a rough
XiaoQiuYunDong
- 小球运动源码,可以用键盘控制小球的运动 mfc做的,望指教!呵呵,上传的原因是因为要下一个我看中的东东!-ball movement source, you can use the keyboard to control the ball movement mfc do, look enlighten! Oh, it is uploaded to the next one because I saw in the Eastern!
LoadGff
- 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
hua_yuan
- 用MFC做的画圆程序 用MFC做的画圆程序
3DRotation
- 一个极为少见的用MFC框架+DIRECTX做的3d程序。
简易画图软件
- 本程序是在VC6.0的MFC下完成的,供学习参考交流用。 能实现随手画,直线,矩形,及椭圆,能设置线的类型,笔宽以及 丰富的颜色设定,在对话框还提供预览。对所做得操作能够保存。
mfc_undo+redo
- 年实习做的MFC画图程序(实现了undo+redo功能)-The MFC-year internship drawing program (realized undo+ Redo function)
graph
- 自己做的UML活动图编辑系统。利用VC++的基础类库(MFC),把各种图元抽象成了各个类,利用类与类中的关系把图元中的关系表示出来。图元的基本操作用类中的方法实现。-Do their own editing system UML activity diagram. Use the basis of VC++ Class Library (MFC), the various abstract elements become all categories, the use of classes an
EastDraw
- 用MFC做的一个小的绘图软件,简单实用,适合初学者参考使用。-MFC to do with a small graphics software that is simple and practical reference for beginners.
StockSystem
- 系统是在VS2005下开发的. MFC做的界面,主要是对初学者有指导作用,利用函数对庞大数据的处理,并用图形显示出来!-System is developed under VS2005. MFC to do the interface is mainly a guide for beginners, using a large data processing functions, and graphical display!
DelaunayDelaunay
- 一个三角剖分算法示例,用mfc做的界面,适用于教研参考-a delaunay Delaunay algorithm demo use mfc frame.
mouse
- 在VC中用mfc做的小程序,亲测,效果不错-VC used the mfc do the small city, pro-test, the effect
DigitalClock
- 数字时钟 MFC做的模拟时钟,透明效果。 GDI勾画时钟界面。-Analog clock, digital clock MFC do transparent effect. GDI sketched clock interface.
MFCWORK5_B_SPLINE
- 选择画图区的点从而绘制B样条曲线,是计算机图形学中一个重要的实例。使用MFC做的。-select some points in the painting area to paint B-Spline curves
GDIDraw
- 实习刚开始用MFC做的GDI画图程序,编译器VS2008,实现了撤销,重做功能,用双缓冲实现了无闪烁。本着源码共享的精神,希望对大家有所参考-Internships beginning with MFC GDI drawing program, the compiler VS2008, Undo, Redo functionality, flicker-free double buffering. Spirit of sharing the spirit of the source, we wa
zoom
- 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现 按ESC或双击放大镜可退出程序-The the pure MFC do the magnifying glass small example, VC6, VS2010 can compile and run support custom support current mouse position zoom z
CatchScreenProject
- 使用MFC做的一个小功能,可以屏幕截图并保存为文件,非常好的代码-capture screen and save to file which coded by MFC, good to resue
CoutdownTime
- 使用MFC做的一个倒计时程序,检测现在离五点半还有多久。主要使用了ctime获取时间,使用定时器刷新窗口显示。-Use MFC to do a countdown procedures, testing now how long from half past five. The main use of the ctime acquisition time, using a timer to refresh the window.
InteractiveDrawing
- 利用MFC所做的交互绘图程序,可以画直线、圆、等基本图形,并且可以选择笔、刷等工具。(Using the interactive drawing program made by MFC, you can draw lines, circles, and other basic graphics, and you can choose the tools of pen and brush)
Basic-draw-of-MFC
- 这是一个基于MFC做的很完整的画图程序,可以非常实用的使用,方便快捷(This is an MFC-based do very complete drawing program, can be very practical to use, convenient and quick)