-
c++语言显示正方体
c++语言显示正方体-the show of the cube
- 2023-01-07 04:30:04下载
- 积分:1
-
G引擎C++游戏开发,研究人员或学生准备3…
G3D 引擎是为 C++ 的游戏开发者、研究人员或者学生准备的 3D 图形库,包含一组可靠而且高性能的通用三维示例。src版-G3D engine for C++ for game developers, researchers or students to prepare the 3D graphics library, contains a set of reliable and high-performance general-purpose three-dimensional example. src version
- 2022-10-21 14:20:13下载
- 积分:1
-
X.264的core代码
包括,VLC可变长编码,帧间预测,环路滤波等...
X.264的core代码
包括,VLC可变长编码,帧间预测,环路滤波等-X.264, including the core code, VLC variable length coding, interframe prediction, loop filtering
- 2022-05-22 13:11:11下载
- 积分:1
-
jpeg encode
论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
- 2022-03-16 06:35:42下载
- 积分:1
-
图象文件转换为asc码image to ascII
图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
- 2022-02-28 23:36:57下载
- 积分:1
-
graphics rendering the simple procedure
图形绘制的简单程序-graphics rendering the simple procedure
- 2023-02-13 04:45:04下载
- 积分:1
-
Plotted using the GDI function, the basic geometric elements, such as point, lin...
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充
-Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
- 2022-09-03 20:30:03下载
- 积分:1
-
用于游戏开发的工具Virtools的使用,这个工具是很出名的,可以制作强大的3D效果....
用于游戏开发的工具Virtools的使用,这个工具是很出名的,可以制作强大的3D效果.-for game development tools addressed the use of this tool is very well-known, it produced powerful 3D effects.
- 2022-08-09 05:34:39下载
- 积分:1
-
图案抖动技术处理系统源代码:bmp.h,dither.c
图案抖动技术处理系统源代码:bmp.h,dither.c-Pattern jitter treatment system source code: bmp.h, dither.c
- 2022-02-20 13:13:20下载
- 积分:1
-
多种图像边缘检测与分割处理bianyuanjiance
多种图像边缘检测与分割处理bianyuanjiance-A variety of image edge detection and segmentation bianyuanjiance treatment
- 2023-08-05 08:30:03下载
- 积分:1