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

搜索资源列表

  1. c_socket_java

    0下载:
  2. linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:106640
    • 提供者:code998
  1. httpclient

    0下载:
  2. C/S客户端通讯,用于客户端与服务器端通讯,实现了通讯功能-C/S client, for client and server-side communication, to achieve the communication function
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:1379050
    • 提供者:mysixg
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:66315
    • 提供者:zym
  1. BCGControlBarProEvaluation

    0下载:
  2. 这是一个用C++实现的windows Socket通信,对于初学者很适用-This is a C++, implemented windows Socket Communications, is well-suited for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2018-04-16
    • 文件大小:59120640
    • 提供者:wangzheng
  1. 8051ApplicationCode

    0下载:
  2. 该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:405356
    • 提供者:李熠
  1. chat

    0下载:
  2. linux环境下用QT编写的局域网通信程序,实现了QQ的部分功能,可以进行聊天-linux environment, written using QT LAN communication program to achieve some of the functions of the QQ, you can chat
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:91469
    • 提供者:cloud wu
  1. GeneralCom

    0下载:
  2. 通用串口通信C程序实现源码.带有已经在windows下编译好的dll动态库-Universal Serial Communication C program to achieve source code. With the already compiled dll in the windows under the dynamic library
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:50513
    • 提供者:韩星
  1. 004

    0下载:
  2. pic16f877实现spi功能和isd1790语音芯片的通信-pic16f877realise spi function和isd1790sound chip comunitions
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1769
    • 提供者:49230243
  1. socket

    0下载:
  2. 基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:30677
    • 提供者:李佳
  1. c

    0下载:
  2. 单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助-Microcontroller serial communication, as well as stepper motor c-language program, in order to study the development of microcontroller and embedded in helping people
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:14916
    • 提供者:王贞
  1. easy_server

    0下载:
  2. 最简单功能的服务端与客户端通信c++代码,在linux下测试运行(初学者必看)-The simplest function of server and client communication c++ code, tested under linux run (beginners must-see)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1610
    • 提供者:高英杰
  1. laser0918

    0下载:
  2. 三个DS18b20测温点,三选二控制策略,485通信控制,自保持继电器控制,at89c2051控制-3 DS18b20 temperature measurement points, three selected two control strategies, 485 communication control, self-holding relay control, at89c2051 control
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:49607
    • 提供者:余明
  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:224375
    • 提供者:newstarnul
  1. Socket_Client

    0下载:
  2. Socket通信编程,客户端Socket_Client,visual c++开发环境下的工程-Socket Communications programming, client Socket_Client, visual c++ development environment project
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:1173985
    • 提供者:liuyang
  1. tcp_veno_opnet

    1下载:
  2. 在opnet中实现tcpveno的通信协议,这个是我自己做的。-The opnet achieve tcpveno communication protocols, this is my own doing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:590337
    • 提供者:史士杰
  1. Fram3130_code

    0下载:
  2. Fm3130芯片的操作代码,基于SST89V564 MCU的,包括了一些串口的通信代码可以和上位机通信,验证Falsh的操作.-Fm3130 chip operation code, based on SST89V564 MCU, including a number of serial port communication code, and host computer communication, validation Falsh operation.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:5187
    • 提供者:hhrong8
  1. RS485

    0下载:
  2. c8051f040单片机做的485通信源代码,适合工程。-c8051f040 microcontroller 485 to do the source code, for engineering.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:176081
    • 提供者:yang
  1. rs485_2

    1下载:
  2. 51单片机 485双机通信程序 用c语言编写 keil编译环境-51 SCM 485 pairs of machine communication program using c language keil build environment
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6152
    • 提供者:pinyuewu
  1. 430_VC_USB

    0下载:
  2. 实现430单片机与计算机的USB通信,计算机端用VC++编的应用程序-To achieve 430 SCM and computer USB communication, computer terminal compiled with VC++ applications
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3755497
    • 提供者:赵飞
  1. main.c

    0下载:
  2. 基于Modbus_RTU_RS485的通信实现(main.c)-Modbus_RTU_RS485-based communications to achieve (main.c)
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1934
    • 提供者:lyb roy
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com