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

搜索资源列表

  1. cku197.tar.Z

    0下载:
  2. C-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:3488660
    • 提供者:
  1. 使用modem拨号通讯的例子

    0下载:
  2. 一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:272020
    • 提供者:
  1. Modem与网络编程vc源码

    0下载:
  2. 对要进行网络编程和串口编程的人员有很大帮助。-right to network programming and serial programming staff is very helpful.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:359033
    • 提供者:谢佳友
  1. MyWirelessCommDemo

    0下载:
  2. 短信猫串口通信源码,使用serialport类进行串口通信,AT指令控制短信猫-GSM Modem
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:54161
    • 提供者:闫旭
  1. TestForJava

    0下载:
  2. gsm modem串口通信,利用AT指令操作短信猫。java-gsm modem serial communications, the use of AT commands to operate the cat message. java
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:321956
    • 提供者:闫旭
  1. beacon

    0下载:
  2. AVR控制GPS移动电话(atmega8)设备本身是非常小,就好像已经存在的GPS模块(GM862)一样大。Alexander Weber连接这个模块到atmega8微处理器,并且使用串口modem通讯协议。设备可以发送带有GPS位置信息的文字短信-AVR control of GPS mobile phones (atmega8) the equipment itself is very small, just like GPS modules that already exist (GM86
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:35721
    • 提供者:凌云
  1. CH341

    0下载:
  2. CH341是一个USB总线的转接芯片,通过USB总线提供串口、打印口或者并口。 在串口方式下,CH341提供串口发送使能、串口接收就绪等交互式的速率控制信号以 及常用的MODEM联络信号,用于将普通的串口设备直接升级到USB总线。 -CH341 is a USB bus adapter chips, provided through the USB serial bus, printer port or parallel port. In serial mode, CH341 Send
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:313334
    • 提供者:de
  1. msp430modem

    0下载:
  2. msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:21894
    • 提供者:JEFF
  1. serial-Modem

    0下载:
  2. 该程序为计算机通过串口发送AT命令,与MODEM建立连接。 程序利用了MScomm控件,通过串口发送AT指令来操作MODEM。-The program for the computer through the serial port to send AT commands, and MODEM connection. Program using the MScomm control through serial port to send AT commands to operate t
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1977397
    • 提供者:liusand
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. ModemCall

    0下载:
  2. 使用串口modem发起at呼叫指令,用gsm , cdma modem群呼-Initiated at the call using a serial modem commands, with gsm, cdma modem group call
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:390143
    • 提供者:mike
  1. GSM-MODEM

    0下载:
  2. 通过串口控件在delphi 7 对GSM modem(短信猫)进行收发短信的简单操作,对初学者帮助很大-Through the serial port control in delphi 7 对 GSM modem (SMS cat) to send and receive text messages of simple operation, great help for beginners
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-11-20
    • 文件大小:410793
    • 提供者:邓亨宁
  1. serial-port-instance-program

    0下载:
  2. 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:44989440
    • 提供者:
  1. Delphi-SMS-Modem

    0下载:
  2. 用短信猫连接串口发送短信的DLL及Delphi例程,带有GSM MODEM 动态链接库说明文档,该DLL已经破解,绝对可用并不会发送广告或附加信息。-Connection with the serial port to send SMS text messages, DLL and Delphi Sample, GSM MODEM dynamic link library with documentation, the DLL has been cracked, absolutely free
  3. 所属分类:SMS

    • 发布日期:2014-12-10
    • 文件大小:543744
    • 提供者:梁飞国
  1. Modem

    0下载:
  2. vc下通过串口实现操作modem操作,包括呼叫,摘挂机,传输数据等操作-vc modem through the serial interface operation operations, including call, hook, data transmission and other operations
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:59797
    • 提供者:wangyan
  1. Modem

    0下载:
  2. 多线程串口Modem远程数据通信-multi-threaded remote serial data communications modem -multi-threaded remote serial data communications modem
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-19
    • 文件大小:57265
    • 提供者:疏影
  1. RS-232串口和调制解调器高级通信编程

    1下载:
  2. RS-232串口和调制解调器高级通信编程-RS-232 serial port and modem advanced communications programming
  3. 所属分类:编程文档

    • 发布日期:2017-06-14
    • 文件大小:21035629
    • 提供者:mali
  1. modem

    0下载:
  2. 未使用任何控件,自己控制串口,编写的单独类,可进行拨打电话,接听电话,接收来电号码等操作。是从一本书上复制下来的。 因为没使用任何的控件,所以不会因为控件漏洞的原因被系统阻止使用。 所有使用控件的通信程序,后来都不好用了,没办法只能使用这个方式。(Have not use any controls, control their own serial port, the preparation of a separate class, you can make calls, answer call
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:zengwilliam
  1. jlylm

    0下载:
  2. GPRS串口拨号上网程序,自己写的串口类,通过MODEM拨号()
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:119808
    • 提供者:Aubrei
  1. phrget__fale__pointer

    0下载:
  2. vb + PC机与GSM modem 短信模块串口通信()
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:28672
    • 提供者:cinetum
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com