搜索资源列表
24xx
- 24系列存储器通用读写程序,非本人作品,仅共参考-24 Series memory read and write common procedures, non - I works were only reference
AT28C16
- 常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very
boot
- boot.asm是用nasm汇编程序做的VESA显存模式驱动的写点 带有软盘驱动引导程序 用FloppyWriter.exe写主引导区-boot.asm is done NASM assembler VESA mode driver memory write point boot with the floppy disk drive used to write the Master Boot FloppyWriter.exe District
I2C
- I2C存储器读写实验,汇编语言编写,用途广泛-I2C memory read and write experiments, compiled languages, a wide range of uses
write24c02
- 基于AT89S51单片机读写RAM存储器24C02的汇编原程序。有详尽说明-AT89S51-based single-chip RAM memory to read and write 24C02 compilation of the original procedure. Detailed descr iption
ShlTest
- 一个非常小的程序,但却毫不简单.程序使用了Windows的内存越权读写API.实现了对程序自身代码的内存中动态修改,可以高效执行任意指令.例子中动态修改了一个没有意义的空函数,实现了VB不可能编译出来的移位指令.-A very small program, but not simple. Procedures for the use of Windows to read and write memory ultra API. Realize their own code of procedure
AT24C02externalmemoryreadandwriteoperation
- 对C51单片机的外接存储器AT24C02进行8比特位的读写操作,以及一个字节的读写操作-For C51 MCU AT24C02 external memory read and write operation
ECE348_LAB2_group11
- To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. This code serves as an assembly pro
LAB4
- To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and imp
cpudesheji
- CPUname是RISC处理器,采用普林斯顿体系结构,CPU与数据存储器间的通信使用Load/Store指令实现,数据存储采取统一的32位字长格式,32位定长指令,地址指令格式。使用专用数据通路结构,四级流水线,分为取指及译码,取数,运算,回写四步,拥有相关专用通路以解决数据相关问题,对跳转指令应用分支预测技术,使其不影响流水。-CPUname is a RISC processor, using the Princeton architecture, CPU and data memory,
HT24LC02
- 利用外部存储器实现读写,存储功能!比如OFF/ON!-The use of external memory to achieve read and write, storage!
CPUcoa-course-design
- 简单的cpu设计,包括memory,alu运算器,comp比较器以及控制器control,寄存器register等的vhdl编写的程序。-A simple cpu design, including memory, alu arithmetic logic unit, comp comparator and controller control, such as vhdl register register write programs.
shizhong
- 时钟 显存地址 ,采用直接写显存的方法输出字符 ,设置时间显示位置-Clock memory address, the method of direct write memory output characters, set the time display position
mokuai
- 假设内存单元中有三个字a、b和c,编写一个程序,它可判断它们能否构成一个三角形,若能,显示“Y”,否则,显示“N”;-Suppose there are three words in the memory cell a, b and c, write a program that can determine whether they can form a triangle if we can show that " Y" , otherwise display " N&q
subroutine_library
- Subroutine library for the 8051 -------------------------------- Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools ____________________________________________ checked errors memfill:write in IDATA
8086
- 汇编语言比机器语言易于读写、易于调试和修改,同时也具有机器语言执行速度快,占内存空间少等优点,但在编写复杂程序时具有明显的局限性,汇编语言依赖于具体的机型,不能通用,也不能在不同机型之间移植。-Assembly language is easy to read and write than machine language, easy to debug and modify, as well as the implementation of a fast machine language, ac
S21
- 编写一个程序,将内存中一组有符号的字数组按递增的序列排序,并将其中的二进制数以十六进制的形式显示在屏幕上。-Write a program that will be a memory word group signed sorted in ascending sequence, and one of the binary number to hexadecimal display on the screen.
DS2502(SOP)
- DS2502写存储器代码,汇编语言,包含读写校验等代码!-DS2502write memory code, assembly language, contains the read/write check code
p3_10_2
- 一个8086汇编语言程序,向计算机显存写入数据并在DOS屏幕上显示。在DOS环境下进入文件目录,运行.exe文件即可看见运行结果。-An 8086 assembly language program to write data to the computer memory and displayed in the DOS screen. Enter the file directory in the DOS environment, run the exe file you can see th
memory1
- memory读写小工具,实模式下,最大可以访问1m的空间。-memory read and write in real mode.