搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
Picsourcecode
- 一个简单的图形编辑器,运用MFC编写,可以对图片进行反色,拉伸等功能。-a simple graphics editor, using MFC prepared to be an anti-color photographs, drawing, and other functions.
graph_editor
- 一个用MFC写的简单的图形编辑器,理解它对于理解面向对象的类设计很有帮助。-Writing a simple to use MFC graphics editor, to understand it to understand the type of object-oriented design helpful.
AniEdit
- 一个用MFC写的动作编辑器,希望大家有用-Using MFC to write an editor action, I hope all useful
Graph
- 图形编辑器用VC6.0中的MFC实现简单的图形编辑,包括画圆、画直线、画矩形等。-Used for VC6.0 graphics editor in MFC to achieve a simple graphics editor, including the Circle, painting a straight line and draw a rectangle and so on.
MFC_Tool
- 学习使用工具栏编辑器,它是MFC为工具栏提供的一个可视化的图形编辑器-Learn to use the toolbar editor, it is the MFC for the toolbar provides a visual graphical editor
net_tank
- 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
liang
- 一个基于MFC的简易图形编辑器。基于MFC处理消息、菜单命令、工具栏和状态栏-A simple MFC-based graphics editor. MFC-based processing messages, menu commands, tool bar and status bar
MFC
- 用MFC实现图形编辑器,能够实现图形的旋转、平移等等(Implementation of graphic editor with MFC)