CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 网络编程 搜索资源 - 串口 数据

搜索资源列表

  1. 串口编程

    0下载:
  2. 目录串口通信高级编程提供了一个能够进行串口通信的类,能够方便地进行各种数据通信。- The table of contents string mouth correspondence high-level programming provided to be able to carry on the string mouth correspondence the kind, could conveniently carry on each kind of data communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:52.3kb
    • 提供者:licam
  1. PPP_md5

    0下载:
  2. 编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, th
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:123.36kb
    • 提供者:王朗
  1. delphi7-Project1

    2下载:
  2. PC机和以太网转串口设备通讯例子,很好用的,可测试网络接口的数据收发。-PC and Ethernet to serial communications equipment examples of good, it can test the network interface data transceiver.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:181.64kb
    • 提供者:东子
  1. vc6-testnet

    0下载:
  2. Visual C++实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。-Visual C materialize PC and Ethernet to serial communications equipment example, can be used to test Ethernet switch serial data transceiver situation.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35.34kb
    • 提供者:东子
  1. java-testnet

    1下载:
  2. java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10.47kb
    • 提供者:东子
  1. sf6monitor

    1下载:
  2. sf6监控程序,包含串口编程,ado数据库编程和数据的图形显示-SF6 monitoring program, including serial programming ADO database programming and graphics data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:746.04kb
    • 提供者:tyy8219
  1. Commrxtx

    0下载:
  2. 利用串口来传输数据,程序既可以发送也可以接收数据-to use serial transmission of data, this process can also receive data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34.38kb
    • 提供者:刘洋
  1. Csocket--DataTransfer

    0下载:
  2. 为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18.32kb
    • 提供者:周建政
  1. MySerialCom_VC

    1下载:
  2. VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36.11kb
    • 提供者:如歌
  1. VC++_SerialPort

    0下载:
  2. 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input / output synchronization and I / O overlap of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:55.86kb
    • 提供者:如歌
  1. SMS-RS232

    1下载:
  2. 自写的用labwindows/CVI实现的将串口数据通过GSM短信发送的程序-since written by labwindows / CVI will be achieved through the serial data transmission of GSM SMS procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:170.7kb
    • 提供者:谭龙昊雪
  1. Ethernet_TCP_IP_AssistantV1.0

    0下载:
  2. 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5.95kb
    • 提供者:冯伟
  1. Multithreading_serial_communication

    0下载:
  2. 这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77.25kb
    • 提供者:徐亮
  1. source

    0下载:
  2. VC++ 串口通信,可以收发数据,可选用TCP/IP 通信
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:153.2kb
    • 提供者:就就
  1. SerialDebug

    0下载:
  2. 串口调试程序。 使用VC开发,实现两台PC之间的通信。 可发送接收数据、选择COM口,设置波特率等参数。功能和超级终端类似。
  3. 所属分类:网络编程

    • 发布日期:2014-01-17
    • 文件大小:3.89mb
    • 提供者:panpan
  1. FileTrans

    0下载:
  2. Window下的网络、串口通信程序,可用于网络数据包的检测。 串口实现了添加纠错码的功能,用于信道质量较差的传输方式。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:351.28kb
    • 提供者:刘振涛
  1. main

    0下载:
  2. 本文件是串行外设接口总线测试程序,实现串口发送接收数据功能;使用时将跳线器JP6短接, * 使用外部22.1184MHz晶振.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.61kb
    • 提供者:jayliu
  1. TCPCOM

    1下载:
  2. VS2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34.71kb
    • 提供者:蜗牛
  1. STM32和CC2530串口通信

    1下载:
  2. STM32和CC2530串口通信程序,用cc2530串口发送数据,stm32接受数据
  3. 所属分类:网络编程

    • 发布日期:2016-03-12
    • 文件大小:5.75kb
    • 提供者:lxzh20@126.com
  1. modbus串口通信

    1下载:
  2. 是基于modbus通信协议之间的通信,是十六进制进行通信的 可选波特率,数据位 停止位 采用CRC校验
  3. 所属分类:网络编程

« 12 »
搜珍网 www.dssz.com