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

搜索资源列表

  1. 新建文件夹 (3)

    0下载:
  2. 基于socket通信,实现的简易聊天应用(Simple socket chat application)
  3. 所属分类:其他

  1. IAP15F4K-串口通讯-和校验(中断方式)

    0下载:
  2. 使用单片机实验板,在Keil C开发环境中编写串口发送和接收程序。在串口发送和接收程序中编程增加校验位,使用逻辑分析仪捕捉单片机串口引脚发送和接收数据的波形,并与串口接收和发送的数据进行比较。(Using SCM experiment board, in the Keil C development environment to write serial send and receive program. In the serial sending and receiving program,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Smile Han
  1. NetCommun

    0下载:
  2. 改进的一个基于C#Socket通信的局域网聊天软件。类似于飞鸽。除了缺少文件传输外,其它的都十分好,网络开发的基础好样例。(An improved LAN chat software based on C#Socket communication. Similar to dove. In addition to the lack of file transfer, the other is very good, the basis for good examples of network dev
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:611328
    • 提供者:csunking
  1. SPI_8SEG

    0下载:
  2. 基于C语言的SPI通信程序,编写时基于DSP28335,也可用于单片机、嵌入式开发(SPI communication program based on C language, written based on DSP28335, can also be used for single chip microcomputer, embedded development)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:315392
    • 提供者:毛小墩儿
  1. Json100r1

    0下载:
  2. c#封装的高并发实例,可以拿过去直接用,非常好的已经经过测试(C # encapsulation of high concurrent instances, can take directly in the past, very good has been tested)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:8516608
    • 提供者:东方东风
  1. 485MODBUS串口通信_

    1下载:
  2. C# 实现上位机和下位机的通讯,485通讯(C# realizes the communication between the host computer and the lower computer, 485)
  3. 所属分类:串口编程

    • 发布日期:2017-12-30
    • 文件大小:94208
    • 提供者:王小哥1
  1. 串口SerialPort和API调用源码

    0下载:
  2. 基于C#实现串口通信,可以调用API,方便个人使用(Based on C# to achieve serial communication, you can call API, convenient for personal use)
  3. 所属分类:界面编程

  1. 基于51单片机的GSM模块无线通信

    1下载:
  2. (2)根据现有储物柜所存在的问题并结合日常生活中人们的存储要求,完成了基于C51单片机的智能储物柜系统的整体设计。 (3)依据智能储物柜系统的整体设计,运用了测量与控制的相应知识、C/C++和proteus,完成了智能储物柜程序的设计以及该系统的仿真。
  3. 所属分类:源码下载

  1. C#通讯Beckhoff.dll

    0下载:
  2. twincat与c#的通信接口,适合上位机与下位机通讯(The communication interface between programmable logic control and c# is suitable for communication between upper computer and lower computer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:462848
    • 提供者:巫东来
  1. 00

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统。(Huffman coding for information communication can greatly improve the channel utilization, shorten t
  3. 所属分类:

    • 发布日期:
    • 文件大小:1024
    • 提供者:虾米丶
  1. Socket

    0下载:
  2. 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-02
    • 文件大小:2912256
    • 提供者:tanghuichuan
  1. 简单模拟串行通信

    1下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
  3. 所属分类:串口编程

  1. TestSockets

    0下载:
  2. 主要是介绍C# socket通信 用异步非阻塞方式,建立服务器和客户端,在程序中使用了委托,事件,回调函数来实现程序(This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the progra
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:208896
    • 提供者:HALCON +++
  1. Ex04_PC_UART

    0下载:
  2. zigbee串口通信例子,没有协议栈,C简单实现串口通信(ZigBee serial communication example, there is no protocol stack, C simple serial communication)
  3. 所属分类:USB编程

    • 发布日期:2018-01-03
    • 文件大小:32768
    • 提供者:chai20
  1. Modbus协议中文版_完整版

    0下载:
  2. MODBUS 是 OSI 模型第 7 层上的应用层报文传输协议,它 在 连接至不同类型总线或网络的设备 之间提供客户机/服务器通信。 自从 1979 年出现工业串行链路的事实标准以来,MODBUS 使成千上万的自动化设备能够通信。 本文件的作用是描述 MODBUS 事务处理框架内使用的功能码。(MODBUS is the application layer protocol OSI seventh layer model, providing client / server communicat
  3. 所属分类:通讯编程

    • 发布日期:2018-01-04
    • 文件大小:1014784
    • 提供者:hoope
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. NET_Source

    0下载:
  2. C#编程实现Modbus通信协议,文件里有OPC通信的小demo(C# OPC Communicating protocol)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:362496
    • 提供者:Jeffrey_2050
  1. Mail

    0下载:
  2. 用C#实现的功能界面,能够调用 outlook 编辑和发送邮件(Using C# to achieve the functional interface, can call outlook edit and send mail)
  3. 所属分类:通讯编程

  1. CSharpModBusExample

    0下载:
  2. C#实现MODEBUS通信,读线圈,写线圈,读保持寄存器,写多个寄存器。(Implementation of MODEBUS communication with C#)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:116736
    • 提供者:云时空
  1. C#串口

    1下载:
  2. 简单c#串口通信例子,多通道 ,可以参考下,(Simple serial communication example, you can refer to)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:75776
    • 提供者:dower
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com