资源列表
1Chap_912121
- usb的好东西,快快下载,可以全速运行12M也可以1.5M运行-usb the good things and get the download, can operate at full speed 12M can run 1.5M
8257
- 使用28257芯片编辑的日期增减程序,8段译码管显示-use 28257 chip edit the date change procedures, eight of decoding Display
Verilog
- 直方图均衡化处理,基于FPGA, verilog语言-Histogram equalization, based on FPGA, Verilog language
arma
- 很实用的关于通信方面的资料,运用MATLAB进行学习仿真-Very practical information on communications, the use of MATLAB simulation for learning
CommandDemo
- j2me 中 按 钮 的 实 例,可 以 做 为 新 手 试 水 的 例 子-j2me which button example, as a novice can test water example
BPSK
- Estimates and plots the error probability performance of a binary antipodal communication system-Estimates and plots the error probability performance of a binary antipodal communication system
matlab--QPSK
- 基于matlab的QPSK仿真,是老师布置的一个期中作业,我自己做的-Based on the matlab QPSK simulation, was assigned by the teacher a midterm homework, I made it myself
fbfsq
- 用C编写的串口发出方波的小程序,欢迎大家试验。-failed to translate
OFDM-LSandDFT-channel-estimation
- OFDM系统中载波,调制,IFFT,LS、DFT信道估计,FFT,解调-OFDM systems carrier, modulation, IFFT, LS, DFT channel estimation, FFT, demodulation
bpskqam
- BPSK的Matlab仿真程序,QAM的Matlab仿真程序.-Matlab BPSK simulation program, and Matlab QAM simulation program
DFT
- 绘制OFDMA/ LFDMA/ IFDMA信号的PAPR DFT传播有/无脉冲整形滤波器 不同数量的每个终端的子载波(用户)-plot the PAPRs of OFDMA/LFDMA/IFDMA signals DFT spreading with/without pulse shaping filter and different number of subcarriers per terminal (user)
1
- 功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下: 输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。 目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。 程序设计思路:程序设计一般由两个部分组成:算法和数据结