-
操作系统内存调度
操作系统内存调度-operating system memory Scheduling
- 2023-06-05 17:45:02下载
- 积分:1
-
Ultimate.Game.Design.Building.Game.Worlds.rar
Ultimate.Game.Design.Building.Game.Worlds.rar
- 2022-09-25 07:35:03下载
- 积分:1
-
计算程序的天数,丙
计算天数的程序,c语言开发-calculating the number of days the procedure, c-language development
- 2022-04-13 05:33:26下载
- 积分:1
-
Only an example of the application running, C# Source can be directly run
只让应用程序的一个实例运行,C#源码可直接运行-Only an example of the application running, C# Source can be directly run
- 2022-04-26 09:09:55下载
- 积分:1
-
vlan的设置VC用Ado接口连接和使用数据库
vlan的设置VC用Ado接口连接和使用数据库-vlan settings VC Ado use interface and the use of database
- 2023-05-13 15:40:03下载
- 积分:1
-
英文词频分析器
这是一个简单的英文单词词频分析器,具有划分单词,统计单词出现频率的功能。
- 2022-04-24 18:26:35下载
- 积分:1
-
u3525数据表
u3525 data sheet-u3525 data sheet....
- 2022-06-21 11:05:47下载
- 积分:1
-
这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。...
这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
- 2022-06-17 12:05:17下载
- 积分: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
-
SSD8 练习 2
在本练习中,您会使用常用的网络工具。对于下面的每一部分,捕获相应的程序输出,包括它与你的问题的答案。第 1 部分: netstat作为第一步,修改 Web 客户端,你写在练习 1 来计算,它发送和接收的字节数。您修改的客户机 ModifiedClient.java 的名字。接下来,使用命令 netstat-s 来确定为 IP 和 TCP 协议维护各种计数器的值。最后,使用您修改的 Web 客户端来检索某些 Web 页和事后检查计数器。
- 2023-06-15 12:45:03下载
- 积分:1