搜索结果
找到约 86 项符合
STream 的查询结果
按分类筛选
- 全部分类
- 其他 (9)
- 其他书籍 (7)
- VHDL/FPGA/Verilog (6)
- Java编程 (6)
- Linux/Unix编程 (6)
- 压缩解压 (5)
- 加密解密 (3)
- 驱动编程 (3)
- 技术资料 (3)
- 教程资料 (2)
- 可编程逻辑 (2)
- Symbian (2)
- 电子书籍 (2)
- 行业发展研究 (2)
- 汇编语言 (2)
- DSP编程 (2)
- 系统设计方案 (2)
- 书籍 (2)
- 学术论文 (1)
- 单片机编程 (1)
- 文章/文档 (1)
- Internet/网络编程 (1)
- 交通/航空行业 (1)
- 编译器/解释器 (1)
- VxWorks (1)
- 技术管理 (1)
- 软件设计/软件工程 (1)
- Windows Mobile (1)
- GPS编程 (1)
- 数据结构 (1)
- VC书籍 (1)
- USB编程 (1)
- 嵌入式/单片机编程 (1)
- 网络 (1)
- 其他数据库 (1)
- JavaScript (1)
- 无线通信 (1)
- 源码 (1)
Java编程 XML 解释器(字符串变量): 通常的XML解释
XML 解释器(字符串变量):
通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。
本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 ...
交通/航空行业 The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of
real-time RTK data streams in RTCM 2.x format (basicly message types 18
and 19) as received from an Ntrip Broadcaster. It decodes the streams and
generates raw and RINEX files.
其他 另一款MEPG2 TS流分析软件
另一款MEPG2 TS流分析软件,可以和“tsa173.rar”即Transport Stream Analyser 1.73结合使用。
编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too clumsy. C programmers fall back on strtok(), but this can be
tricky to use properly. Besides, you are still responsible for keeping
strtok() fed with new input, and I don t like the schlepp. ...
Java编程 java语言开发的P2P流媒体系统
java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can b ...
其他书籍 The ISO Base Media File Format is designed to contain timed media information for a presentation in
The ISO Base Media File Format is designed to contain timed media information for a presentation in a
flexible, extensible format that facilitates interchange, management, editing, and presentation of the media.
This presentation may be ‘local’ to the system containing the presentation, or may be ...
加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31).
SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can b ...
软件设计/软件工程 Lex helps write programs whose control flow is directed by instances of regular expressions in the
Lex helps write programs whose control flow is directed by instances of regular
expressions in the input stream. It is well suited for editor-script type transformations
and for segmenting input in preparation for a parsing routine.
Java编程 JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer
JAVA music player.
Project Homepage :
http://www.javazoom.net/jlgui/jlgui.html
Developer Homepage :
http://sourceforge.net/project/?group_id=1344
-----------------------------------------------------
To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat ...
Windows Mobile 在windows mobile平台上
在windows mobile平台上,使用waveAPI來播音樂。跟使用playsound() API不同的是,這個例子可以修改audio stream的secondary gain class.