.BDF 文件扩展名
Binary Data File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.7 | 32 票 |
什么是 BDF 文件?
Binary data format readable by forensic data analysis programs; used for identifying raw data recovered from blocks of unallocated space on a hard drive.
更多信息
BDF files are recognized by E-mail Detective, a forensic software program that can extract text and images from AOL email files.
可打开 BDF 文件的程序
Glyph Bitmap Distribution Format
| 开发者 | Adobe Systems |
| 受欢迎程度 |
3.8 | 8 票 |
ASCII-based font format used on both Macintosh and Windows systems; stores Adobe screen fonts as human-readable data; must be placed in the system Fonts folder in order to be recognized by applications.
更多信息
BDF files are referenced by programs that access system fonts.
可打开或引用 BDF 文件的程序
BSDiff Patch File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.6 | 8 票 |
Patch format used to update video game ROMs; may also be used to produce patches for binary files.
更多信息
Patching is commonly done to video game ROMs for one of two reasons. One reason is that the user wants to play a game in English that wasn't originally created for English users. The other reason is that the user wants to alter gameplay, such as the level order or character dialogue.
The bsdiff/bspatch tools can be used to create and apply BDF patch files:
- To create a BDF patch file that makes your desired goodfile.123 from your original badfile.123, type bsdiff badfile.123 goodfile.123 patch.bdf.
- To apply a BDF patch file to your badfile.123, which subsequently creates your goodfile.123, type bspatch badfile.123 goodfile.123 patch.bdf.
注: The .BSDIFF file extension may also be used instead of the BDF extension but it is less common.
可打开 BDF 文件的程序
Bulk Data Input File
| 开发者 | MSC Software |
| 受欢迎程度 |
3.3 | 9 票 |
Input file used by MSC Nastran, a program that analyzes structures such as aircraft, buildings, and spacecraft; contains bulk data definitions to be input into MSC Nastran to analyze the stress and strain levels of model structures; includes information such as the name of the bulk data, the number of grids, and the node locations of the elements that make up the models; data appears in the FORTRAN programming language, which was originally developed by IBM, and stands for Formula Translating System.
更多信息
可打开或引用 BDF 文件的程序
MIDAS BDF Disk Image File
| 开发者 | 不适用 |
| 受欢迎程度 |
2.8 | 4 票 |
Disk image format used by ESO-MIDAS ( European Southern Observatory-Munich Image Data Analysis System) software; used primarily for storing astronomy data, such as stellar and surface photometry.
更多信息
Can be read and analyzed on Unix and Open VMS systems using ESO-MIDAS software.