虫虫首页|资源下载|资源专辑|精品软件
登录|注册

streams

  • 利用SyncML开发客户端程序的中间件

    利用SyncML开发客户端程序的中间件,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.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg

    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

    标签: compression mplemented huffman specify

    上传时间: 2013-12-03

    上传用户:yzhl1988

  • 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce

    非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行

    标签: application windows readme simple

    上传时间: 2016-05-05

    上传用户:ynsnjs

  • CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P

    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

    标签: Pre-processor CppReference Reference Operator

    上传时间: 2016-10-26

    上传用户:aeiouetla

  • MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the contain

    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.

    标签: the distinct Systems defines

    上传时间: 2014-07-02

    上传用户:奇奇奔奔

  • zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable

    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.

    标签: executable can optimized zlibyou

    上传时间: 2016-12-18

    上传用户:lili123

  • The purpose of this project is to explore the issues and implementation of a multiple instruction st

    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.

    标签: implementation instruction multiple purpose

    上传时间: 2017-04-18

    上传用户:731140412

  • It was tested on a XESS XCV800 board interfacing to a proprietary device with a TI DSP, exchanging

    It was tested on a XESS XCV800 board interfacing to a proprietary device with a TI DSP, exchanging PCM streams in both directions.

    标签: interfacing proprietary exchanging tested

    上传时间: 2013-12-25

    上传用户:nanshan

  • Compressed+Video+Communications

    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. 

    标签: Compressed Video Communications

    上传时间: 2020-05-26

    上传用户:shancjb

  • Understanding_the_Basics_of_MIMO

    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.

    标签: Understanding_the_Basics_of_MIMO

    上传时间: 2020-06-01

    上传用户:shancjb