This version of the code is compatible only with the AT89C2051 due to the location of the data buf
This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM...
Trading+Data技术资料下载专区,收录939份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM...
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices AD...
GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorit...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to ...
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static c...
Sobel--Image Filter (I). An Image filtering is made over data loaded into the on board RAM and presented on a VGA monito...
.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call ...
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ...
This module is common to all of the Example programs It declares the data types and system calls required to access th...