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.
you can use Hutch s INCLUDE and LIB Files to assemble the program with the exception of the Windows.inc.
If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
This is a collection of m-Files I created to complete a research project into the DC components of various encoding techniques. Eight of the Files create random bit sequences that conform to their coding requirements. The others were Files I found useful in the scope of the project and supplement the generating m-Files.
This submission includes the presentation and model Files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles.
Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.
The data Files included are .MAT or *.dat (ASCII)Files. The m-Files and the
data may be distributed, provided that the source is acknowledged in any
publication and the data are not sold. Since this software is being distributed
free of charge, the authors are not offering any technical support. Students who
have any questions or difficulties using this software, or require the
additional functions from the Signal Processing Toolbox should contact their
professor.
Example to support XML Files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is intended as an example of
how XML data can be read with a DataPlugin. You can adjust it to meet the needs
of your own XML file format.
After installing the URI file (double click on it), you can find the VBScript
file located at
"C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example"
You can make changes to this file to read your specific XML file.
This library provides a C++ interface to XML Files. It uses libxml 2 to access the XML Files, and in order to
configure libxml++ you must have both libxml and pkg-config installed.
Flirt is an SWF rendering library. Flirt contains a parser for reading SWF
format Files, a rasterizer for rendering the vector shaped into bitmaps,
and an actionscript engine