A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet
A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet...
A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet...
Calculate Parameter Byte using ROM-BIOS...
keil C51 Byte事例...
此程序对网路传输数据的传输是个很好的东东,其主要是对数据进行压入和压出作了封装, 对int,long,byte,char*和结构均支持, 数据是以流的形式...
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of t...
"我a你c窗体bbbbb你"如果要你在第四个byte那里把上面的句子分成两句,该怎么办?我自己写的例子可以解决此问题。它用于对小灵通用户发送短信时特别有用。...
内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内...
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us...
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by...
整型int和字符数组byte相互转换的源程序:写了一个封装类来实现整型int和字符数组byte相互转换的功能.可以用于网络数据流的程序中,实现数据转换....