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

搜索资源列表

  1. 曼彻斯特码

    1下载:
  2. 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5232
    • 提供者:游畅
  1. ydm

    0下载:
  2. 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference mod
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10011
    • 提供者:小龙
  1. VC++网络高级编程之七

    0下载:
  2. HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:295665
    • 提供者:张思发
  1. manchester

    1下载:
  2. 该程序主要是完成曼彻斯特码的,编码,同步,加噪,译码,计算误码率等功能。-the program main contain manchester code, synchronization, add the gauss noise and so on
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:155867
    • 提供者:hmg
  1. hdb

    0下载:
  2. MFC实现通信系统中HDB3码以及曼彻斯特编码传输-HDB3 MFC code for communication systems as well as Manchester coded transmission
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4050532
    • 提供者:刘载
  1. xapp339

    0下载:
  2. it is NRZ 2 Manchester encoder
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:36532
    • 提供者:Musaab
  1. line

    0下载:
  2. Documentacion de codigo manchester
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15792
    • 提供者:Duvan
  1. MM

    0下载:
  2. 曼彻斯特和差分曼彻斯特编码的实现,1553B总线通信可用-Manchester and differential Manchester encoding realization, 1553B bus communication can be used
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:5873
    • 提供者:田杰
  1. manchester_encoder.v

    0下载:
  2. 实现Manchester编码功能。其他人不需帐号就可自由下载此源码 -Implementation of manchester encoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1117
    • 提供者:李慧
  1. matchain

    0下载:
  2. 这是一个算法设计与分析课程的实验,对曼彻斯特乘法链进求最有运算顺序的源码。由本人自行编写,希望和大家交流与分享。-This is an algorithm design and analysis of the experimental program, the multiplication of Manchester into the demand chain operations in order to source the most. Prepared by me on their own,
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:2035
    • 提供者:Tiger
  1. bishe6

    0下载:
  2. 基于VHDL的曼彻斯特编解码的设计程序及仿真波形-Manchester code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:311510
    • 提供者:gaohao
  1. browse

    0下载:
  2. Manchester Decoder in 3 CLBs
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:54174
    • 提供者:malijun
  1. Tpiccontrolu2h

    0下载:
  2. 使用PIC芯片控制U2270读取125KHz ID卡卡号,因为所使用的PPIC资源很少,此程序极为精简,包含中断曼切斯特解码和校验全过程,非常实用。 -PIC chip control U2270 Read 125KHz ID card number, because few the PPIC resources used, this process is extremely streamlined, contains interrupt Manchester decoding and ch
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:1983
    • 提供者:dep
  1. uk_model

    0下载:
  2. 英国曼彻斯特大学搭建的微网模型,非常复杂,效果也不错,适合做微网的人学习。-Micro-network model built by the University of Manchester in the United Kingdom, very complex, with good results, learning piconet.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:30620
    • 提供者:黎明
  1. manchester-verilog

    1下载:
  2. 曼彻斯特编解码解码,亲测。非常实用,有详细测试文件-manchester verilog
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1399237
    • 提供者:uzone
  1. 51-Manchester-decoder-source

    1下载:
  2. 51单片机曼彻斯特码译码源程序 51 Manchester decoder source-51 Manchester decoder source
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:3427
    • 提供者:
  1. manchster

    0下载:
  2. 曼彻斯特代码 程序完整可以直接用 将输入数据修改就可以用-Manchester code integrity of the process can be directly used to modify the input data can be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1023
    • 提供者:薛程
  1. Manchester-Coding---Decoding

    0下载:
  2. 曼彻斯特编码在optisystem中的程序-Manchester encoding the program in optisystem
  3. 所属分类:Other systems

    • 发布日期:2017-12-18
    • 文件大小:47104
    • 提供者:某某某
  1. Manchester

    0下载:
  2. 基于mirochip 的RF 接收的Manchester编码源代码程序(microchip Manchester RF rx C file)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:18432
    • 提供者:crazyxray
  1. nrz and manchester

    0下载:
  2. model simulink of manchester and nrz modulation
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:9216
    • 提供者:faycel
« 12 »
搜珍网 www.dssz.com