搜索资源列表
征服4.0马端源码
- using System; using System.Collections.Generic; using System.Text; namespace NewestCOServer { public class Cryption { class CryptCounter { UInt16 m_Counter = 0; public byte Key2
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
2812SPI_communication-program
- 这是个2812SPI双机通信的程序实现的功能如下: 上位机发送请求电压命令:0x0003 0x1004 0x0004 +一个校验码,0003和1004为功能码 表示请求的是电压数据,0004表示要求4个变量,UXa,UXb,Uxc,UXd 下位机收到正确的命令(0x0003 0x1004 0x0004),并且验证码也正确后,向上位机返回数据, 数据格式如下:0x0003 0x0008 xxxx xxxx......xxxx +一个校验,0x0003是功能码,0x0008 是电压字数(