文件名称:Interactivegraphics
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:757.73kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
(绘图)编写一个交互式绘图程序。
要求:
可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色;
可以根据用户的选择,用鼠标和方向键来绘制各种图形;
可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小;
[可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;]
[可以设置不同的坐标系(映射模式),并支持基本的打印输出;]
可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作;
各种操作和选择必须有对应的菜单项,最好有对应的工具条按钮和加速键。-(Drawing) to prepare an interactive mapping program.
Requirements:
Can choose the type of graphics (line, polyline, rectangle, (elliptical) circle, polygon and the corresponding filled graph), the drawing color (using color common dialog), pen thickness and style, fill pattern (including fill color [and patterns ]), background pattern and color
According to the user s choice, with the mouse and arrow keys to draw various graphics
Can dynamically drag the drawing, and display the current location coordinates of the mouse and drag the size of the rectangle
要求:
可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色;
可以根据用户的选择,用鼠标和方向键来绘制各种图形;
可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小;
[可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;]
[可以设置不同的坐标系(映射模式),并支持基本的打印输出;]
可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作;
各种操作和选择必须有对应的菜单项,最好有对应的工具条按钮和加速键。-(Drawing) to prepare an interactive mapping program.
Requirements:
Can choose the type of graphics (line, polyline, rectangle, (elliptical) circle, polygon and the corresponding filled graph), the drawing color (using color common dialog), pen thickness and style, fill pattern (including fill color [and patterns ]), background pattern and color
According to the user s choice, with the mouse and arrow keys to draw various graphics
Can dynamically drag the drawing, and display the current location coordinates of the mouse and drag the size of the rectangle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Interactivegraphics/draw/draw.aps
Interactivegraphics/draw/draw.cpp
Interactivegraphics/draw/draw.h
Interactivegraphics/draw/draw.rc
Interactivegraphics/draw/draw.vcproj
Interactivegraphics/draw/draw.vcproj.MATH73.HP.user
Interactivegraphics/draw/draw.vcproj.mrx-PC.mrx.user
Interactivegraphics/draw/draw.vcproj.siheng-PC.siheng.user
Interactivegraphics/draw/draw.vcproj.ZHIMAO-6F3AE305.zhimao.user
Interactivegraphics/draw/draw.vcproj.ZSUWJS2-092.user2.user
Interactivegraphics/draw/drawDoc.cpp
Interactivegraphics/draw/drawDoc.h
Interactivegraphics/draw/drawView.cpp
Interactivegraphics/draw/drawView.h
Interactivegraphics/draw/MainFrm.cpp
Interactivegraphics/draw/MainFrm.h
Interactivegraphics/draw/ReadMe.txt
Interactivegraphics/draw/res/bitmap1.bmp
Interactivegraphics/draw/res/draw.ico
Interactivegraphics/draw/res/draw.rc2
Interactivegraphics/draw/res/drawDoc.ico
Interactivegraphics/draw/res/p.bmp
Interactivegraphics/draw/res/Toolbar.bmp
Interactivegraphics/draw/res/toolbar1.bmp
Interactivegraphics/draw/Resource.h
Interactivegraphics/draw/stdafx.cpp
Interactivegraphics/draw/stdafx.h
Interactivegraphics/draw/res
Interactivegraphics/draw
Interactivegraphics
Interactivegraphics/draw/draw.cpp
Interactivegraphics/draw/draw.h
Interactivegraphics/draw/draw.rc
Interactivegraphics/draw/draw.vcproj
Interactivegraphics/draw/draw.vcproj.MATH73.HP.user
Interactivegraphics/draw/draw.vcproj.mrx-PC.mrx.user
Interactivegraphics/draw/draw.vcproj.siheng-PC.siheng.user
Interactivegraphics/draw/draw.vcproj.ZHIMAO-6F3AE305.zhimao.user
Interactivegraphics/draw/draw.vcproj.ZSUWJS2-092.user2.user
Interactivegraphics/draw/drawDoc.cpp
Interactivegraphics/draw/drawDoc.h
Interactivegraphics/draw/drawView.cpp
Interactivegraphics/draw/drawView.h
Interactivegraphics/draw/MainFrm.cpp
Interactivegraphics/draw/MainFrm.h
Interactivegraphics/draw/ReadMe.txt
Interactivegraphics/draw/res/bitmap1.bmp
Interactivegraphics/draw/res/draw.ico
Interactivegraphics/draw/res/draw.rc2
Interactivegraphics/draw/res/drawDoc.ico
Interactivegraphics/draw/res/p.bmp
Interactivegraphics/draw/res/Toolbar.bmp
Interactivegraphics/draw/res/toolbar1.bmp
Interactivegraphics/draw/Resource.h
Interactivegraphics/draw/stdafx.cpp
Interactivegraphics/draw/stdafx.h
Interactivegraphics/draw/res
Interactivegraphics/draw
Interactivegraphics
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.