-
the purpose is to make the data 0123H, 0456H, 0789H, 0abcH. 0defh, 0fedh, 0cbah,...
程序的目的是想让数据0123H,0456H,0789H,0abcH,0defh,0fedh,0cbah,0987H逆序存放
我的运行环境:wxp sp2+masm611,
-the purpose is to make the data 0123H, 0456H, 0789H, 0abcH. 0defh, 0fedh, 0cbah, 0987H Roget I kept the environment : wxp sp2 masm611.
- 2022-07-02 07:23:17下载
- 积分:1
-
pci系统流程,对pci进行综述性介绍。可以对pci有很深的理论学习...
pci系统流程,对pci进行综述性介绍。可以对pci有很深的理论学习
-pci system flow, the introduction of pci reviewed. Pci can have a deep theoretical study
- 2022-02-15 04:06:07下载
- 积分:1
-
本文介绍了OFDM系统中一种基于训练引导的判决反馈均衡技术
本文介绍了OFDM系统中一种基于训练引导的判决反馈均衡技术-This paper introduces the OFDM system, a training guide based on the decision feedback equalizer technology
- 2022-09-13 03:50:03下载
- 积分:1
-
两台PC电脑间数据的通讯,这是主发送端的VC源码
两台PC电脑间数据的通讯,这是主发送端的VC源码-Data between two PC computer communication, which is the main transmitter of the VC-source
- 2022-07-27 03:33:27下载
- 积分:1
-
Ofdm 技术的分析根据白噪声和失真的网络
关于利用 fft 功能调节和 ifft 解调 OFDM 传输的数据文件为.dat 或.wav 文件然后分析上具有添加白高斯噪声的 gui 窗口文件的输出输入中接受的项目 concetrates。也有用于 GUI 创建于 matlab,将代码的文件会导致在独立的应用程序。基带通信的应用是 PSK。虽然我用 MATLAB R2012a 要编译的版本可以也 matlab 的后期版本上测试中断开。
- 2022-01-20 22:40:56下载
- 积分:1
-
Cadence SPW 4.8.2,viterbi解码的源码。
Cadence SPW 4.8.2,viterbi解码的源码。-Cadence SPW 4.8.2, the Viterbi decoder source.
- 2022-12-05 10:15:03下载
- 积分:1
-
galois encode communicacion
galois encode communicacion
- 2022-02-15 10:55:56下载
- 积分:1
-
一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功...
一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。-set of easy-to-use communications network packets to C++ form of a wrapper function. Right Winsocket and NamedPipe API function package, and provided some API function linking the establishment and data detection capabilities.
- 2022-12-02 12:10:03下载
- 积分:1
-
open
开源的CORBA项目MICO里面的通知服务,从CORBA标准中下载通知服务的相关DLL说明,然后编译成C++代码,目前实现了大约70%的代码,希望社区里的高手帮组继续完成这个工程。-open-source projects MICO inside CORBA notification service, from the standard CORBA notification service to download the related DLL note, and then compiled C code, achieving about 70% of the code in hopes of master communities continue to help the group complete the project.
- 2023-01-14 03:30:04下载
- 积分:1
-
802.11的相关代码
set val(chan) Channel/WirelessChannel ;# channel type
set val(prop) Propagation/TwoRayGround ;# radio-propagation model
set val(netif) Phy/WirelessPhy ;# network interface type
set val(mac) Mac/802_11 ;# MAC type
set val(ifq) Queue/DropTail/PriQueue ;# interface queue type
set val(ll) LL ;# link layer type
set val(ant) Antenna/OmniAntenna ;# antenna model
- 2022-02-05 14:22:51下载
- 积分:1