-
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
- 2022-04-22 08:58:00下载
- 积分:1
-
Zlib壓縮解壓縮
利用網路上http://www.zlib.net進行檔案壓縮跟解壓縮功能。
可進行檔案或是目錄壓縮跟解壓縮。
將功能包成Class
如何使用
To use ZLIB class just add below file to your projects.
TZLIB.CPP
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-24 07:23:08下载
- 积分:1
-
a diary prepared by the vc
一个vc编写的日记-a diary prepared by the vc
- 2022-03-23 12:31:11下载
- 积分:1
-
gdal ORG 库矢量数据读取的例子代码,对初学org库的朋友有很大的帮助...
gdal ORG 库矢量数据读取的例子代码,对初学org库的朋友有很大的帮助-gdal ORG library to read examples of vector data code, for beginner Friend org library has a great help
- 2022-06-21 20:17:22下载
- 积分:1
-
初学者学习C++的50条忠告
初学C++的新手可以
初学者学习C++的50条忠告
初学C++的新手可以-beginners learn C 50 C advised beginners can look at the newcomers
- 2022-01-28 09:20:41下载
- 积分:1
-
质数生成算法的实现
质数生成算法的实现-prime number generation algorithm implementation
- 2023-01-07 03:45:03下载
- 积分:1
-
联通短信规范,详细的短信开发规范,方法说明等!
联通短信规范,详细的短信开发规范,方法说明等!-sms api
- 2022-09-19 02:00:04下载
- 积分:1
-
对VC API参考大全
API参考大全vc中的-API reference to the Encyclopaedia vc
- 2023-05-18 13:30:03下载
- 积分:1
-
MP3流代码
MP3 Stream Code
- 2022-02-27 07:08:31下载
- 积分:1
-
用C语言读取BMP位图的程序
用C语言读取BMP位图的程序-C language read from Bitmap procedures
- 2022-02-06 10:04:16下载
- 积分:1