C++ GUI Programming with Qt 4
By Jasmin Blanchette, Mark Summerfield
Publisher: Prentice Hall
Pub Date: June 21, 2006
Print ISBN-10: 0-13-187249-4
Print ISBN-13: 978-0-13-187249-3
Pages: 560
palm編成,這種書很少,有興趣看看
Title: Palm Programming: The Developer s Guide
URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0
ISBN: 1-56592-525-4
Author: Julie McKeehan/ Neil Rhodes
Publisher: O Reilly
Page: 478
Edition: 1st edition (December 1998)
Catalog: PDA programming / Palm
Format: pdf
Size: 2.06M
Supplier:
Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools
Basic Compression Library
by Marcus Geelnard
Release 1.2.0
2006-07-22
Introduction
The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code.
For more information about the Basic Compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.