-
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调...
CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) -CImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also deal with image points, image handle the functions of the region, you have to do is call the function but do not have to clear these images document the internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, in the run-time, please ensure that the system directory or your directory has executable file ImageLoad.dll. (Also in CImageObject)
- 2023-05-27 13:25:03下载
- 积分:1
-
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。...
计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。-Computer Graphics cutting algorithm. The use of cutting from a big picture extract the required information.
- 2022-01-26 01:23:05下载
- 积分:1
-
xvid1.1.3最新的发布版本
修正了一些1.1.2 Release的BUG.
xvid1.1.3最新的发布版本
修正了一些1.1.2 Release的BUG.-xvid1.1.3 the latest release version 1.1.2 Release amendments to a number of the BUG.
- 2022-11-19 20:30:03下载
- 积分:1
-
图形学参考资料出自计算机图形学机械工业出版社
图形学参考资料出自计算机图形学机械工业出版社-graphics information from the computer graphics Machinery Industry Press
- 2022-03-05 10:39:06下载
- 积分:1
-
按AUTOcad2000文件格式写DXF文件,包括点、线、面
按AUTOcad2000文件格式写DXF文件,包括点、线、面-create DXF file
- 2023-07-22 17:40:03下载
- 积分:1
-
基于tms320vc5509a的应用于fft傅里叶变化的函数
基于tms320vc5509a的应用于fft傅里叶变化的函数-Tms320vc5509a applied based on changes in function of fft Fourier
- 2022-10-06 06:45:02下载
- 积分:1
-
用 c实现jpeg 的压缩和解压 可以用于各种操作系统,里面有详细的说明文档...
用 c实现jpeg 的压缩和解压 可以用于各种操作系统,里面有详细的说明文档-c implementation of JPEG compression and decompression algorithm that supports all operating systems. detailed technical documents are included.
- 2022-01-24 16:30:06下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
这是浮动的时域算法程序,可以画出四个S ..
这是关于浮动水平线算法的程序,可以绘制四种曲面,并设有方向调整和步进调整功能-This is the floating horizon algorithm on the procedure, you can draw the four surfaces, and to adjust and step with the direction of adjustment function
- 2022-05-31 10:06:28下载
- 积分:1
-
java编写的图形处理程序
java编写的图形处理程序-It is an image processing programme implemented by Java
- 2022-03-25 01:06:58下载
- 积分:1