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

搜索资源列表

  1. ch04_codes

    0下载:
  2. 非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to differen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6569600
    • 提供者:yyy
  1. Tcpchat

    0下载:
  2. 用java实现的聊天程序,可以实现客户端和服务器端的双向通信-a chat programe
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:3997
    • 提供者:111111
  1. ClientHost

    0下载:
  2. 套接字是通信的基石,是支持TCP/IP协议的网络通信的基本操作单元。可以将套接 字看作不同主机间进程进行双向通信的端点。在Windows中使用的套接字叫Winsock。 -Socket is the cornerstone of communication is to support TCP/IP protocol for network communication the basic operation of unit. Socket can be seen as a differen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5848030
    • 提供者:胖胖猪
  1. h

    0下载:
  2. 这是个手机程序,是基于服务器与客户端的基础上实现的双向通信,使用了套接字-This is a mobile program is based on the server and client based on the two-way communication, using sockets
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:luxuechen
  1. DS18B20

    0下载:
  2. 8位单片机与DS18B20并行双向通信。 Quartus II 8.1项目工程文件. 主源程序文件为DS18B20.v,里面有详细注解。 例子: DS18B20 数据地址 0xf000(ROM=0) DS18B20 ROM指令地址 0xf001(ROM=1) 外部电源供电且只有一DS18B20的读取法: 发送CC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 发送44
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:338982
    • 提供者:yuantielei
  1. NRF24l01suangxiangtongxun

    0下载:
  2. 单片机加无线模块NRF24l01实现其双向通信功能
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:26693
    • 提供者:liu
  1. chuankouCOM

    0下载:
  2. 这是课程设计中我设计的一个串口通信程序,用C写的,能够双向通信-This is a curriculum design that I designed for a serial communication program, using C to write, and can be two-way communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:9736
    • 提供者:wanghui
  1. keyboard_peripheral_two-way

    0下载:
  2. 本文档讲述了利用PC机的键盘接口和外设双向通信-keyboard_peripheral_two-way
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:23866
    • 提供者:cbh
  1. JASK-24L01

    0下载:
  2. JASK-24L01实例源代码,包括双向通信,无线232通信,无线PC控制系统,无线计分系统,无线温度传感器-example coding of JASK-24L01
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:243378
    • 提供者:yiyuzhiming
  1. JASK-905

    1下载:
  2. JASK-905实例源代码,包括433频段无线232通讯程序,915频段无线232通讯程序,无线pc控制平台,无线按键遥控模拟程序,无线记分牌,无线双向通信,无线温度采集程序-example coding of JASK-905
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-12-29
    • 文件大小:352944
    • 提供者:yiyuzhiming
  1. ff

    0下载:
  2. 自己学习时编的关于用单片机实现单片机之间双向通信keil c源代码程序以及用Pretus7软件进行仿真,希望对大家有帮助!共同学习!-Compiled their own learning on the use of two-way communication between the MCU MCU keil c program source code and software used Pretus7 simulation, we want to help! Learning together
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:32393
    • 提供者:budongbing
  1. max485

    0下载:
  2. MAX485双向通信试验(作这个实验必须另外购买232-485转换器) 烧写MAX485.HEX通过后,关闭xlisp烧写软件,把XL2000的JP17(编程/仿真)按下到仿真状态。 打开配套光盘的工具软件sscomv20串口调试工具。选择通信串口号(一般是com1),波特率4800 1 按键接到P3口。用一条8PIN数据排线,把按键部份的JP37,接到CPU部份的P3口JP53. 2 接8位数码管的数据线。将数码管部份的数据口 JP5接到CPU部份的P0口JP51
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1959
    • 提供者:fkeygah
  1. p10.2

    0下载:
  2. linux使用管道实现进程间的双向通信 pipe-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:625
    • 提供者:贼船长
  1. NamedPipe

    0下载:
  2. C++实现的命名管道程序,个人实现的,可以实现双向通信,客户端向服务器进行查询,服务器查询后台,返回结果。-C++ implementation of named pipes procedures, personal achievement, and allows two-way communication, the client query to the server, the server queries the background and return the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:16254
    • 提供者:吴强
  1. SCMcommunication

    0下载:
  2. 两片51单片机双向通信,控制另一块单片机 数码管与LED显示,有Proteus仿真图,完整-Two-way communication microcontroller 51 to control the other a single chip digital control with LED display, a Proteus simulation map, complete
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:71572
    • 提供者:
  1. 1252056375_ddvip_2352

    0下载:
  2. C#下基于WCF的聊天程序,WCF双向通信。 -C# under the WCF-based chat program, WCF two-way communication.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:169007
    • 提供者:yuganchao
  1. UART

    0下载:
  2.  UART是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。-UART is a universal serial data bus for asynchronous communication. The two-way communication bus, can achieve full-duplex transmit and receive. In embedded d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1412
    • 提供者:xihonsho
  1. ab

    0下载:
  2. 单片机之间双向通信,用C语言写的,对于初学者很有用-Two-way communication between the microcontroller using C language written in very useful for beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:50131
    • 提供者:林红
  1. NRF905SHUANGXIANGTONGXIN

    0下载:
  2. 适用于初学者的NRF905双向通信程序,用键盘控制发送的信息,用二极管显示接收。-Apply to beginners NRF905 two-way communication process, using the keyboard control to send the information received with the diode display.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:22545
    • 提供者:UNIQUE
  1. shuangxiangtongxin

    0下载:
  2. 本程序主要用于实现8051单片机之间的双向通信-This procedure is mainly used to achieve two-way communication between the MCU 8051
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:54844
    • 提供者:DC
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com