搜索资源列表
serial1
- 通过串口与手机模块收发短信。已经用sim100测试过,支持8bit,7bit,unicode编码发送接收,软件的其他附属功能已经删除,发送短信的全部功能保留。-through the serial port transceiver module and cell phone text messages. Sim100 has been tested with and support 8 bit, Transfer, unicode coding this reception, Other sof
PDUdecoding
- PDU编码,包括7bit编码和解码,用户手机短信开发-PDU encoding, including the coding and decoding Transfer, the development of SMS users
SMSModule
- 【软件名称】 《收发手机短信读写手机电话本的开发库源代码》 【版 本】 1.0.0 【操作系统】 Windows 系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 本源代码完全实现手机短信收发和操作电话本的功能,示例程序可当作一个简单的短信处理小工具来使用。支持中文、英文、数字多种文字类型,自动 识别文字编码,自动选择最佳的编码方式(7Bit、8Bi
duanxinModule
- 本源代码完全实现手机短信收发和操作电话本的功能,示例程序可当作一个简单的短信处理小工具来使用。支持中文、英文、数字多种文字类型,自动 识别文字编码,自动选择最佳的编码方式(7Bit、8Bit或USC2),超长短信能自动拆分成多条发送,还可*短信,收到短信自动通过声音提示,还能识别 来电信息,显示来电号码。可以对本机、SIM卡、已拨电话纪录、未接电话纪录等多个电话本进行读写操作。能自动查找设备接口。另外还演示了UNICODE编 程的方法。
gsmpdu7bit.zip
- encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok,encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system ca
PduSMSLib.rar
- PDU SMS library, for making 7bit/8bit/16bit SMS,PDU SMS library, for making 7bit/8bit/16bit SMS
7bitcoding
- PDU 7BIT编码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDU 7BIT encoding process
GSM-pdu-cPP
- c++实现pdu编码的文档指导包括7bit和8bit编码和解码等等新手必看-C++ PDU encoded document guide includes7bit and 8bit encoding Xinshoubikan
gsm_task
- 实现短信的收发,查看,删除等功能,含PDU模式下的7bit,8bit,unicode的编解码。-Send and receive SMS implementation, view, delete and other functions, including PDU mode 7bit, 8bit, unicode codec.
ruan
- 扩频发射机,信道编码采用(2, 1, 7)卷积 码, 扩频模块采用扩频长度255 的kasami码, 极性变换模块为3bit 量化模式, 内插模块为每两比特间插入7bit 和输出滤波为16 阶的FIR 滤波器。-direct sequence spread spectrum transmitter
1111111
- 一共有三种方式来发送和接收SMS信息:Block Mode, Text Mode和PDU Mode。其中PDU Mode被所有手机支持,可以使用任何字符集,这也是手机默认的编码方式。其中又分7bit-160,8bit-140,16bit-70的方式,我们中文用16bit70的方式。
DataSheet-ADP3207-Thinkpad-T60-VRM
- Hard to find complete Datasheet for ADP3207 chip. This is the VRM for Intel Core Duo CPU in the Lenovo Thinkpad T60. The chip is a 7-Bit Programmable Multiphase Mobile CPU Synchronous Buck Regulator VRM for Intel CPU.pdf-Hard to find complete Datashe
7bitdecode
- PDCU 7 BIT 解码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDCU 7 BIT decoding pr
SMS-C-Codec-
- sms部分的7bit,8bit和pdu的编解码的实现-sms part of 7bit, 8bit and pdu codec implementation
T0050e
- T0050e:ITU 7Bit字符编码规范。用于信息交换。-This Recommendation specifies a set of 128 characters, (control characters and graphic characters such as letters, digits and symbols) with their coded representation. Most of these characters are mandatory and unchang
md231_openat_demo
- MD231 可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等.-MD231 programmable gprs/gsm module is more comprehensive reference program include: (7bit/8bit/16 hex) short messaging, gprs tcp/udp data frame
OK
- SDI—12协议解析,通过该程序可以解析SDI-12命令,通过RS232串口,波特率1200bps,数据格式7BIT数据位1bit校验位-SDI-12 protocol analysis, the program can be resolved through the SDI-12 commands through the RS232 serial port, baud rate of 1200bps, data format 7BIT data bits parity bit 1bit
python-messaging
- 纯PHTHON写的短信彩信的编码解码源代码, 支持7位/8位/UCS2编码 支持长短信 状态报告 -A SMS/MMS encoder/decoder written 100 in Python. SMS Features ============ * Supports 7bit, 8bit and UCS2 encodings * Multipart encoding/decoding * Status report encoding/decodin
Md251_openat_demo
- MD251 openat可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等, 可以快速的开发SMS/GPRS/CALL等移动应用程序。-MD251 openat demo
precoding
- 有限反馈预编码仿真程序,包括2bit、4bit、7比特格拉斯曼码本,采用基于SVD分解的码本选择算法。-Limited feedback precoding simulation program, including 2bit 4bit 7bit Grassmannian codebook codebook selection algorithm based on SVD decomposition.
