搜索资源列表
短信测试3.1
- 一个MODEM的短信软件,支持多串口,轮寻发送,自动接收以及PDU和TEST的交互方式,特别是对串口的操作有借鉴意义!-a MODEM messaging software, support multiple serial ports, find this round, automatically receive TEST and PDU and interactive, especially for serial operation, he said.
TaoModual_OCX
- 诺亚短信控件 ~~~~~~~~~~~~ 本控件支持大部分的手机和GSM工业模块,通过计算机串口或USB转串口可以 实现手机或GSM工业模块短信收发,电话簿管理,拨打电话等工作. 一、主要特点: ========== 1.数据收发可靠,经过大量短信收发的检验 2.可以同时处理短信发送,和短信接收工作 3.多个操作可以同时进行,不会产生数据遗失 4.允许读取所有电话簿,读取所有短信,读取短信数量和容量 5
SMS_SDK+2.0
- GSM 模块软件开发包开发包说明开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统,开发包的主要功能是短信息的发送和接收。开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和AscendSMS 动态链接库接口文档.doc
ModemDial
- C++ Builder 串口事例 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法)-C++ Builder examples of one serial port. Supported binary data and text data transceiver 2. To support any format to send and receive data 3. Supports two protocol packe
CP0201
- Function 1.3 (Generation of sinusoidal pulses with fixed time duration) cp0102_sinpulse_one.m - Function 1.3 (Generation of sinusoidal pulses with fixed time duration) cp0102_sinpulse_one.m
cc_encoder
- 卷积码编码C程序代码,码率为1/2,2/3等-Convolutional code encoder C code, rate 1/2, 2/3, etc.
MessageModern
- 1.这里主要是java调用短信猫发送短信。 这里的短信猫主要使用RS232串口与服务器通信。 2.需要用到开源组织开发的smslib.jar,直接导入开发环境即可。 3.smslib.jar 需要用到java串口通信需要用到的comm.jar,win32com.dll和javax.comm.properties。-1 here is the java call to the GSM Modem to send text messages. SMS cats here use RS232
smslib
- comm.jar、commons-net-1.4.1.jar、slf4j-api-1.5.2.jar、slf4j-api-1.5.2-sources.jar、slf4j-nop-1.5.2.jar、smslib-3.4.1.jar、smsserver-3.4.1.jar-comm.jar, commons-net-1.4.1.jar, slf4j-api-1.5.2.jar, slf4j-api-1.5.2-sources.jar, slf4j-nop-1.5.2.jar, smslib-3.4
demo_for_DSB_AM
- DSB-AM方式,进行信号的调制和解调 输出1:已调信号的波形 输出2:消息信号和已调信号的频谱 输出3,恢复信号的波形- DSB-AM mode, the output signal modulation and demodulation 1: of the output waveform of the modulated signal: the message signal and the spectrum of the modulated signal outpu
smartCOM-linux-v1.2.tar
- linux串口工具 目前已支持如下功能(Support Feature List): 1) 自动枚举串口(Auto List Serial); 2) 支持侧边栏命令框(Support Side Command Bar); 3) 支持回车、换行符勾选(Support Enter/NewLine Code); 4) 支持定时发送(You can Ontimer Send one command); 5) 支持读取文本显示(Display the ASCII that read
New-Compressed-(zipped)-Folder
- Time Division Antenna Switching Using 3 ,4 and 6 Antennas at the trasimitter side and 1 antenna at reciever side using Channel Coding
Si4432无线数传STM32程序
- Si4432无线数传STM32程序 1. 采用串口1与外部进行通信,可传输接收任意长度数据; 2. 将接收后的数据无条件发送给指定地址的si4422模块; 3. 接收模块收到数据后无条件的将有效数据通过串口1的DMA传出;即:基于SI4432的点对点串口透传模块