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

搜索资源列表

  1. MTK_COM_PORT

    0下载:
  2. MTK平台COM口通讯的源代码。很底层的。可以学习一下。-COM port communication MTK platform source code. Very bottom. Can learn about.
  3. 所属分类:MTK

    • 发布日期:2017-04-03
    • 文件大小:48468
    • 提供者:蔡先周
  1. com

    0下载:
  2. 串口调试软件,用VB6.0开发的,有兴趣的请下-com
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:102666
    • 提供者:greey
  1. Com

    0下载:
  2. DOS和WINDOWS下的串口源代码,比较简单使用,有中文的编译说明-Serial port under DOS source code, the use of relatively simple
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13012564
    • 提供者:lxh
  1. SSVSPM

    0下载:
  2. 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3277913
    • 提供者:蔡生
  1. com

    0下载:
  2. 在Linux上实现对串口设备的读写程序,里面包括对串口的基本设置。-Linux on the implementation of the serial device to read and write procedures, which include the basic settings of the serial.
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1117
    • 提供者:余安富
  1. COM

    1下载:
  2. 这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
  3. 所属分类:Com Port

    • 发布日期:2015-03-31
    • 文件大小:21980
    • 提供者:吴益明
  1. smstest

    0下载:
  2. 自动检测串口上是否有通信设备,然后开启发送短信功能,vc下调试通过-Automatically detects whether there is serial communications equipment on, and then open the send message function, vc debugging through
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:467416
    • 提供者:liubo
  1. com

    0下载:
  2. 串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口.-R232 serial protocol understanding, know how to read serial data, send data to the serial port.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:long
  1. COM-Debug

    0下载:
  2. 很好用的串口调试的工具,可以支持多种校验码-a good debug tool for COM
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:332571
    • 提供者:Ye Shenrui
  1. EtesnMMSOcx

    0下载:
  2. 1、运行MMSOcxSetup.EXE文件进行控件的安装和控件注册。 2、控件接口名称为EtesnMMS。 3、控件默认连接串口为com1,如果需要使用其他com口,请在您的exe文件目录下创建一个名为“SetCom.txt”的文件(示例程序文件夹中有此文件)。文件内容写com口名称,如com3。 4、如果在中国大陆以外的区域使用,需要根据使用手机卡类型设置MMSCSet.ini文件中的相关参数,并且把MMSCSet.ini文件拷贝到调用控件的EXE程序同一目录下。-1, run M
  3. 所属分类:MMS

    • 发布日期:2017-05-12
    • 文件大小:2692980
    • 提供者:王峰
  1. SPCOMM

    0下载:
  2. 串口控件,通COM口监控数据数据,实可控外设或下载数据-Serial port control, customs monitoring data COM port, it is controllable peripheral or download data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:13165
    • 提供者:司徒江洪
  1. com

    0下载:
  2. 基于c51的com口rs232的通讯程序,测试成功!-C51 based on the com port rs232 communication procedures, test success!
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:601
    • 提供者:weeland
  1. com

    0下载:
  2. 上传一个串口类,能够直接应用,减少开发串口通信的时间-a class of serailPorts
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:6297
    • 提供者:lyl
  1. com

    0下载:
  2. 这个程序是四通道的串口通信代码,点击通信开始时,自动从指定串口接收并显示数据,可实现串口的切换-This procedure is four-channel serial communication code, click on the beginning of communication, automatic from the specified serial port receive and display data, enabling the switch serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:94473
    • 提供者:李远
  1. 09-COM

    0下载:
  2. 51单片机通过MAX232芯片实现与电脑串口收发数据的程序例程-Single-chip 51 through the MAX232 chip and a computer to send and receive serial data through routine
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:12454
    • 提供者:陈瀚
  1. COM

    0下载:
  2. VC++ 串口RS232 DLL文件的制作.-RS232 DLL
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1223112
    • 提供者:axin
  1. com

    0下载:
  2. 串口通信内容的详细过程,matlab的应用-serial communication !!
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-02
    • 文件大小:3541
    • 提供者:fjp119
  1. com

    0下载:
  2. DOS下用串口进行数据传输,输入数据由键盘键入,按Q程序结束(自主编写)-Serial port communication program under DOS
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:523
    • 提供者:lzm
  1. com

    0下载:
  2. COM口调试工具,增加了加一或减一自动发送数据功能-COM port debug tool, an increase of plus one or automatically send data by a function
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5495
    • 提供者:洋州
  1. COM

    0下载:
  2. 通过串口通讯的源程序,主要是用delphi写的,用了spcomm控件-The source code through the serial communication is mainly written using delphi, using a control spcomm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:284486
    • 提供者:test
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com