藍(lán)牙協(xié)議(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up streaming channels used for Support of audio/video distribution. The requirements are expressed in terms of services provided to applications, and by defining the features and procedures that are required for interoperability between Bluetooth devices in the Audio/Video Distribution usage model.
藍(lán)牙協(xié)議This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to Support more than one control profile at the same time each Supported profile shall define its own message formatting and/or usage rules.
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals:
To Support massive concurrency, on the order of tens of thousands of clients per node
To exhibit robust performance under wide variations in load and,
To simplify the design of complex Internet services.
SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.
THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER,
EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS
FOR ANY PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE
OR TRADE PRACTICE, RELATING TO THE SOURCE CODE OR ANY WARRANTY OTHERWISE
ARISING OUT OF ANY PROPOSAL, SPECIFICATION, OR SAMPLE AND WITH NO
OBLIGATION OF NOKIA TO PROVIDE THE LICENSEE WITH ANY MAINTENANCE OR
Support. FURTHERMORE, NOKIA MAKES NO WARRANTY THAT EXERCISE OF THE
RIGHTS GRANTED HEREUNDER DOES NOT INFRINGE OR MAY NOT CAUSE INFRINGEMENT
OF ANY PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OWNED OR CONTROLLED
BY THIRD PARTIES
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing framework for validating and comparing new algorithms.
Support for algorithms that use external dictionaries/headers.
Utility classes and sample code for bitio, frequency counting, etc.