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

搜索资源列表

  1. ColorFormView_src

    0下载:
  2. 这个源代码主要是讲串口通信的,是串口数据传输的例子-the source code is mainly stresses serial communications, serial data transmission is an example
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:刘永哲
  1. commh

    0下载:
  2. 电力机车主断路检测报告源程序,功能包括:串口数据传输,报告预览,报告打印,数据记录查询。-electric locomotive detection circuit source reports, features include : serial data transmission, the report preview, print reports, data record inquiry.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:170523
    • 提供者:高文青
  1. shuijiankong

    0下载:
  2. 远程水文监测系统 用于串口数据传输和数据库访问。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:322948
    • 提供者:刘志
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:王永
  1. VC++串口传输

    1下载:
  2. 串口实现数据传输
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2009-10-30
    • 文件大小:1949727
    • 提供者:pinggai110
  1. 电导率仪的上位机数据采集软件.rar

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:676993
    • 提供者:sf
  1. Stop_Wait_RS232

    0下载:
  2. 使用C#语言,利用RS_232串口标准和停等协议传输数据文件和图片-C# ,use RS_232 and Stop-Wait protocol to transmit data such as documents and pictures
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:74481
    • 提供者:No1_chen
  1. sscom32

    0下载:
  2. 串口调试工具,用于 tcp&udp等串口数据传输-Serial debugging tool for tcp
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:281844
    • 提供者:dds
  1. SerialBean

    0下载:
  2. 能够简单的实现主从计算机之间的串口传输数据-Can be simple to achieve the main from the computer s serial port to transfer data between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2788
    • 提供者:tongming
  1. Terminal

    0下载:
  2. 界面设计(通过无线传输在PC上显示摄像头的图像,并通过串口显示下位机传输的数据)-Interface design (through the wireless transmission on display at PC camera images, and show that under the bit serial data transmission)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:295802
    • 提供者:王OO
  1. Serialdebugger

    0下载:
  2. 用来串口调试,可以实现将单片机的数据传输到电脑端,而且也能实现电脑对单片机的控制-Used for serial debugging, you can achieve the single-chip data transmission to the client computer, but also able to achieve single-chip computer to control
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:50964
    • 提供者:冯浩东
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:41744
    • 提供者:何平
  1. chuankou

    1下载:
  2. RS232串口通信源代码及数据传输后上位机界面开发-RS232 serial communication and data transfer source code after the host computer interface development
  3. 所属分类:界面编程

    • 发布日期:2014-02-14
    • 文件大小:3574716
    • 提供者:王俊
  1. cckjswjxt]

    0下载:
  2. 串口接GPS 数据传输等程序,有数据库等相关内容-AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3154697
    • 提供者:钦小川
  1. VSPM

    1下载:
  2. 虚拟串口软件可以将TCP/IP、UDP广播映射成本机的虚拟COM 口,应用程序通过访问虚拟串口,就可以完成远程控制、数据传输等功能。 通过扩展DLL,可以实现串口互通、协议分析、数据采集等功能,提供例程代码。 此软件可免费用于商业用途,例如串口服务器、GPRS模块配套等 -VSPM
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3082091
    • 提供者:郭郭
  1. Simulate422S

    0下载:
  2. 422串口数据传输测试,运行环境VC++6。0-422 serial data transmission tests
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2116411
    • 提供者:宋海峰
  1. ISSVSPMMn

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

    • 发布日期:2017-05-13
    • 文件大小:3224139
    • 提供者:guowai
  1. SI4463串口透明传输程序和上位机程序

    0下载:
  2. 51单片机实现对无线模块的数据传输。上位机程序(The primary states of the Si446x are shown in Figure 6. The shutdown state completely shuts down the radio to minimize current consumption. Standby/Sleep, SPI Active, Ready, TX Tune, andRX tune are available to optimize the
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:704512
    • 提供者:zmh18996345258
  1. 串口助手

    0下载:
  2. C#代码实现简单的串口通信,可与下位机进行数据传输(C# code realizes simple serial communication, and data transmission can be carried out with the lower computer)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:510976
    • 提供者:晨跑的蜗牛
  1. Tool.tar

    2下载:
  2. 自己用C#写的一个上位机串口调试工具,包含Xmodem文件传输功能,串口数据收发,循环定时发送,逐行发送,串口终端等功能,平时项目中一直在用,非常方便.(I wrote a serial debug tool on the host computer with C#, including Xmodem file transfer function, serial port data receiving and sending, cyclic timing sending, sending lin
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:19456
    • 提供者:beyonne&bruce
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com