-
实现计算机图形学DDA算法帮助您实现实验要求
实现计算机图形学DDA算法帮助您实现实验要求-DDA algorithm to achieve computer graphics to help you achieve the requirement of experiment
- 2022-03-23 06:40:51下载
- 积分:1
-
themselves prepared mandbrot Set! ! Painting Bugs, written with vc
自己编写的mandbrot集!!画臭虫,用vc写的-themselves prepared mandbrot Set! ! Painting Bugs, written with vc
- 2022-08-18 18:14:16下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
Vista玻璃窗体程序文件,VC++ 6.0
Vista玻璃窗体程序文件,VC++ 6.0-Vista windows program file body, VC++ 6.0
- 2022-01-22 12:04:13下载
- 积分:1
-
逆滤波处理,vc++下调试通过
逆滤波处理,vc++下调试通过-inverse filter, debug through vc
- 2022-03-15 01:17:50下载
- 积分:1
-
本程序对指定图像文件进行浮雕处理,然后在窗口中显示
本程序对指定图像文件进行浮雕处理,然后在窗口中显示-the right procedures specified image file for relief and then in the window display
- 2022-01-21 02:52:56下载
- 积分:1
-
位图的缩放显示的地区可以满足宽或高显示目标…
实现位图的缩放显示,可以按照目标区域的宽或高显示-Bitmap scaling shows that the region can meet the target of a wide or high display .....
- 2022-08-09 03:38:27下载
- 积分:1
-
using OpenCV calibration procedures
利用opencv 进行标定的程序-using OpenCV calibration procedures
- 2022-04-11 13:08:51下载
- 积分:1
-
Visual C++ RGP角色游戏程序设计源码
Visual C++ RGP角色游戏程序设计源码-Visual C++ RGP role of game programming source code
- 2022-05-18 19:29:18下载
- 积分:1
-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1