-
软盘格式化程序,实现了对软盘的格式化。
软盘格式化程序,实现了对软盘的格式化。-the soft disk formatting,which enables the format
of disk
- 2022-01-26 01:37:10下载
- 积分:1
-
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
- 2022-02-13 19:43:01下载
- 积分:1
-
用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos...
用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos-Achieved with the 8251 serial asynchronous communication, spontaneous self-income, the baud rate 1200bps. Way to send and receive using queries. To send characters from the keyboard. Send and receive characters are displayed on the screen. Press esc key to return to dos
- 2023-08-01 07:45:03下载
- 积分:1
-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1
-
ollydbg脱壳脚本,可脱asppack壳
ollydbg脱壳脚本,可脱asppack壳-Shelling ollydbg script, shell detachable asppack
- 2022-03-14 13:20:41下载
- 积分:1
-
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等...
依照个人成绩进行考核,这是程序的主界面,主要包含其他模块的调用等-that is a programe for education
- 2022-08-19 14:57:52下载
- 积分:1
-
OpenBloomFilter
过滤器 过滤器 过滤器 过滤器-OpenBloomFilter
- 2022-08-11 19:42:36下载
- 积分:1
-
一个汇编语言学习的代码,包括学习,研究
一个汇编语言学习的代码,包括学习,研究-a compilation of the code language learning, including learning, research
- 2022-04-07 07:14:58下载
- 积分:1
-
在MASM6.15上,用汇编语言实现简单的Windows应用程序.
在MASM6.15上,用汇编语言实现简单的Windows应用程序.-Some simple Windows applications written by assembly language.MASM version above 6.15 is needed.
- 2022-02-01 22:39:32下载
- 积分:1
-
拖动鼠标画线,圆,矩形的例子
拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
- 2022-08-13 15:50:12下载
- 积分:1