-
awk program
awk program
- 2022-12-20 06:25:03下载
- 积分:1
-
程序首先定义一个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
-
进程间基于共享存储区的通信,用C语言编写的,在Linux下运行...
进程间基于共享存储区的通信,用C语言编写的,在Linux下运行-connection during the memory
- 2022-10-26 14:50:03下载
- 积分:1
-
Symbian OS C++应用开发入门
Symbian OS C++应用开发入门-Symbian OS C Application Development Portal
- 2022-08-10 09:08:16下载
- 积分:1
-
WCDMA radio resource management algorithm
WCDMA无线资源管理算法的PDF,英文的-WCDMA radio resource management algorithm
- 2022-04-29 22:36:02下载
- 积分:1
-
Modular C Programming Language
C语言模块化编程每个模块需要的话相互调用,我想自己接下来的程序能够用C写的就用C来写,实在没有办法的时候就用汇编,或者用混合编程:-Modular C Programming Language
- 2023-01-13 19:50:04下载
- 积分:1
-
大学生军事论文下载.总共有几千字,有详细的分析过程.欢迎大家下载...
大学生军事论文下载.总共有几千字,有详细的分析过程.欢迎大家下载-military students download papers. A total of a few thousand words, a detailed analysis process. You are welcome to download
- 2023-03-21 22:40:03下载
- 积分:1
-
这是本人自己亲手做的一个八数码求解的程序。效力不是很高,但是对刚接手写这个程序的人来说有一定参考价值。...
这是本人自己亲手做的一个八数码求解的程序。效力不是很高,但是对刚接手写这个程序的人来说有一定参考价值。-This is my own hands to do an eight-digital solution procedures. Effect is not very high, but just take hand-written this program for those who have a certain reference value.
- 2022-02-21 23:32:32下载
- 积分:1
-
基于ASP 的网上商品销售系统的设计与实现:分析了ASP 技术及ASP 与ADO 结合起来连接、访问数据库的方法,讨论了基于ASP 的网上商品,销售系统的设计及...
基于ASP 的网上商品销售系统的设计与实现:分析了ASP 技术及ASP 与ADO 结合起来连接、访问数据库的方法,讨论了基于ASP 的网上商品,销售系统的设计及其实现问题.-ASP-based online marketing system design and implementation : analysis of the ASP and ASP and ADO combine connectivity, access to the database, the paper discusses the ASP-based online commodities, sales of systems design and implementation problems.
- 2022-02-02 14:51:05下载
- 积分:1
-
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用...
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 - This book introduced in Microsoft Windows 98, Microsoft Windows
NT 4.0 and Windows the NT 5.0 procedures writing method. These
procedures use the C language compilation and use primitive Windows
Application Programming Interface (API). If, this which later
discusses in this chapter writes the Windows procedure only method.
However, regardless of finally you use any way writing procedure,
understood Windows API all is count for much.
- 2022-08-05 22:23:02下载
- 积分:1