-
BMP文件操作,JAVA语言,包括文件格式的详细描述。
BMP文件操作,JAVA语言,包括文件格式的详细描述。-bmp file operation by java.including detailed description of file format.
- 2022-03-05 21:17:52下载
- 积分:1
-
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project fil...
3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis.
- 2022-08-25 09:09:02下载
- 积分:1
-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1
-
非常实用,学习图形处理的参考,也可作为学生的课程设计。...
非常实用,学习图形处理的参考,也可作为学生的课程设计。-Very useful to study graphic treatment of reference, can also be used as curriculum design students.
- 2022-04-06 20:26:33下载
- 积分:1
-
演示绘制三维图形的原代码
演示绘制三维图形的原代码-rendering 3D graphics demo of the original code
- 2022-03-25 22:44:32下载
- 积分:1
-
可以随意放大的GDI实例
可以随意放大的GDI实例-can arbitrarily enlarged examples of GDI
- 2022-11-28 23:35:03下载
- 积分:1
-
序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。...
序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding achieved.
- 2022-04-02 03:11:17下载
- 积分:1
-
lua源代码。
可应用于游戏脚本的开发和其它方面的应用
lua源代码。
可应用于游戏脚本的开发和其它方面的应用-lua source code. Scripts can be applied to game development and other aspects of the application
- 2023-08-06 13:25:03下载
- 积分:1
-
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码...
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to achieve resolution of the various code switch
- 2023-03-25 17:05:04下载
- 积分:1
-
利用自己封装的一个类实现Windows下图像的显示。用起来很方便,直接调用几个函数就可实现图像的显示...
利用自己封装的一个类实现Windows下图像的显示。用起来很方便,直接调用几个函数就可实现图像的显示-Make use of its package of a class under Windows realize the image display. Very convenient to use a direct call to a number of functions can realize image display
- 2022-08-06 10:56:02下载
- 积分:1