资源列表
LOW-SNR
- 在低SNR的条件下,单节点检测与协作检测性能的比较
30
- 请编制程序,依次从数据文件f1.txt中读入n个选手的有关信息,而后按上述规定方法计算出每一个选手的最后得分,而且往屏幕上以及另一个text型文件f2.txt中同时输出如下形式的结果信息。-Requested the preparation of procedures, followed by f1.txt from the data file into the n-read information about the players, and then calculated according
namespace
- 此网页是由ext做的,界面比较漂亮,很适合初学者学习ext-This page is done by the ext, the more beautiful interface, it is suitable for beginners to learn ext
0098
- 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image data
minRb
- 多维参数优化求解算法,经测试可运行,有兴趣的朋友可以试试。-Multi-dimensional parameter optimization algorithm, have been tested to run, friends who are interested can try.
LED
- 程序编写,LED动态显示12345678 #include<reg52.h> #define uchar unsigned char #define uint unsigned int uchar code duma[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f, //共阴的数码管段选.将值送给P2口 0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,0x40,0x80,0x00}
0-59counter
- 0:50 counter using verilog
test
- 批量读取ASCII转TIFF,比较省时省力的方法,用Arcgis得二十几分钟。-Volume to read ASCII turn TIFF comparison-saving effort, with Arcgis of twenty minutes.
surprising-munbers
- C语言实现 一个自然数的七进制表达式是一个三位数,而这个自然数的九进制表示也是一个三位数,且这两个三位数的数码顺序正好相反,求这个三位数。-C language a natural number is a seven-digit hexadecimal expression, and this natural number is a nine-digit hexadecimal representation, and the two-digit digital opposite order,
fangzheng
- 电子除尘器仿真,绘制了灰尘从进入到除尘的过程,包含按钮,绘图等功能的实现-Electronic precipitator simulation, draws dust into the dust from the process, including the realization of buttons, graphics and other features
filter
- 实现简单的滤波,一般用于按键的消抖,简单实用,直接调用就可以实现轻松地滤波。-Simple filtering, generally used debounced keys, simple and practical, direct calls can be achieved easily filtered.