-
I was left protues the simulation led to the situation, 51 MCU control, successf...
我是在protues中仿真led左移的情况,用51单片机进行控制,成功的实现了8*8点阵的移动-I was left protues the simulation led to the situation, 51 MCU control, successful implementation of the 8* 8 matrix of mobile
- 2023-06-10 07:00:03下载
- 积分:1
-
在gl_lines简单演示。
Simple demonstration on GL_lines.
- 2022-02-07 09:07:16下载
- 积分:1
-
Svgacc图形库示例
Svgacc图形库示例-Svgacc graphics library Example
- 2022-11-19 21:10:03下载
- 积分:1
-
BMP display code
BMP的显示代码-BMP display code
- 2022-01-28 13:07:28下载
- 积分:1
-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口...
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口-this code demonstrated how to use digital cameras, scanners and other devices to record or production snapshot, and how Windows XP-style window
- 2022-12-04 07:40:03下载
- 积分:1
-
CxImage testing procedures teach you how to use CxImage
CxImage测试程序,教你怎样使用CxImage-CxImage testing procedures teach you how to use CxImage
- 2022-01-26 04:58:04下载
- 积分:1
-
随机森林估计算法
头部姿势估计的程序,利用鼻尖确定头部的方向,进而确定姿势,采用随机回归森林算法。
- 2022-07-06 10:00:01下载
- 积分: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
-
使用矩形函数制造许多不同的大小
利用rectangle函数制作多个不同大小的矩形,利用ellipse函数制作多个大小不同的椭圆中,形成一个具有透视效果的图形。- Manufactures many different sizes using the rectangle function
the rectangle, manufactures in the many sizes different ellipse using
the ellipse function, forms to have the perspective effect the graph.
- 2022-05-17 01:25:28下载
- 积分:1