搜索资源列表

  1. smscontrol_c

    0下载:
  2. 通过计算机串口收发短信。用WAVECOM和西门子 的GSM MODEM,西门子6688(普通手机+串口数据线),在WIN32系统(WIN98,WIN2000,WINXP)下通过测试。大负荷状态下收发非常稳定,通过了上万条短信的严格测试。其他使用标准AT命令集的手机或GSM MODEM也可使用。该控件内置*和定时发送,不支持广播。增加短信发送成功事件。GSM模块必须支持PDU格式短信。该控件支持中文,英文以及混合中英文短信,中文短信长度
  3. 所属分类:通讯编程

    • 发布日期:2024-11-30
    • 文件大小:450kb
    • 提供者:gzqswj
  1. TaoModual_OCX

    0下载:
  2. 诺亚短信控件 ~~~~~~~~~~~~ 本控件支持大部分的手机和GSM工业模块,通过计算机串口或USB转串口可以 实现手机或GSM工业模块短信收发,电话簿管理,拨打电话等工作. 一、主要特点: ========== 1.数据收发可靠,经过大量短信收发的检验 2.可以同时处理短信发送,和短信接收工作 3.多个操作可以同时进行,不会产生数据遗失 4.允许读取
  3. 所属分类:Modem编程

    • 发布日期:2024-11-30
    • 文件大小:1013kb
    • 提供者:阮正
  1. ZybPDU

    0下载:
  2. GSM模块接收和发送短信时对短信的处理类。 /// <summary> /// 函数功能:提取短信的发送时间 /// 函数名称:GetDataTime(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:发送时间 /// </summary> /// <summary> /// 函数功能:提取
  3. 所属分类:C#编程

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:
  1. SendRec

    0下载:
  2. c++builder 5.5 GSM模块通信,收发短信,还有内部的6位编码,解决汉字发送及保密问题。-c++ builder 5.5 GSM communication module, send and receive text messages, there are six internal encoding to address the issue of characters sent and confidentiality.
  3. 所属分类:串口编程

    • 发布日期:2024-11-30
    • 文件大小:1.13mb
    • 提供者:冷狐
  1. GSM-tc35i-mcu-stc89c58rd+

    0下载:
  2. 使用STC89c58RD+系列单片机控制手机收发短信息的原理、硬件电路、PDU数据格式和短信息发送/接收程序,同时给出了一个应用实例。GSM采用的是西门子的TC35i,包括RS232串行接口,单片机采用STC89c58RD+,内部扩展RAM有256+1024字节的空间,可以作为短信缓冲区,1602液晶显示器(16引脚)作为显示模块和程序调试用-Use STC89c58RD+ Series MCU control handset to s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-30
    • 文件大小:8.81mb
    • 提供者:scx
  1. vc_sms

    0下载:
  2. VC6.0控制GSM模块实现收发短信,目前只能实现发送短信,接收正在调试中-VC6.0 control module to send and receive GSM SMS, send text messages are currently only achieve, receive are debugging
  3. 所属分类:其他行业

    • 发布日期:2024-11-30
    • 文件大小:9.74mb
    • 提供者:姜铁卫
  1. TC35SMS

    0下载:
  2. GSM模块TC35基于单片机的发送短信程序。。。希望对大家有用-GSM module TC35 send text messages based on SCM procedures. . . I hope all of you a useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-30
    • 文件大小:12kb
    • 提供者:czw08
  1. gsmsms

    0下载:
  2. GSM短信编程方法,描述了单片机控制GSM模块发送短信的基本方法和例程-GSM SMS programming methods, describes the single-chip GSM module to send text messages to control the basic methods and routines
  3. 所属分类:编程文档

    • 发布日期:2024-11-30
    • 文件大小:294kb
    • 提供者:zjl
  1. GSMbasedshortmassages

    0下载:
  2. 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the
  3. 所属分类:编程文档

    • 发布日期:2024-11-30
    • 文件大小:69kb
    • 提供者:zoe
  1. sendMessage.tar

    0下载:
  2. 在Linux中,通过GSM模块短信猫发送短信的源码-In Linux through the GSM module to send SMS text messages
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-30
    • 文件大小:11kb
    • 提供者:liu
  1. 51GSM

    0下载:
  2. 51控制GSM模块发送短信 -51 control module to send SMS GSM Control GSM module 51 send text messages
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-11-30
    • 文件大小:80kb
    • 提供者:sss
  1. GSMdriver

    0下载:
  2. 利用MSC51系列单片机 89S52 驱动 GSM模块 发送接收多组短信 硬件实验通过 -MSC51 MCU 89S52 use GSM module driver to send text messages to receive multiple sets of experimental hardware through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-30
    • 文件大小:41kb
    • 提供者:蔡德洋
  1. BthComm

    0下载:
  2. 基于GSM模块实现中文短信息发送 -Based on the GSM module for sending Chinese text messages
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-11-30
    • 文件大小:80kb
    • 提供者:mad
  1. test_gsm

    0下载:
  2. linux下利用GSM模块发送短信的实例程序,绝对好用-linux under the GSM module to send text messages using an instance of procedure, is absolutely easy to use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:honhyi
  1. C51_GPRS

    0下载:
  2. 采用先进的GSM通信模块和单片机互连的终端系统,,借助最可靠、最成熟的GSM 移动网络,以最直观的中文短信和TEXT短信发送或电话形式,直接把报警地点的情况反映到用户的手机上-The use of advanced communication module and GSM terminal MCU interconnection system, with the most reliable and most mature GSM mob
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-30
    • 文件大小:1.28mb
    • 提供者:青龙
  1. GSM-TC35wuxian

    0下载:
  2. 单片机采用AT89S52,无线模块TC35,能实现无线远程报警,发送中文短信,并适时发送温度数据,加上语音报警功能-SCM AT89S52, wireless module TC35, can realize the wireless remote alarm, sending Chinese text messages, and send timely temperature data, combined with voice ala
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-30
    • 文件大小:103kb
    • 提供者:
  1. CSharpSeriport

    0下载:
  2. C#实现串口控制GSM模块,读取并发送AT命令,控制GSM模块发送接收短信。-C# Serial control the GSM module, read and send AT commands to control the GSM module send and receive text messages.
  3. 所属分类:C#编程

    • 发布日期:2024-11-30
    • 文件大小:61kb
    • 提供者:lizeng
  1. GSM信息发送我的调试

    0下载:
  2. 使用SIMA800A模块,实现短信字符串解析,程序调试通过(The use of SIMA800A modules to achieve text string parsing, program debugging through)
  3. 所属分类:汇编语言

    • 发布日期:2024-11-30
    • 文件大小:95kb
    • 提供者:doctorlyly
  1. 3.发送TEXT短信

    0下载:
  2. STC89C52连接GSM模块,控制该模块发送text短信(STC89C52 connects GSM module, controls the module to send text short message.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-30
    • 文件大小:36kb
    • 提供者:小熊小熊小
  1. 3.发送TEXT短信

    0下载:
  2. 烟雾传感器、温度传感器、人体释热电传感器,GSM模块通信(Smoke sensor and temperature sensor)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-30
    • 文件大小:63kb
    • 提供者:clotyu
« 12 3 4 »

源码中国 www.ymcn.org