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