-
jpeg解码原码
jpeg解码原码-jpeg decode source file
- 2022-04-10 11:19:19下载
- 积分:1
-
用于把多个图片统一成同一尺寸(同一高度或宽度)。
用于把多个图片统一成同一尺寸(同一高度或宽度)。-It is used to adjust multiple images to the same size (height or width).
- 2022-02-10 08:59:39下载
- 积分:1
-
渲染。网是一个三维真实感渲染库
Render .NET is an 3D Photorealistic Rendering Library - REYES(RenderMan),Ray / Photon Tracing Architecture - Complex Models such Quadrics / Patches / Mesh... - Primitive / Displacement(True) / Surface / LightSource / Volume/Imager Shaders - Sampling / Filtering / Motion / DepthOfField / GlobalI... -Render .NET is an 3D Photorealistic Rendering Library- REYES(RenderMan),Ray/Photon Tracing Architecture- Complex Models such Quadrics/Patches/Mesh...- Primitive/Displacement(True)/Surface/LightSource/Volume/Imager Shaders- Sampling/Filtering/Motion/DepthOfField/GlobalI...
- 2022-05-22 21:41:18下载
- 积分:1
-
VC动感编程源程序
VC动感编程源程序-VC dynamic programming source
- 2023-03-07 21:10:04下载
- 积分:1
-
Image pattern recognition
图象模式识别--VC++技术实现
① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。
② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。
③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。
④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。
⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。
-Image pattern recognition- VC++ technology to achieve
- 2022-01-30 19:52:21下载
- 积分: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
-
这是我珍藏的一个屏幕录像工具。希望大家会喜欢。
这是我珍藏的一个屏幕录像工具。希望大家会喜欢。-This is my collection of one-screen video tool. Hope you will like it.
- 2022-12-28 07:00:04下载
- 积分:1
-
一个画图的小程序源代码
一个画图的小程序源代码-drawing of a small source code
- 2022-03-13 15:39:22下载
- 积分:1
-
a good image
一个很好的图像处理程序-a good image-processing program
- 2023-07-08 02:00:03下载
- 积分:1
-
It is a preparation of the VC, "based on BP's figures 0
这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP"s figures 0-9 network identification" procedures, or more classic practical.
- 2023-05-31 04:10:03下载
- 积分:1