-
WIN98 drive boot record, have my own notes. Watchable school compilation!
WIN98硬盘引导记录分析,有我自己的注释。学汇编必看!-WIN98 drive boot record, have my own notes. Watchable school compilation!
- 2022-01-21 06:13:58下载
- 积分:1
-
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。...
介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。-introduction to the compilation of language, belong to a category Guide, want to learn programming for the hardware can be downloaded friends to see. Decompression can be direct, CHM file.
- 2022-01-24 17:42:14下载
- 积分:1
-
手机中用的I2C代码,包含GPIO口说明
手机中用的I2C代码,包含GPIO口说明-phone using I2C code, the oral statement contains GPIO
- 2023-01-09 15:45:03下载
- 积分:1
-
用汇编语言实现将bx寄存器的内容以10进制形式在显示器上输出使用递归算法,共45条指令程序在masm5.1 link3.60 环境下调试通过...
用汇编语言实现将bx寄存器的内容以10进制形式在显示器上输出使用递归算法,共45条指令程序在masm5.1 link3.60 环境下调试通过-assembly language bx to register with the contents of 10 band forms on the screen output using recursive algorithm, a total of 45 procedures in order masm5.1 link3.60 through debugging environment
- 2022-05-09 07:40:43下载
- 积分:1
-
a song under dos
use masm6.0
to get exe
to go
music can change any tim...
a song under dos
use masm6.0
to get exe
to go
music can change any time
- 2023-08-12 07:35:02下载
- 积分:1
-
利用汇编语言设计一个模拟钢琴演奏程序。在显示器上显示出钢琴的键盘,以计算机键盘的相应键模拟钢琴键盘进行乐曲的演奏。在PC机键盘上按键,屏幕上对应的钢琴键出现跳动...
利用汇编语言设计一个模拟钢琴演奏程序。在显示器上显示出钢琴的键盘,以计算机键盘的相应键模拟钢琴键盘进行乐曲的演奏。在PC机键盘上按键,屏幕上对应的钢琴键出现跳动,并发出相应音符的声音-The use of assembly language program to design a simulation of piano playing. On the display shows piano keyboard, computer keyboard keys corresponding analog music playing the piano keyboard. In the PC, keyboard keys, the corresponding piano keys on the screen there beating, and the voice of notes issued by the corresponding
- 2022-08-15 04:29:07下载
- 积分:1
-
本程序是通过利用文件240X.ASM中的子程序对EEPROM240X进行多字节读写的操作...
本程序是通过利用文件240X.ASM中的子程序对EEPROM240X进行多字节读写的操作-This procedure is through the use of the subroutine file 240X.ASM of EEPROM240X multi-byte read and write operation
- 2022-01-25 23:10:19下载
- 积分:1
-
MSP430F135的WDT操作代码,绝对的真实可行.放心下载
MSP430F135的WDT操作代码,绝对的真实可行.放心下载-MSP430F135 the WDT operation code, is absolutely true feasible. Rest assured Download
- 2023-01-18 20:15:03下载
- 积分:1
-
汇编源码 写注册用源码 可自定义皮肤 ASM源码
汇编源码 写注册用源码 可自定义皮肤 ASM源码-Compilation of source code was registered with the source code can be customized skin
- 2022-02-20 08:27:22下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1