CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 通信系统 c

搜索资源列表

  1. MF-RC500

    1下载:
  2. 摘要:介绍基于MF-RC500芯片的通用射频卡读/写模块的设计和实现。该读/写模块具有和应用系统的多种通信接口方式,包括二线制通信模式 模块设计有用户高级读写指令,极大地简化了应用系统对射频卡的操作 应用系统和模块的通信基于二次握手的通信协议,保证了通信的稳定和可靠。 提要:函数的C语言定义以及定义函数的头文件。 描述:对函数及其目的进行叙述性描述。 例程:给出一个能说明该函数的应用例子。 数据类型:列出函数中使用的一些特殊的数据类型(如结构体等)的C语言
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:398981
    • 提供者:windywu
  1. SpreadSpectrumCommunication

    0下载:
  2. 扩频通信.第一本有关扩频系统的专著是R.C.Dixon于1976年出版,是一本IEEE专利,1977年出版。1978年在日本京都召开国际无线通信咨询委员会公布研究成果。1982年在美国召开第一次军事通信会议,两次报告在军事中的应用。1985年美国提出CDMA(码分多址)的概念同年美国联邦通信委员会(FCC)制定扩频通信的标准和规范,逐步转入民用的商业化研究
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1163994
    • 提供者:cmf1968
  1. Midware_OAM_vers0008.rar

    0下载:
  2. 一个通信系统中间件的实现,使用C++bulider语言,实现了码字扫描,频谱分析等功能,C++bulider td-scdma
  3. 所属分类:Communication

    • 发布日期:2017-06-02
    • 文件大小:14891960
    • 提供者:andi
  1. galois

    0下载:
  2. galois编码的程序,包括编码和译码部分,并且组成了简单的通信系统进行了测试。-Galois coding procedures, including encoding and decoding part, and the composition of a simple communication system has been tested.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:157644
    • 提供者:牛顿
  1. VC6.0

    1下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
  3. 所属分类:Communication

    • 发布日期:2015-01-27
    • 文件大小:10267
    • 提供者:MK_Johnson
  1. uart

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:169702
    • 提供者:MK_Johnson
  1. IRA

    0下载:
  2. 高宏峰所著《重复累积码及其在通信系统中的应用》附件中 IRA在C下的仿真程序-Gao Hongfeng, " The accumulation of duplicate code and its application in communication systems" in the IRA in the attachment of the simulation program under C
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2263
    • 提供者:NancyHe
  1. Hermes

    0下载:
  2. Hermes语音系统采用C/S模式,用户必须首先登陆服务器才能获取在线好友列表,而用户间的语音通信并不通过服务器转发-Hermes voice system uses C/S mode, the user must first visit the server to obtain a list of online friends, and voice communication between users is not transmitted through the server
  3. 所属分类:Communication

    • 发布日期:2016-01-21
    • 文件大小:287242
    • 提供者:倪干
  1. VC6-IP

    0下载:
  2. 用Visual C++在局域网实现IP多播。一个数字电话会议系统由多个会场组成,当在其中一个会场的参会人发言时,要求其它会场都能即时的得到此发言的内容,这是一个典型的一对多的通信应用,通常把这种一对多的通信称为多播通信。采用多播通信技术,不仅可以实现一个发送者和多个接收者之间进行通信的功能,而且可以有效减轻网络通信的负担,避免资源的无谓浪费。-Using Visual C++ in the Local Area Network for IP multicast. A digital teleph
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:24343
    • 提供者:Oscar
  1. UAVMP

    0下载:
  2. 整个无线通信演示系统由ABCD四个节点组成,根据硬件前端的实现,每个节点在收到与自己地址对应的数据包时触发同步信号,所以就需要一个中心节点来进行同步触发,本系统中以A节点为中心节点,B、C、D三个节点地位对等。A节点周期性的广播同步信息,从而实现四个节点的同步。A节点连接一台PC机,用来监视网络的情况并显示从其它节点发送过来的图像流信息。该软件可以实时对串口进行监听并显示A节点的路由表、网络的时隙表和吞吐量,实时获得B、C、D三个节点的图像流数据。-The wireless communica
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:197454
    • 提供者:
  1. utils

    0下载:
  2. 通信系统的一些模型,C++语言-Some model of communication systems, C++ Language
  3. 所属分类:Communication

    • 发布日期:2016-03-26
    • 文件大小:70656
    • 提供者:zhao xia
  1. NetBiometric_Fix

    0下载:
  2. c#,指纹仪通信,采集不同指纹,实现一个小型的身份鉴别系统。-c#, fingerprint device communication, samples from the different fingerprints, to achieve a small identification system.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:436990
    • 提供者:刘尚
  1. TestIceServerVc10Ret

    0下载:
  2. C/C++(windows系统) 与php(linux系统)通信服务器端代码-C the/C++ (windows system) php (linux system) communications server-side code
  3. 所属分类:Communication

    • 发布日期:2017-06-02
    • 文件大小:14337475
    • 提供者:wang
  1. Cliao

    0下载:
  2. C#聊天系统 使用vs进行编程的小代码 实现通信技术-C# chat system vs programming code communication technology
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1154
    • 提供者:lic
  1. s7-PLC2PC

    0下载:
  2. 这是在PC端使用S7 M SC om M控制,在S - 200 C侧使用免费的PI端口通信,实现他们之间的信息交换,来创建一个简单的分布式控制系统。1 s7 - 200系列P LC自由端口通信方式 -This is in the PC End use of 7 M SC om M controls, in S- 200 PI C side using the free port Communication, realize the information exchange between t
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:106017
    • 提供者:xiaozhux
  1. ovt

    0下载:
  2. 无线通信仿真,信道的C++模拟代码,与无线通信系统仿真书籍配套使用()
  3. 所属分类:通讯编程

    • 发布日期:2018-01-09
    • 文件大小:72704
    • 提供者:qartdjr
  1. 036828

    0下载:
  2. 采用C++语言进行16qam通信系统仿真,实现速度快()
  3. 所属分类:通讯编程

  1. MOXF

    0下载:
  2. 无线通信仿真 滤波器的C++模拟代码,与无线通信系统仿真书籍配套使用()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:281600
    • 提供者:VF!26615
  1. abgvd

    0下载:
  2. 这是一个用c++ Bulider实现的基于TCP IP协议的客户端和服务器端通信系统的源码()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:512000
    • 提供者:ovgtflbw
搜珍网 www.dssz.com