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

搜索资源列表

  1. LDPC-C

    0下载:
  2. 通信编码现在用的最广的一种编码LDPC,也是将来4G技术要采用的编码技术-LDPC
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:57799
    • 提供者:bany
  1. socketcbuilder

    0下载:
  2. 简单的c++builder socket通信程序-Simple c++ builder socket communication program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:467695
    • 提供者:gong
  1. RTC8019

    0下载:
  2. 用51单片机实现RTC8019网卡控制程序的实例 解释网卡的通信过程 -using 51 muc to control rtc8019 networking card also has the shemetic
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:23893
    • 提供者:chenzm
  1. rs232SerialSource

    0下载:
  2. rs232串口源程序 清晰实现了通信整个过程,较为明了-the source code of rs232 Serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2753016
    • 提供者:刘钦
  1. 3200DEMO.C

    0下载:
  2. 电力线载波应用,电力线载波通信技术用于自动抄表(AMR,集中抄表)系统.-Power line carrier applications, power line carrier communication technology for automatic meter reading (AMR, Automatic Meter Reading) systems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6103
    • 提供者:黄卫文
  1. uatr

    0下载:
  2. c8051f120单片机串口通信程序,C语言编的。很好用-c8051f120 single-chip serial communication procedures, C language for the. Good use! !
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2007
    • 提供者:name
  1. WorkThread

    0下载:
  2. 此源码为多线程通信源码,所用平台为VISUAL C++.-This source of communication for multi-threaded code, using the platform for VISUAL C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1900982
    • 提供者:何健飞
  1. c

    0下载:
  2. 通信录管理系统可以实现系统的输入、显示、查找、删除、插入、保存文件、读文件、按序号显示、按姓名排序、快速查找、复制文件、退出功能-Communication management system can be recorded in the system input, display, search, delete, insert, save the file, reading documents, according to the serial number shows that sorting
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-04
    • 文件大小:3969
    • 提供者:cjn
  1. fifo

    0下载:
  2. 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:542
    • 提供者:康康
  1. c.c

    0下载:
  2. 基于NETBIOS的数据通信算法分析与设计。-NETBIOS-based algorithm for data communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4597
    • 提供者:xsj
  1. CRCcode-c

    0下载:
  2. 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:deng
  1. IPCWorkshop

    0下载:
  2. 用在windows系统上的进程通信,该程序是用c++写的,可以与计算机进行通信-Windows system used in the process of communication, the program is written in c++, you can communicate with the computer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:65433
    • 提供者:chen
  1. chuankoutongxin01

    0下载:
  2. 单片机,串口通信。用于单片机的学习、仿真、调试与练习。使用c语言,要求有一定的语言基础。-Microcontroller, serial communication. For single-chip learning, simulation, debugging and training. Using c language, the language requirements of a certain basis.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:9328
    • 提供者:liuchao
  1. CsharpserialPort

    0下载:
  2. 是我在使用时临时做的一个C#串口通信程序,希望能给大家帮助-this is aC# serial port communication routines,which has a relationship with tx and rx,vs2005 debug run.Although it is not so perfect,welcome to download and leave some suggestion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:25273
    • 提供者:jackie
  1. EasyChat

    1下载:
  2. 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:831375
    • 提供者:sunrong
  1. chuankoutongxin

    0下载:
  2. 利用51单片机实现虚拟串口通信的C语言程序,附有PROTEUS仿真电路。-The use of 51 single-chip realization of a virtual serial communication C-language program, with PROTEUS simulation circuit.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:65601
    • 提供者:丛梦龙
  1. shuangji

    0下载:
  2. 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1333
    • 提供者:范冬莹
  1. chuankoutongxin

    0下载:
  2. 基于RS-232的串口通信,C语言、VB开发的单片机与上位机通迅应用程序-Based on RS-232 serial communication, C language, VB developed single-chip communication with host computer applications
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2720
    • 提供者:sky
  1. linux_proxy

    0下载:
  2. linux下的c网络编程,对于防火墙的入门有一定的帮助了解-firewall
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25224
    • 提供者:wpneu
  1. PICSL

    0下载:
  2. 基于PIC单片机的编程实例,内含秒表,数据通信,电机控制,交流电压测量,程序都有详细说明,有原理图-PIC microcontroller-based programming examples, including a stopwatch, data communications, motor control, AC voltage measurement, the program has a detailed descr iption, and schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:510291
    • 提供者:SKY
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com