搜索资源列表
JniVaArgsTest
- Android Jni上实用Logcat打印函数,具有printf函数可变参数的特性。-use __android_log_print & va_list & const char*fmt, ...
AllFunction
- STM32串口通讯完美接收变长字节数据代码-STM32 USART Receive and Send None Const byte array Project
Mytest
- STM32串口通讯使用DMA接收变长字节数据-STM32 USART use DMA to receive and send none const length byte array
CSMAWithCollisionDetection实验
- 成员变量 private int stationNum; 准备发送的站的数量 private const int maxLength = 1500 * 8; 一帧的最大长度,单位为位 private const int rate = 512; 时钟为512,单位为100ns private const int maxCollisionNum = 16; 最大冲突数 private const int maxTotalTime = 10000; 最大时隙数 private i
const
- 全局键盘钩子应用一例,很不错的易语言源码,适合易语言爱好者使用,()
HslCommunication
- HslCommunication /// <summary> /// 读取离散量 /// </summary> public const byte ReadDiscrete = 0x02; /// <summary> /// 读取寄存器 /// </summary> public const byt