利用SyncML開發(fā)客戶端程序的中間件,J2ME版本。
This library is a collection of basic utilities for: object serialization
and persistence on the RMS, Logging and string manipulation.
This document describes the Funambol JavaME Common API library, which purpose is giving support and
providing basic functionalities to all the other components developed for the J2ME platform. These
functionalities are: a persistent data storage framework, a logging framework, a framework to read different
streams of byte, a thread monitoring system and a set of classes useful for data encoding and string
manipulation. This library may grow in future, as new functions will be seen as common to different J2ME
components.
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
CppReference
對于c/c++的詳盡說明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C I/O
Standard C String & Character
Standard C Math
Standard C Time & Date
Standard C Memory
Other standard C functions
All C Functions
C++
C++ I/O
C++ Strings
C++ String streams
Miscellaneous C++
C++ Standard Template Library
C++ Algorithms
C++ Vectors
C++ Double-Ended Queues
C++ Lists
C++ Priority Queues
C++ Queues
C++ Stacks
C++ Sets
C++ Multisets
C++ Maps
C++ Multimaps
C++ Bitsets
Iterators
All C++ Functions
MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the container format and the Transport streams that are designed to carry the digital video and audio over ATSC and DVB. The Program Stream defines the container format for lossy compression on optical disks, DVDs and SVCDs.
zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls.
Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams...
Please let me know if you ll discover errors.
These objects and sources are targeted for executing into P6+ CPU core, and Delphi5-6-7-x software.
Benchmarks show this zlib 40% average faster than native DLL distribution and 100% reliable.
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache with a write-invalidate policy. The L2 cache is two-way set associative, with a block size of 8 words, and a total capacity of 512 words.
This book examines the technologies underlying the compression and trans-
mission of digital video sequences over networking platforms. The incorporated
study covers a large spectrum of topics related to compressed video communica-
tions. It presents to readers a comprehensive and structured analysis of the issues
encountered in the transmission of compressed video streams over networking
environments.
An acronym for Multiple-In, Multiple-Out, MIMO communication sends the same data as several signals
simultaneously through multiple antennas, while still utilizing a single radio channel. This is a form of
antenna diversity, which uses multiple antennas to improve signal quality and strength of an RF link. The
data is split into multiple data streams at the transmission point and recombined on the receive side by
another MIMO radio configured with the same number of antennas. The receiver is designed to take
into account the slight time difference between receptions of each signal, any additional noise or
interference, and even lost signals.