#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j
#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms ...
AS-i技术资料下载专区,收录1,561份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms ...
AES Core Modules In this document I describe components designated to encoding and decoding using AES. aes enc — param...
COM Component designed to make full screen scrolling maps easy, especially from Visual Basic. This is the VC++ 6.0 sourc...
This application note describes a method for developing block-oriented I/O device drivers for applications that use the...
modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. Students had a proje...
oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++)...