-
内存映射文件的工作原理及使用方法
内存映射文件的工作原理及使用方法-memory mapping document the working principle and methods of use
- 2022-08-03 04:12:17下载
- 积分:1
-
VC和MFC的一些常见问题
VC和MFC的一些常见问题-VC and the MFC some of the common problems
- 2023-06-06 20:55:03下载
- 积分:1
-
LCD显示程序word文档
LCD显示程序word文档-LCD display program word document
- 2022-05-31 22:31:58下载
- 积分: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
-
in Visual C 6_0 use Text
在Visual C++6_0中使用Text-to-Speech-in Visual C 6_0 use Text-to-Speech
- 2022-07-10 20:31:05下载
- 积分:1
-
This system can realize the following functions: distribution, recovery, display...
通过此系统可以实现如下功能:分配,回收,显示,退出。选择独占设备,通过执行功能项,输出设备表,实现设备的分配与回收-This system can realize the following functions: distribution, recovery, display, quit. Exclusive selection of equipment, through the implementation of function, the output device table, distribution and implementation of Recycling Equipment
- 2022-03-12 05:49:15下载
- 积分:1
-
本次课程设计使用到了8255及8279两个芯片,两个芯片的工作方式,他们的使用方法,并且结合汇编知识编写代码实现课程设计的要求。...
本次课程设计使用到了8255及8279两个芯片,两个芯片的工作方式,他们的使用方法,并且结合汇编知识编写代码实现课程设计的要求。-The use of curriculum design to the 8255 and 8279 the two chips, two chips working methods, their use and combination of knowledge of writing code to achieve the compilation of the curriculum design requirements.
- 2022-12-26 18:55:03下载
- 积分:1
-
C袖珍参考
C Pocket Reference
- 2022-01-23 10:35:10下载
- 积分:1
-
Socket通信在Windows 中是排队的形式由操作系统处理,而且接收方和发送方相互协同工作,否则就会造成数据丢失。...
Socket通信在Windows 中是排队的形式由操作系统处理,而且接收方和发送方相互协同工作,否则就会造成数据丢失。-Socket Communications in Windows is in the form of the queue by the operating system, but the receiver and sender work together, otherwise will cause data loss.
- 2022-02-12 21:05:47下载
- 积分:1
-
MySQL参考手册,文档的在线MySQL的大部分都是英文的,T.
MySQL中文参考手册,网上MYSQL的文档大多数是英文的,此文档是MySQL编程者的福音-MySQL reference manual, online MYSQL majority of the documents are in English, this document is MySQL Programming the Gospel
- 2022-01-28 04:34:38下载
- 积分:1