-
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示...
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示-4* 4 keyboard scanning, based on keys, LCD double display, double line after the expiry of the Qing-ping, re-display
- 2022-04-19 03:18:47下载
- 积分:1
-
用汇编编写的密码锁,proteus仿真,程序,原理图全套,希望对需要的人有用...
用汇编编写的密码锁,proteus仿真,程序,原理图全套,希望对需要的人有用-Compilation prepared by using locks, proteus simulation, procedures, a full set of schematic diagram, in the hope that those who need it useful
- 2022-05-09 00:58:59下载
- 积分:1
-
loudspeaker (SPEAKER )
小喇叭(SPEAKER)-------P0.7
AT89S51单片机应用程序-loudspeaker (SPEAKER )------- P0.7 AT89S51 SCM application procedures
- 2022-04-08 11:36:40下载
- 积分:1
-
程序运行后,在屏幕上接收键盘输入的字符串,然后存如某个指定的内存单元里...
程序运行后,在屏幕上接收键盘输入的字符串,然后存如某个指定的内存单元里-Program running on the screen to receive keyboard input string, and then deposit such as a designated memory cell where
- 2023-05-22 20:55:03下载
- 积分:1
-
这是我最近制作的,觉得还可以,请大家评论以下
这是我最近制作的,觉得还可以,请大家评论以下-This is my most recent production, I felt that I could, please comment on the following
- 2022-11-19 00:00:03下载
- 积分:1
-
内联汇编
直接操作winio驱动写io模拟鼠标键盘
内联汇编
直接操作winio驱动写io模拟鼠标键盘-Inline assembly winio directly mouse-driven simulation of a keyboard to write io
- 2022-11-27 02:15:02下载
- 积分:1
-
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。...
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。-is an assembler language of the Eighth Route Army to control lights procedures. Its functions can be achieved in digital signal path control.
- 2022-03-07 00:36:54下载
- 积分:1
-
汇编语言实现两台微机之间通过RS
汇编语言实现两台微机之间通过RS-232C电缆连接实现串行通信。
1、异步方式全双工通信,每次传送单个字符,能连续发送和接收。
2、通信双方采用程序查询方式。
-Microcomputer assembly language to achieve between the two RS-232C serial communication cable connection. 1, full-duplex asynchronous communications, each transmission of a single character can send and receive continuous. 2, communications procedures for both the use of inquiry methods.
- 2022-03-16 06:09:27下载
- 积分:1
-
test upload and LED
test upload and LED
- 2022-03-19 16:50:07下载
- 积分:1
-
=== ====
关于本光盘
==========
Tinix: 书中所附代码
其中很多目录中除了包含源代码(*.asm, *.i...
=== ====
关于本光盘
==========
Tinix: 书中所附代码
其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件:
boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。
loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。
kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。
bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。
godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:Program FilesBochs-2.1.1 中。
TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。
*.com 可以在 DOS (必须为纯 DOS) 下运行的文件。
Tools: 一些小工具 (在 VC6 下编译通过)
DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。
ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。
FloppyWriter 用以写引导扇区,支持软盘和软盘映像。
KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。-err
- 2022-09-08 18:00:02下载
- 积分:1