资源列表
mimo_corr
- 该程序实现了mimo相关信道中的发射端或接收端的相关矩阵-The implementation of the procedures related to mimo channel transmitter or receiver of the correlation matrix
serv
- 通过简单的函数调用,实现查看系统中所有开启的系统服务,包括驱动。-Through simple function invocation, check system of open all services, including driving system.
BPSKawgnber
- bpsk 高斯白噪信道 误码率 可以设置snr-bpsk awgn ber
Hanoi_graphic
- 诺汉塔画图版,自己参照网上的例子用c语言程序实现的-Nuo Hanta drawing version, his reference to examples of online language program implemented by c
err_rate7
- 该函数可以用来生成误比特率(BER)对信噪比(SNR)的函数曲线-This function can be used to generate the bit error rate (BER) vs signal to noise ratio (SNR)curve.
Phw22rara
- 编程与开发测试并行平台MPI层的带宽与延迟:单向通信信时间简单易懂表示为:t=Latency+Message -Programming and development and testing parallel platforms MPI layer bandwidth and delay: the straightforward one-way communication channel time is expressed as: t = Latency+ Message
Windows-scripting-Get-UserName
- Windows脚本语言,用于获取当前电脑所在的用户组-Windows scr ipting language that is used to obtain the current computer user group
C-zhengtaifenbu
- C语言写的 正态分布 的噪声 通信 常用-C language noise
Tree
- Implementation of Tree in C++ .
FIR-bandpass-filter
- 关于FIR带通滤波器的一个程序,能修改参数运行,可参考,可修改参数并直接运行-About a program FIR bandpass filter, can modify the parameters to run, you can refer to, you can modify the parameters and run
jisuanqi
- 用C语言编写的简易计算器,能够进行加减乘除操作,包括小数和负数,先输入要进行的运算符,后输入数字,即可得出运算结果。-Using C language simple calculator that can add or subtract, multiply and divide operations, including decimals and negative input to be the first operator, after entering numbers, calculatio
111
- 在生活中,条形码经常用来标志物品的信息。条形码是由黑白相间的条组成的。条的宽度有两种,我们可以认为窄的代表0,宽的代表1。本题中设定宽条的宽度是窄条的两倍。 现有一个条形码扫描工具,可以得到条形码每一条的宽度。你的任务是将这些宽度识别为一个01串。 本来这是一个非常简单的任务,可是由于在扫描的时候会有误差,使得问题变得没那么简单了。不过扫描工具得到的结果最多比真实值大或小5 。请你帮忙完成这个识别程序。已知条形码中至少有一个是宽条,可能没有窄条。 输入 输
