CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - can通信配置

搜索资源列表

  1. SSP

    0下载:
  2. SSP从机器实验!可以配置从机通信,朋友门可以参考一下...希望对大家有帮助!-SSP from the experimental machine! Can configure communications from the plane, friends can make reference to the door ... we want to help!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:徐阳
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:chenjin
  1. VC_DEMO

    0下载:
  2. 此代码实现了com串口通信的配置,可以进行多重设置,采用了多线程,阻塞与非阻塞模式等。-This code implements the com serial communication configuration, can be multi-set, using a multi-threaded, blocking and non-blocking mode.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:邵海飞
  1. 20030109

    0下载:
  2. 借助RS232异步通信实现新疆铁路沿线每3秒钟测风数据的收集与转发。本软件由CB开发,能够支持30个异步端口的全双工工作, 每个端口需要关联到不同的线程中(定义了10个线程)。根据配置数据可以写入SQL和ACESS数据库(30秒),数据能够以柱状图、曲线和列表显示。-RS232 asynchronous communication with achieve Xinjiang Railway wind data every 3 seconds, the collection and forwa
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:184.1kb
    • 提供者:魏之翔
  1. com

    0下载:
  2. 串口通信类,用windows API实现,能够打开任意串口,并配置串口,关闭串口,发送数据,接收数据-Serial interface communication classes, with Windows API realization, can open any serial, and configuration serial ports, shut down a serial port, send data, receive data
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3.88mb
    • 提供者:叶子风
  1. SerialportSamplep282p29

    0下载:
  2. c#串口通信,界面能否显示发送和接收,显示发送和接收的字节数。配置IP及端口信息-c# serial communication interface can display the sent and received, display the number of bytes sent and received. Configuring IP and port information
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:48.72kb
    • 提供者:ysh
  1. Lab1-Windows1

    0下载:
  2. 利用所学数据链路层原理,自己设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps全双工卫星信道,信道传播时延270毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度固定为256字节。 通过该实验,进一步巩固和深刻理解数据链路层误码检测的CRC校验技术,以及滑动窗口的工作机理。滑动窗口机制的两个主要目标:(1) 实现有噪音信道环境下的无差错传输 (2)充分利用传输信道的带宽。在程序能够稳定运行并成功实现第一个目标之后,运
  3. 所属分类:Other windows programs

    • 发布日期:2015-05-11
    • 文件大小:625kb
    • 提供者:蜗牛
  1. USB-CAN

    0下载:
  2. 电源管理系统的上位机软件,通过USB CAN与下位机通信,获取电源管理系统的数据,或是进行配置-Power management system, the PC software via USB CAN and the next crew communications, access to the data of the power management system, or configure
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:943.37kb
    • 提供者:零零落落
  1. cover

    0下载:
  2. 覆盖问题 ★问题描述: 通信公司准备在n 个村庄中的某些村庄安装基站,对于村庄i ,在其中建立基站的花费 是Ci。我们把村庄看成是一个二维平面上的点。对于每一个基站,他们的规格,配置都是 相同的,一个基站发射的信号可以覆盖以它为中心的半径为R 米的圆形区域(边界上的也 算被覆盖)。现在公司希望用最小的花费,使得这n 个村庄都能被信号覆盖。 ★实验任务: 对于给定的村庄的位置和修建基站的信息,求出公司覆盖所有村庄的最小花费。 ★数据输入: 第一行是一个整数n(1
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:562byte
    • 提供者:迷若烟雨
  1. UartIO

    0下载:
  2. 基于C#的UartIO编写例程,实现了基本的uart配置及通信,可作参考-Based on C# UartIO write routines to achieve a basic uart configuration and communication, reference can be made
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:51.58kb
    • 提供者:
  1. RS232Test

    0下载:
  2. C#Rs232通信程序,完整的通信代码,波特率、停止位、校验位可配置。-C# Rs232 communication program, complete communication code, baud rate, stop bits, parity bit can be configured.
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6.72mb
    • 提供者:方俊辉
  1. VCPP_DebugSerial

    0下载:
  2. VC++串口调试例程. 接收和发送. 可配置串口通信参数. 界面简洁,方便学习.-VC++ serial debugging routines sent and received. Serial communication parameters can be configured. The interface is simple, easy to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:80.22kb
    • 提供者:柳成风
  1. TestMonitor0

    0下载:
  2. Modbus协议通用上位机,可添加多个串口通道,每个通道可添加多台通信设备。支持0x03读功能码和0x10写功能码,可导出或导入配置点表,可查看通信报文信息及通信状态。附带串口通信测试监视功能。-Modbus protocol Generic PC, you can add multiple serial channels, each channel can be added to multiple communication devices. Support reading function
  3. 所属分类:CSharp

    • 发布日期:2017-06-03
    • 文件大小:14.43mb
    • 提供者:hl
  1. UartSaveData

    0下载:
  2. 串口通信代码,DB9接口,在自己编写代码驱动的其实很简单:打开串口,配置串口,读取串口,关闭串口,还可以自己设置奇偶校验。- Serial communication codes, DB9 interface, write your own code-driven is simple: Open the serial port, serial port configuration, read the serial port, close the serial port, you can al
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:24.14mb
    • 提供者:jordan
  1. ZIGBEE-TOOL

    0下载:
  2. 使用VC++ 6.0开发ZIGBEE 配置软件,可实现ZIGBEE 本地地址 目的地址 通信频率和无线收索设置远程设备等功能!-Using VC++ 6.0 development ZIGBEE configuration software, can achieve ZIGBEE local address destination address communication frequency and wireless collection settings remote devices and
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2mb
    • 提供者:TT
  1. can总线C语言

    0下载:
  2. 配置单片实现can通信的源代码,包括单片机初始化(Configure singlechip can communication source code, including single-chip initialization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:10kb
    • 提供者:艾丽丝
  1. 实验24 IIC实验

    0下载:
  2. 实现SPI FLASH 通信,首先配置GPIO,然后初始化SPI FLASH DRIVER,获得FLASH ID,接着就可以读写SPI FLASH 了(Implement SPI FLASH communications, first configure GPIO, then initialize the SPI FLASH DRIVER, get FLASH ID, and then they can read and write SPI FLASH up))
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:3.61mb
    • 提供者:刘兴方
  1. mycom

    2下载:
  2. 使用pyqt 实现windows下串口通信,包括串口选择配置,数据收发等。当然也可以加入pygraph实现波形显示,可做为上位机程序的参考(Using pyqt to achieve windows serial communication, including serial selection, configuration, data transceiver. Of course, you can also join the pygraph to achieve waveform displa
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:7.89mb
    • 提供者:kevinjzwhd
  1. SiemensPLC通信

    0下载:
  2. 1.C#语言开发,采用NET4.0框架,模块化设计,通信效率不怎么高 可以凑合用。 2.工程结构类似OPC通讯方式,采用Tag的方式,通过标签名就可以读写寄存器。 3.采用XML配置式标签的方式实时读写PLC内部寄存器,可读写寄存器包括I、Q、PI、PA、M、DB。 4.具有PLC断线重连功能,通讯稳定可靠。 5.完全开源免费、包括Dll文件、附件内包含源代码。(1.C# language development, the use of NET4.0 framework, modular des
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:5.21mb
    • 提供者:大熊小熊
  1. ABB-AC800F-OPC-Server配置方法

    0下载:
  2. 可以用到工业通信上,可以方便学到如何配置ABB的opc通信(It can be used in industrial communication, and can easily learn how to configure ABB's OPC communication)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:318kb
    • 提供者:海盗大船
« 12 »
搜珍网 www.dssz.com