Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • packet ... it is also great for reading and writing binary file formats. **Incremental** — Node packet creates incremental parsers ... and serializer mechnaics module. // Please ignore all the synchronous file operations. They are for testing // only. You will ...
  • steel A Python framework for describing binary file formats This project is currently under heavy development is not yet fully functional. You can follow the developments if you like, but please don't try to use it ...
  • kohana_multiformat Kohana Module which allows you to use multiple file formats for config/i18n Kohana Multiformat Config/I18n Thing Allows you to use files other than PHP arrays for Kohana 3.x config and i18n! Currently ...
  • GridDataFormats GridDataFormats is a pure Python library to handle data on a regular grid using commonly used file formats in molecular simulations. ============================ README for GridDataFormats ============================ |build| |cov| |docs| |zenodo| | ...
  • TinyXML ... XML is a very structured and convenient format. All those random file formats created to store application data can all be ... need to be aware of. C style output: - based on FILE* - the Print() and SaveFile() methods Generates formatted output, with ...
  • visualisation ... will on the wiki at github.com/mattgibb/visualisation. For the file converter, you will need to install: CMake (cmake.org) VTK ... The file converters translate output from popular cardiac file formats into VTK format, for viewing with e.g. ParaView. Once ...
  • gelendra ... CounterStrike, etc.) map files. It supports archive management (installing, uninstalling, file tracking of the archives). gelendra has the following features. ... Since this tool works a lot with files and different file formats and I had to gather a lot of ...
  • cainteoir-engine ... version of doxygen (such as 1.8.5) that supports C++11 constructs, specifically scoped enumerations. ## Documentation The following file formats are supported by Cainteoir Text-to-Speech: * [Voice Database](docs/voicedb-format.md) (`*.vdb`) -- This ...
  • hexy.js ... have noticed that the defaults correspond to how `xxd` formats its output. ## Installing Either use `npm` (or whatever ... that the displayed data is big-endian. However, most file formats and most CPU architectures are little-endian. ...
  • Duplo ... Get-ChildItem -Include "*.cpp", "*.h" -Recurse | % { $_.FullName } | Out-File -encoding ascii files.lst > Duplo.exe files.lst out ... C++ techniques - Modularized to simplify adding support of new file formats - Can pass files using `stdin` - 0.3 ...