-
中点Bresenham画直线算法
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
- 2022-11-18 16:20:04下载
- 积分:1
-
C series graphics program
用C编的图形程序-C series graphics program
- 2022-05-21 00:33:54下载
- 积分:1
-
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件...
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件-use of computer graphics to prepare the case, 2D and 3D teacher lectures use the courseware
- 2022-02-10 02:02:56下载
- 积分:1
-
一个简单绘图程序的开发
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-06-15 16:40:51下载
- 积分:1
-
The program is used to judge whether a .jpc document is on the DCI standard.
可用于判断JPEG2000图像(.jpc)文件是否符合DCI(数字电影工业规范)标准。
使用方法:敲入命令行test.exe ***.jpc即可-The program is used to judge whether a .jpc document is on the DCI standard.
- 2022-03-24 09:56:43下载
- 积分:1
-
二次样条函数半节点构造方法,算法实现的不错
二次样条函数半节点构造方法,算法实现的不错-quadratic spline function semi-node structure, a good algorithm
- 2022-01-24 15:31:39下载
- 积分:1
-
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。...
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。-A lightweight graphics library, including point, line, filling, character display and other functions, resource requirements applicable to the functional requirements of strict and simple occasions, based on the thinking of cross-platform design, while providing VC 6 under test procedures.
- 2022-05-19 20:54:11下载
- 积分:1
-
The use of DC to draw SourceFilter generated picture Visual C++, DirextX program...
使用DC来绘制SourceFilter生成的图片Visual C++,DirextX编程_DirextX-The use of DC to draw SourceFilter generated picture Visual C++, DirextX programming _DirextX
- 2022-08-13 14:11:15下载
- 积分:1
-
hello world 源代码
初步学习QT,最基础的程序hello,让初学者更好认识QT,熟悉QT编程环境,程序执行将显示“Hello World"在一个显示面板上,可以通过修改程序改变字体和颜色。。。。。。。
- 2022-02-26 23:13:50下载
- 积分:1
-
OTSU algorithm can be calculated adaptive threshold (for conversion to gray scal...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
- 2022-03-12 03:00:58下载
- 积分:1