CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sms read

搜索资源列表

  1. FlashSMS.rar

    1下载:
  2. flash sms 闪信源码,可直接于用户手机上显示短信,读过即删不保留。,flash sms flash source letter can be directly displayed on the user mobile phone text messages, read or censored not to retain.
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:2531
    • 提供者:russell
  1. vB.rar

    1下载:
  2. 用VB实现短信收发,希望对大家有所帮助 用VB实现短信收发,希望对大家有所帮助,Using VB to send and receive SMS, I hope to help all of you to send and receive SMS using VB, I hope all of you to help
  3. 所属分类:手机短信编程

    • 发布日期:2017-04-09
    • 文件大小:1341251
    • 提供者:yanlong
  1. GSM

    0下载:
  2. C51中字符串函数的扩充 AT指令发送程序 进行SIM卡中的1到20条短信号码的读 读写短信程序-String functions in the expansion of C51 AT command sending program SIM card numbers 1-20 SMS messages read to read and write procedures
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:31625
    • 提供者:郭志勇
  1. matlab_uart

    1下载:
  2. matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!-matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data fl
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:91345
    • 提供者:陈永恒
  1. sms

    0下载:
  2. 已经测试成功的基于sim300短信收发程序,ads编译,无操作系统-Has been tested successfully to send and receive SMS sim300 based procedures, ads compiler, no operating system
  3. 所属分类:SMS

    • 发布日期:2017-03-23
    • 文件大小:126178
    • 提供者:zby
  1. sim900GPRS

    0下载:
  2. sim 900 sms read send. sim 900 sms read send.
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4315419
    • 提供者:zhanghl45
  1. o2smsv

    0下载:
  2. Oxygen SMS ActiveX Control允许你发送接受文字及图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)
  3. 所属分类:SMS

    • 发布日期:2017-11-09
    • 文件大小:487026
    • 提供者:站长
  1. sms7110

    0下载:
  2. Oxygen SMS7110 ActiveX Control的操作系统为Windows 95 98 NT及2000,支持NOKIA 3***/62**/71**/8***系列的GSM手机。它允许你发送文本和图片消息,读写缺省的SMS中心号码。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)。适用
  3. 所属分类:SMS

    • 发布日期:2017-11-09
    • 文件大小:640271
    • 提供者:站长
  1. otsms

    0下载:
  2. TOxygenSMS控件允许你发送接受文本和图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。该控件几乎适用于所有的NOKIA GSM手机:3210,3310,5110,5130,,5190,6110,6130,6150,6190,6210,6250,7110,7190,8210,8250,8290,8810,8850和 8890. 未注册时带提示屏幕。包含EXE演示。适
  3. 所属分类:SMS

    • 发布日期:2017-11-13
    • 文件大小:872227
    • 提供者:站长
  1. kapil

    0下载:
  2. its a symbian c++ file which gives handle sms befor inbox read it
  3. 所属分类:Symbian

    • 发布日期:2017-04-15
    • 文件大小:5774
    • 提供者:kapil
  1. smssend

    0下载:
  2. The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. · Send the SMS message that was created. · Receive an SMS message. · Read a received SMS message.-The SMS Example demonstrates how to: ·
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:19025
    • 提供者:fox
  1. SMS-SENDING

    0下载:
  2. 此程序能通过串口发送手机短信,通过AT命令实现读取、发送短信、打电话等功能,短信编码使用PDU格式,PDU编码占了程序的大量篇幅-This program to send SMS through serial port, through the AT command to read, send text messages, phone calls and other functions, the use of SMS PDU encoding format, PDU coding procedu
  3. 所属分类:SMS

    • 发布日期:2017-03-23
    • 文件大小:53417
    • 提供者:
  1. SerialCommunication

    0下载:
  2. 此为串口通信底层代码,实现串口基本通信,可以通过GSM模块和GPRS网络实现对手机短信的读取和发送(需要手机SMS卡和一定的硬件条件),此程序为其他大型系统程序的基础,比如:我现在正在做的 SMS宾馆客房预定系统(还没完成)-This is the underlying code serial communication, the realization of the basic serial communications, through GSM and GPRS network module
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:37134
    • 提供者:nick
  1. gsmre

    0下载:
  2. 这个读短信程序基于西门子GSM模块开发板写的,硬件加了DS18B20传感器。软件实现:读到短信“H:…;L:… ”后去设置上限限报警温度。读到短信“DS:…”到系统上设置发送短信的定时时间。读到“1234“将号码保存到SIM号码1。 读到“8888“将号码存入SIM号码。-Based on this reading of SMS Siemens GSM module process development board written DS18B20 sensor hardware added
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3003
    • 提供者:suliling
  1. SMSapplication

    0下载:
  2. Send and read SMS through GSM modem using AT Command.
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:145765
    • 提供者:KennethLau
  1. gnokii-0.6.27.tar

    0下载:
  2. gnokii利用电缆接线、usb連接,紅外連接和bluetooth來連接手機並操作手機功能。Version 0.6.27 支持win32/MacOS X/FreeBSD/Linux,支援Series40 3rd+ Edition 的短信讀取,完善vCard轉換程式,及對Sagems, Samsungs and Sony-Ericssons提供更好的支持 -gnokii cable connection, usb connection, infrared connection and blue
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:2121094
    • 提供者:MingWang
  1. Smpp-and-Htpp

    0下载:
  2. Send SMS over SMPP and HTTP. You can read it and develope a SMS Gateway by yourself
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:148904
    • 提供者:Micro Lee
  1. SMS

    0下载:
  2. Send message and read SMS from GSM phone-Send message and read SMS from GSM phone
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:646480
    • 提供者:muhammad rodhy
  1. SmsRead

    0下载:
  2. 基于windows mobile 读取手机上的短信内容-SMS on the phone to read the contents of
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-20
    • 文件大小:5964691
    • 提供者:黄平
  1. sms

    0下载:
  2. MTK SMS短信处理模块,通信的基础哦,大家详细阅读-MTK SMS message processing module, the basis of communication, oh, we read
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:19978
    • 提供者:James
« 12 3 4 5 6 »
搜珍网 www.dssz.com