zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
标签: data compression general purpose
上传时间: 2013-12-09
上传用户:894898248
The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.
标签: high-resolution specific archive source
上传时间: 2014-11-04
上传用户:二驱蚊器
The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest.
标签: high-resolution specific archive source
上传时间: 2013-12-18
上传用户:417313137
汉诺塔的演示程序,tc下可用,c++下找不到“graphics.h”文件
上传时间: 2015-06-18
上传用户:evil
This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable. Read more about this feature here. Most, if not all, Portable Network Graphics features as CRC checking are now fully performed. Error on broken images are now better handled using new exception classes. The images may be saved using interlaced mode also. Transparency information won t be discarted after the image is loaded any more. Most of the images are decoded much faster now. The images will be better encoded using fresh new algorithms. IMPORTANT! Now transparency information is used to display images.
标签: version documentation intended rewrite
上传时间: 2015-06-28
上传用户:qiao8960
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
标签: Definitely algorithm problem include
上传时间: 2014-01-17
上传用户:zm7516678
分别是美国的IEEE和荷兰的Elsevier出版社指定的投稿模板,大家可以了解学习。希望更多人了解掌握Latex。
上传时间: 2015-08-16
上传用户:奇奇奔奔
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20. KVM is open source software.
标签: virtualization Kernel-based for hardware
上传时间: 2015-08-20
上传用户:lijianyu172
单片机下S1D19015的液晶驱动 爱普生近日推出款用于2.5G和3G手机的彩色TFT LCD驱动器IC——S1D19105。该单芯片解决方案同时支持176×RGB×220点(QCIF+)显示和262,144种色彩,并提供独立的RGB视频接口,能够与爱普生的移动图形引擎(Mobile Graphics Engine)方便结合,从而在手机上建立兼容视频的显示系统。该芯片有两个接口系统,一个MPU接口和一个RGB接口。 直接连接于MPU的总线可传输命令和静态图像,同时专用视频RGB接口和VSYNC同步电路则能提供稳定无闪烁的视频显示。
标签: S1D19015 S1D19105 QCIF 2.5
上传时间: 2014-01-04
上传用户:dianxin61
The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perform radiosity calculations. Facilities such as flat shading, diffuse lighting, projective textures, and mipmapping can be used to replace traditional numerical solutions for radiosity.
标签: point-based radiosity shooting explore
上传时间: 2015-08-24
上传用户:change0329