-
在本地显示自己的视屏,开发库为第三方的VFW
在本地显示自己的视屏,开发库为第三方的VFW-In the local display their screen, and the development libraries for third-party VFW
- 2023-03-20 16:30:07下载
- 积分:1
-
图元生成算法:DDA算法,Brehensam算法,中点绘制算法
图元生成算法:DDA算法,Brehensam算法,中点绘制算法-Metafile generation algorithm: DDA algorithm, Brehensam algorithm, the mid-point rendering algorithm
- 2023-03-03 13:55:03下载
- 积分:1
-
一个非常简单方法显示jpg bmp gif,免去了解码的烦恼。
强烈推荐...
一个非常简单方法显示jpg bmp gif,免去了解码的烦恼。
强烈推荐-a very simple way to show bmp jpg gif, get rid of the decoder of vexation. Strongly recommended
- 2022-02-05 17:40:30下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1
-
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成....
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成.-use 2D 3D results show, this is a rotating cone also, and SC2 different from the many oval composition.
- 2022-02-04 02:40:18下载
- 积分:1
-
利用IPicture开发的可加载jpg bmp gif图形的程序,基于单文档。
利用IPicture开发的可加载jpg bmp gif图形的程序,基于单文档。-IPicture developed using loadable graphics jpg bmp gif procedures, based on single document.
- 2023-04-11 00:45:04下载
- 积分:1
-
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算...
云图的绘制是必不可少的用到的是颜色刻度表。此程序有这样处理这些颜色的分类和计算-Cloud rendering is essential to use the color calibration table. This procedure have to deal with these color classification and calculation of
- 2022-02-26 05:04:14下载
- 积分:1
-
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示....
以从上向下拉伸的方式显示图像
原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示.
-Stretching from way down on the image principle: the width of the image shows the same for each part of the image until the full picture display.
- 2022-12-17 16:30:08下载
- 积分:1
-
AviCapWrp_srcAVI格式视频获取代码
AviCapWrp_srcAVI格式视频获取代码-AviCapWrp_srcAVI format video access code
- 2022-05-13 06:38:35下载
- 积分:1
-
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线...
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
- 2022-03-18 23:33:23下载
- 积分:1