XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。
上传时间: 2014-01-16
上传用户:541657925
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.
标签: simultaneously Multiclient NtripRTCMMC real-time
上传时间: 2015-11-15
上传用户:一诺88
另一款MEPG2 TS流分析软件,可以和“tsa173.rar”即Transport Stream Analyser 1.73结合使用。
上传时间: 2014-01-13
上传用户:jjj0202
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. Tokenizer is a text-parsing input Stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
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 be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing Streams from one peer to another through multicast and unicast p2p, rather than everyone getting a Stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php
上传时间: 2016-01-09
上传用户:ikemada
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 via a network or other Stream delivery mechanism.
标签: presentation information designed contain
上传时间: 2013-12-03
上传用户:cmc_68289287
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 be up to 40 characters (320 bits).
标签: SimplyChaos-X SCX contains Builder
上传时间: 2016-06-07
上传用户:nanshan
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.
标签: expressions instances directed programs
上传时间: 2016-11-16
上传用户:时代电子小智
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 (or jlGui.sh) script and setup JLGUI_HOME variable and launch the script. To play local file : Left click on "Eject" button. To play remote file/Stream : Right click on "Eject" Button. To fill in playlist : Edit default.m3u file before launching jlGui.
标签: jlgui Developer Homepage javazoom
上传时间: 2016-11-16
上传用户:wpwpwlxwlx
在windows mobile平台上,使用waveAPI來播音樂。跟使用playsound() API不同的是,這個例子可以修改audio Stream的secondary gain class.
上传时间: 2013-12-06
上传用户:qweqweqwe