-
VC下的对位图的压缩程序
VC下的对位图的压缩程序-VC under the right bitmap compression process
- 2022-02-06 19:52:16下载
- 积分:1
-
非常好的jpeg库函数
非常好的jpeg库函数-very good jpeg library functions
- 2022-07-17 20:57:06下载
- 积分: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
-
二维码编码平台,是为所有二维码用户提供二维码编码和译码平台,提供技术支持与开发援助。二维码种类包括:PDF417,Qr_Code,DataMatrix和MaxC...
二维码编码平台,是为所有二维码用户提供二维码编码和译码平台,提供技术支持与开发援助。二维码种类包括:PDF417,Qr_Code,DataMatrix和MaxCode,Aztec等-platform for all 2D code users with two-dimensional coding and decoding platform provide technical support and development assistance. 2D code types include : PDF417, Qr_Code. DataMatrix and MaxCode, Aztec, etc.
- 2022-06-16 08:53:08下载
- 积分:1
-
这是一个简单的画图程序,初学VC,仅供参考
这是一个简单的画图程序,初学VC,仅供参考-This a simple drawing program, beginner VC for reference
- 2022-12-09 09:40:08下载
- 积分:1
-
fulfill the wavelet decomposition. Discrete Cosine Transform of Image Signal. FF...
fulfil the wavelet decomposition ,Discrete Cosine Transform of Image Signal,FFT transform of the input image-fulfill the wavelet decomposition. Discrete Cosine Transform of Image Signal. FFT transform of the input image
- 2022-03-14 23:24:33下载
- 积分:1
-
Array into images, to this procedure for the black, white, gray image of three c...
数组转化为图像,此程序转为的为黑,白,灰三种颜色的图像-Array into images, to this procedure for the black, white, gray image of three colors
- 2023-08-14 15:45:02下载
- 积分:1
-
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h-In designated areas with the specified color mapping oval. One of the region defined as: x, y, w, h
- 2023-04-14 06:05:03下载
- 积分:1
-
用vc++和OpenGL实现三维地形实时动态显示
用vc++和OpenGL实现三维地形实时动态显示,可以进行一些OPengl的相关学习,对于初学者来说是非常有帮助的!
- 2023-02-22 18:00:04下载
- 积分:1
-
割图程序 图片能换,用来在game中取图, 分割为小图。 ============ kal.chiname.cn...
割图程序 图片能换,用来在game中取图, 分割为小图。 ============ kal.chiname.cn-cutting plans can get pictures procedure, which used to take in the game plan, divided into small map. ============ Kal.chiname.cn
- 2022-03-21 08:09:11下载
- 积分:1