搜索资源列表
tuxingxianshi
- MFC下动态的显示图形的画法,主要用了 Bresenham算法来画出三角型和圆,程序中还用了Sleep()函数来实现延时。-MFC dynamic display pictures of paint, the main Bresenham algorithm to paint a triangular and round, procedures also spent Sleep () function to achieve latency.
graphBrian
- 此程序时实现窗口画圆的代码,并且能够动态显示这个圆,希望大家喜欢。-This program to achieve the code window, draw a circle, and the ability to dynamically display this round, I hope everyone likes.
cximage600_full
- 此程序时实现窗口画圆的代码,并且能够动态显示这个圆,希望大家喜欢。-This program to achieve the code window, draw a circle, and the ability to dynamically display this round, I hope everyone likes.
Interactivegraphics
- (绘图)编写一个交互式绘图程序。 要求: 可以选择图形的种类(直线、折线、矩形、(椭)圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以根据用户的选择,用鼠标和方向键来绘制各种图形; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串;] [可以设置不同的坐标系(映射模式),并支持基本
Eye113
- 界面为对话框,点击动态加载图片,然后用鼠标在所加载的图片上画圆- load picture,describing circle with mouse
dxqqmq
- MFC下动态的显示图形的画法,主要用了Bresenham算法来画出三角型和圆,程序中还用了Sleep函数来实现延时,()