-
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值....
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
- 2022-11-04 08:55:02下载
- 积分:1
-
图像的分数维分析的程序,
图像的分数维分析的程序,-Fractal Image analysis procedures,
- 2022-04-10 14:48:18下载
- 积分:1
-
<;Visual C ldwordtuandtuangei >;配套光盘
<Visual C++数字图像与图形处理>配套光盘1- a matching CD
- 2022-01-24 13:52:48下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
Image processing based on PPT, a brief introduction of some basic knowledge of i...
图像处理基础的PPT,简单介绍一些图像基本知识-Image processing based on PPT, a brief introduction of some basic knowledge of image
- 2022-07-09 11:40:43下载
- 积分:1
-
简单的emd开发程序,matlab程序,含试验数据。
简单的emd开发程序,matlab程序,含试验数据。-EMD developed a simple procedure, matlab program, including test data.
- 2022-04-07 12:37:48下载
- 积分:1
-
c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例...
c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
- 2023-03-18 15:00:03下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
计算机图形学的拴法罗斯福koeoeoo噢俄哦
计算机图形学的拴法罗斯福koeoeoo噢俄哦 -computer graphics method of tying Roosevelt koeoeoo Oh, oh Russia
- 2022-08-18 01:19:08下载
- 积分:1
-
GIF解码器源代码,C语言编程在嵌入式系统的移植…
GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。-GIF decoder source code, C language programming for embedded systems in the transplant.
- 2022-02-06 10:32:25下载
- 积分:1