-
VC6高级编程范例第五章――图形处理
VC6高级编程范例第五章――图形处理-VC6 high-level programming paradigm Chapter V-- graphics
- 2023-01-26 23:20:04下载
- 积分:1
-
本程序实现了直线的三种算法,用鼠标画直线,各个象限的直线都可以画...
本程序实现了直线的三种算法,用鼠标画直线,各个象限的直线都可以画-the realization of a linear process of the three algorithms, linear drawing with the mouse, all quadrant line can be painted
- 2023-05-14 00:45:03下载
- 积分:1
-
DVR
DVR-MPEG4编码播放器 -DVR-MPEG4 encoding players
- 2022-02-20 16:04:36下载
- 积分:1
-
三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。...
三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。-transform 3D graphics, modeling, matrix transformations perspective, and the two-dimensional mapping perspective.
- 2022-01-21 03:04:49下载
- 积分:1
-
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合...
一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合-a computer graphics program, you may achieve basic drawing, I feel right for beginners
- 2022-03-16 00:34:37下载
- 积分:1
-
draw
画图的一个例子,VC++开发,有画线,画圆,改变改变颜色等功能。-draw
- 2022-12-19 07:35:03下载
- 积分:1
-
一种自动图像识别算法,该方法是通过提取图像中的硒…
一种图像自动识别算法,该方法:通过提取图像7个不变矩,结合神经网络(BP)对图像目标进行识别计算.结果表明,
该算法具有很好的识别效果,可以应用于图像小目标的识别.-an automatic image recognition algorithm, the method : extract images through seven unchanged moments, integrated Neural Network (ANN) to the identification of target images calculated. Results show that the algorithm has good recognition results can be applied to image small identify the target.
- 2022-08-20 06:15:23下载
- 积分:1
-
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。...
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。-At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control are unable to meet expectations, all components are a rewrite control through case OnPaint to draw. Gif picture in view Graphics.DrawImage found only show the first frame, unable to meet expected requirements, therefore, after groping to find a solution since the better way to draw gif.
- 2022-05-19 13:48:54下载
- 积分:1
-
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!...
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI+ to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI+ image programming a very good reference example!
- 2023-09-05 20:15:03下载
- 积分:1
-
A simple procedure for robot hands, only simulate two fingers, the whole process...
一个简单的机器人手的程序,只模拟出两个手指,整个程序着重模型视点变换,对于opengl初学者是个不错的学习材料-A simple procedure for robot hands, only simulate two fingers, the whole process model perspective focused on transformation, opengl for beginners is a good learning materials
- 2022-02-26 04:29:38下载
- 积分:1