搜索资源列表
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
用cpld实现曼彻斯特编码2
- 此曼彻斯特码的解码程序是采用VHDL硬件语言编写的。-this procedure code decoder VHDL hardware is used to prepare the language.
ydm
- 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference mod
bianma
- 通信原理课程设计软件部分,用vb实现曼彻斯特编码,HDB3编码和PCM13编码,并显示编码图形
manchesterdecoder
- 曼彻斯特解码程序,用VHDL语言编写,和编码程序配套使用
manchester
- 该程序主要是完成曼彻斯特码的,编码,同步,加噪,译码,计算误码率等功能。-the program main contain manchester code, synchronization, add the gauss noise and so on
hdb
- MFC实现通信系统中HDB3码以及曼彻斯特编码传输-HDB3 MFC code for communication systems as well as Manchester coded transmission
binsearch
- 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一
MM
- 曼彻斯特和差分曼彻斯特编码的实现,1553B总线通信可用-Manchester and differential Manchester encoding realization, 1553B bus communication can be used
pcm
- PCM编码,7-4 crc校验,曼彻斯特编码
C-ManchesterCoding
- C语言实现的曼彻斯特和差分曼彻斯特编码。文件中包含源代码和结果截图,代码有注释。-The implementation of Manchester Coding and differential Manchester Coding using C. The file has the source code and the picture of the result. The code is explanatory.
MFC-ManchesterCoding
- Visual C++实现曼彻斯特和差分慢车斯特编码。文件中包含源文件。在VC6.0中可以直接打开运行。-The implementation of Manchester Coding and differential Manchester Coding using Visual C++. The file has the source code. You can use VC6.0 to open and run the code.
Manchester-Coding---Decoding
- 曼彻斯特编码在optisystem中的程序-Manchester encoding the program in optisystem
Panthester-procedures-compiler
- 一个曼彻斯特编码解码器以及差分曼彻斯特编码解码程序,Vc6下编译通过(A Manchester codec and differential Manchester code decoding procedures, under Vc6 compiler through)
hypertextimmutabolity
- 一个曼彻斯特编码解码器以及差分曼彻斯特编码解码程序,Vc6下编译通过()