资源列表
LEDDisplay
- Dot Matrix LED Display Program
2_resumen_nasm_gas.pdf
- section .data .data mensaje db "Hola con NASM" mensaje: .ascii "hola con GAS\n" mensaje_SIZE equ $ mensaje mensaje_SIZE = . mensaje section .text .text global _start .globl _start _start: _start: mov ecx, mensaje mov
pcasm-book-spanish
- The prop site of this book is to give readers a better understanding of or c mo actually work computer m s to a level lower than the len- or High-level guages like Pascal. Having a thorough knowledge of c mo work computers, the reader can
DMX_DRIVER
- DMX Driver for DH-DMX12CH Version 4.0
objdump
- objdump is a program for displaying various information about object files. Output a dump of OMF files.
hex
- Source code of HEXAGON game. Player versus computer or play with your friend. When you select a ball, it shows where it can jump to. If you jump next to it, then it multiplies itself, if further - it jumps there. If you reach opposite color balls- th
I2C_code_for_mcu
- 单片机IO口模拟I2C总线的读写时序,c语言编写,可以在任何单片机上移植-I2C-bus microcontroller IO port read and write timing simulation, c language, can be transplanted at any SCM
stepmotor
- 用于步进电机初学者的单片机编程(基于MSP430)-Stepper Motor Microcontroller for programming beginners
AnalogTVsoftwareSystem
- 模拟电视软件系统.pdf 详细介绍模拟电视的软件系统-Analog TV software system. Pdf details of analogue television in the software system
RC5_RCP_Timing
- RC5_RCP_Timing.pdf RC5遥控码详细描述-RC5_RCP_Timing.pdf RC5 remote control codes described in detail
NEC_RCP_Timing
- NEC_RCP_Timing.pdf NEC遥控码详细描述-NEC_RCP_Timing.pdf
