# 在DOS下显示.BMP图像文件 **Repository Path**: xujiaming621/DOS_BMP ## Basic Information - **Project Name**: 在DOS下显示.BMP图像文件 - **Description**: 这是一个用汇编语言实现在DOSBOX下显示一个.BMP图像文件的程序。本程序只能显示8位256色的bmp格式图片,且由于dosbox限定64k,大于64k的图片都得通过方向键移动查看图片。 - **Primary Language**: 汇编 - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-06-27 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在DOS下显示.BMP图像文件 #### Description 这是一个用汇编语言实现在DOSBOX下显示一个.BMP图像文件的程序。本程序只能显示8位256色的bmp格式图片,且由于dosbox限定64k,大于64k的图片都得通过方向键移动查看图片。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)