This document contains a descr iption of the binary file format of Microsoft Excel, including all available Excel versions (for Windows) from Excel 2.1 to the current Excel 2003. 包含对Microsoft Excel 2003以前各版本的二进制文件格式的说明。对Microsoft Excel进行底层开发必备参考。
1 , Manager.zipThis has assorted functions (file copy, time, settings, etc).2 , manc-html.zipAn example I did to retreive an Email Address or URL from an HTML file.3 , basFile.zipThis bas fi le is filled with assorted file related functions. If you
The Hex Workshop Hex Editor by BreakPoint Software is a complete set of hexadecimal development tools for Microsoft Windows 2000 and later. Hex Workshop combines advanced binary editing and data interpretation with the ease and flexibility of a mode
dwg file format an attempt to specify the dwg (r12) file format using the bff grammar for binary files. acknowledgements i would like to thank reini urban for his contributions. definition of the elementary elements typedef word word := byte : b1,
应用场景
在嵌入式开发中,常常需要将一个binary文件分割成多个文件,或者将一个binary的某块区域抓成一个单独文件。本篇blog以python为例,实现了以上需求;
实现代码
#!/usr/bin/python
./file_split.py, just for testing;
import sys
import os
import re
from os.path import join
from array import array
import datetime
ORIGINA