搜索资源列表
SerialComOCX
- 基于事件驱动的串口通讯控件 消息帧数据格式: 1 0 A B X X 其中 10 为消息标识, AB表示文本长度,L=A*100+B XX为配位字符,任意 控制帧数据格式 0 1 A B M N 其中 01为控制标识, AB为请求标识 MN为附加标识 11表示请求对方接收文件,M表示描述字串中文件名子串的长度 N表示描述字串中文件大小子串的长度 10通知对方放弃传输 00通知文件传输完毕 01请求对方
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
code
- 一个GPS相关的程序,有关于一些算法,但是一些在里面有些多,所以还是要仔细看看的哈。-To decide the length of the string
MY_uart
- CC1110芯片和RS232串行通信。用IAR7.20H编译通过。字符串长度小于30或以#结束。文中hal.h和cul.h文件可以不需要。-I wrote the program, learning the CC1110 chip serial communication, suitable for beginners to learn. String length is less than 30, or end with#。IAR7.20H compiled environment.Progr
code
- winmm.dll中的mciSendString方法录音C#代码 mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等 该函数有四个参数: 第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数]. 第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量. 第三个参数:缓冲区的大小,就是字符变量的长度. 第四个参数:回调方式,一般设为零-the winmm.dll of the mc
CC1110-15
- 在PC上从串口向CCxx10发任意长度为30 字节的字串,若长度不足 30 字节,则以“#“为 字串末字节,CCxx10 在收到字节后会将这一字串从串口反向发向 PC,用串口助手可以显示 出来。 -In the PC from the serial port to the CCxx10 free length of 30 bytes of the string, if the length of less than 30 bytes, then to "#" 字串末字节,CCx
pe-asm
- The source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. The source code shows how to create your own EXE-files: the formation of Win32 header \ PE\ , DOS \ MZ\ , adding sections, creation of