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

搜索资源列表

  1. usb_softpack.zip

    0下载:
  2. c51的usb的通信程序库,支持51兼容的单片机和pdusbd12接口芯片,C51 s usb communication library to support the 51-compatible MCU and pdusbd12 interface chip
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:878516
    • 提供者:thinkey
  1. cs.rar

    1下载:
  2. VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3848702
    • 提供者:ze
  1. TDC_GP2.rar

    1下载:
  2. msp430与TDC-GP2的Spi口通信程序,It s a programs for the communications between MSP430 and TDC-GP2.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2317
    • 提供者:chucheng
  1. Serial_get_data.rar

    0下载:
  2. 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:603336
    • 提供者:chernwu
  1. RS232.rar

    0下载:
  2. C51单片机的串行通信 包括电路原理图/ppt的原理介绍以及多个C语言代码,C51 single-chip serial communication, including circuit schematics/ppt to introduce the principle, as well as a number of C language code
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:17601
    • 提供者:Liyao
  1. C8051F120serialcommunicationin

    0下载:
  2. 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。,C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of serial communication. Serial deb
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:16042
    • 提供者:关飞
  1. ChuanKouTongXin.rar

    0下载:
  2. Visual Studio下用C#和实现串口通信的完整工程,Implementing Serial Communication using C#
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:69623
    • 提供者:wang
  1. GSM

    0下载:
  2. C++实现PC机与GSM短信模块串口通信-C GSM SMS PC and serial communication module
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:334782
    • 提供者:ld
  1. csharpQQ.rar

    0下载:
  2. c#写的类似QQ的即时通信工具,与QQ非常像,是学习c#的好源码,c# to write a similar real-time communications tool QQ, and QQ is like is a good learning source c#
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-10
    • 文件大小:2482063
    • 提供者:pudnhhh
  1. CSharpUSBSocket.rar

    0下载:
  2. C#版USB通信编程(接收和发送数据)。。,C# version of USB communication programming (receiving and sending data). .
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:122690
    • 提供者:mike__fei
  1. rs232.rar

    0下载:
  2. 用C++写的实现RS232串行通信协议的小程序。,Using C++ to write the RS232 serial communication protocol to achieve a small process.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:1309
    • 提供者:CuiHao
  1. modbus_chinese.rar

    1下载:
  2. modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。,modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
  3. 所属分类:Com Port

    • 发布日期:2015-04-17
    • 文件大小:203500
    • 提供者:Heidi
  1. CC1110-TDMA

    0下载:
  2. CC1110 TDMA通信程序。在IAR Embedded Workbench 下测试通过,如需在其他环境下使用,可直接编辑目录下的C文件。-Code of CC1110 TDMA communication . Available on IAR Embedded Workbench。. To use in other develop enviroment, you can edit the C file in the directory.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:209679
    • 提供者:
  1. obextest

    0下载:
  2. c#编写的蓝牙通讯程序源码,适合任何蓝牙通讯设备,图形界面操作,通信效率高-c# program to prepare the Bluetooth communication source for all Bluetooth communications equipment, graphics interface operation, efficient communication
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:219229
    • 提供者:yanzhengreal
  1. Scoket

    0下载:
  2. java实现服务端,c#实现客户端,通过socket通信。使用的send和receive都是UTF8格式的。-implement the service-side java, c# implement the client, through socket communication. Send and receive is used in UTF8 format.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:44706
    • 提供者:
  1. MSComm

    0下载:
  2. 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:355650
    • 提供者:wangmei
  1. STC_SPI

    0下载:
  2. STC单片机 硬件SPI,主从程序,相互通信,c语言的-STC MCU,hardware SPI,master and slaver comunication
  3. 所属分类:SCM

    • 发布日期:2015-03-16
    • 文件大小:8273
    • 提供者:孙国杰
  1. telephonecommunicationwithPC

    0下载:
  2. C#实现pc机与手机之间的蓝牙通信 -C# Implementation pc computer and mobile phone Bluetooth communication between the C# implementation pc computer and phone communications between the Bluetooth
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:52492
    • 提供者:周公
  1. Dimmer_PICC

    1下载:
  2. 基于PIC单片机,DMX512协议的LED控制器程序,包含多种花样转换、I2C操作、串口通信等-Based on PIC microcontrollers, DMX512 protocol LED controller program includes a variety of pattern conversion, I2C operation, serial port communication
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-17
    • 文件大小:99376
    • 提供者:jj
  1. SerialportSample(3)2008

    0下载:
  2. c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68559
    • 提供者:guoguo
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com