.BSC ファイル拡張子
Visual Studio Source Browser Information File
| 開発元 | Microsoft |
| 人気度 |
3.2 | 9 票 |
BSCファイルとは?
Symbol information file generated by Visual Studio, an SDK developed by Microsoft; contains information about symbols in the application, which were generated through an intermediate .SBR file from the original source code.
詳細情報
BSC files used for browsing source code symbols. They are also used byVisual Studio's IntelliSense code auto-completion feature.
BSCファイルを開く、または参照するプログラム
BSC Compressed Archive
| 開発元 | Ilya Grebnov |
| 人気度 |
2.0 | 1 票 |
A BSC file is a compressed archive created by bsc, a command-line file compression program developed by Ilya Grebnov. It stores one or more files in a compressed format using the algorithms provided by the libbsc compression library. BSC files are designed to reduce file size without losing any data, allowing the original files to be restored exactly when decompressed.
詳細情報
The bsc program uses block-sorting compression techniques to achieve high compression ratios, particularly for large files and highly repetitive data. The underlying libbsc library supports features such as multi-threaded compression, optional CUDA acceleration, and CRC-32 integrity checking, making the format suitable for both standalone file compression and integration into other software applications.
The software is intended for users who need efficient lossless compression, including software developers, researchers, system administrators, and other users working with large datasets. Since bsc is a command-line utility, BSC files are typically created and extracted from a terminal or command prompt rather than through a graphical interface.
BSCファイルの開き方
You can open BSC files with the bsc command-line program available from the libbsc project. After installing the software, use the program's decompression command (bsc d