-
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos...
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos
-8251a Serial port with asynchronous communication, spontaneous self-income, the baud rate 1200bps, using queries sent, interrupt to receive treatment. Since the close results showed on the screen. Press esc to return dos
- 2022-12-14 15:05:03下载
- 积分:1
-
8051对时钟芯片DS1302和LCD1602液晶显示控制,在LCD上显示时间…
8051对时钟芯片DS1302和液晶LCD1602的控制,在LCD上显示时间,当前的时间。-8051 pairs of clock chip DS1302 and LCD1602 LCD control, in the LCD display time, the current time.
- 2022-03-23 23:19:32下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxpr...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation of source code used to compile a series of simple example VxD a foxprn.zip use Fox assembler language interface program print graphics procedures amis.zip in the compilation process TSRs flexibility in the use of the library
- 2022-02-01 16:27:50下载
- 积分:1
-
Win32汇编写的端口映射器,构思精巧,效率极高。
Win32汇编写的端口映射器,构思精巧,效率极高。-Win32 compilation was made for the port mapping, the idea of delicate, extremely efficient.
- 2023-03-20 12:45:04下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1
-
Assembly language to achieve the interruption of the procedure, every 20 seconds...
汇编语言实现的中断程序,每隔20秒产生一次系统中断-Assembly language to achieve the interruption of the procedure, every 20 seconds have a system interruption
- 2022-03-20 15:54:01下载
- 积分:1
-
循环冗余校验与编译实现(计算机网络…
crc循环冗余校验用汇编实现(计算机网络作业)-crc cyclic redundancy check with the compilation of implementation (computer network operations)
- 2023-07-15 12:00:03下载
- 积分:1
-
时钟程序 简单的汇编语言
时钟程序 简单的汇编语言-clock simple compilation of language
- 2022-01-24 17:41:24下载
- 积分:1
-
用MASM写的显示系统时间的程序,内附源码和说明
用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
- 2022-04-24 21:05:04下载
- 积分:1
-
用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过编译测试成功,用的是汇编语言...
用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过编译测试成功,用的是汇编语言-Using DS18B20 to display the current temperature, low-byte r7 existence, the existence of the high-byte r6, in KEILC tested successfully by the compiler, using assembly language
- 2022-09-29 03:15:03下载
- 积分:1