资源列表
C51-123
- C51的一些误区和注意事项(ZT) 1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量 的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个 变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是... -C51 some errors and attention to the business (ZT) 1) C taboo absolute
802.11a_simulation_MATLAB_source_code
- 该文件夹给出802.11a仿真源程序,推荐参考-The folder is 802.11a simulation program, recommended reference
27796703matlab
- 好东东,大家都来看看,有好东东大家一起分享 ,积极上船-good, we have to look at, there are good to share with everyone the Eastern actively embarkation
multipath_channel_source_code
- 采用正弦波叠加法仿真多径衰落信道,计算信道频率响应-using sine wave superposition method simulation multi-path fading channel, Channel calculated frequency response
16qam_ofdm_source_code
- 加性高斯白噪声信道下,OFDM系统仿真程序,调制方式为16QAM-additive white Gaussian noise channels, OFDM system simulation program, the modulation method for 16QAM
randn
- 随机序列发生器,是一个m序列,生成函数都写在里面,位宽为4,可以改变!-random sequence generator, m is a sequence, generating function will be included in the inside, for four bit-can be changed!
permute
- 交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!-interleaver part of the index can be generated intertwined function, If coupled with a sequence generator immediately on the formation of a interleaver!
multiplex
- 复接程序,用quartus运行的,可以把很多个信号复接在一起,是程序的一部分!-Multiplexing procedures used quartus operations, can put a lot of signal multiplexing together, is part of that process.
demultiplex
- 是用verilog写的,解复接程序,可以把复接的反过来,一般用在解码程序中!-verilog is written, Demultiplexer procedures can multiplexing the contrary, generally used in the decoding process.
LPC2210example
- 适合LPC系列的ARM开发中的简单实例,请多多执教-LPC series for the ARM development of a simple example, to pay more attention to teaching
performance
- 用verilog编写的程序,用来计算误码率的,可以在编码和解码过程中用的到的!-verilog prepared using the procedures used to calculate the error rate. the encoding and decoding process used in the!
Visual_Parallel_Programming
- 并行程序分析方法(英文)本文主要介绍了,对并行程序效率分析的常用软件和方法,对于编写并行程序的人是很有借鉴意义的。-parallel program analysis method (English) In this paper, Parallel to the analysis of the efficiency of the software and commonly used method for the preparation of the parallel program is a u
