搜索资源列表
manchester
- 该程序主要是完成曼彻斯特码的,编码,同步,加噪,译码,计算误码率等功能。-the program main contain manchester code, synchronization, add the gauss noise and so on
binsearch
- 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一
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)