Downloadliste

Projektbeschreibung

bdec is a set of tools for decoding binary files given a specification written in a flexible XML-based syntax. It supports decoding to XML or Python objects, and can generate quality C decoders and encoders.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-02 01:04 Zurück zur Release-Liste
0.6.0

Fließkomma, Ganzzahl, und 64-Bit-Werte können jetzt dekodiert werden. Range Analyse basiert auf Integer-Typen getan, um festzustellen, geeignete C-Typen. Bedingte Einträge hinzugefügt wurden. Constraints auf Sequenz-Werte sind möglich. Whitespace in XML-Ausgabe und referenencing Länge und Wert der gleichen Eintrag wurden behoben.
Tags: Major feature enhancements, Minor bugfixes
Floating point, signed integer, and 64-bit values can now be decoded. Range analysis is done on integer types to determine suitable C-types. Conditional entries were added. Constraints on sequence values are possible. Whitespace in XML output and referenencing length and value of the same entry were fixed.

Project Resources