资源列表
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
Project1
- bar code fn att system
test_11.1
- 编写一个程序,将用分钟表示的时间转换成以小时和分钟表示的时间。使用#define或const来创建一代表60的符号常量。使用while循环来允许用户重复键入值,并且当键入一个小于等于0的时间时终止循环。-The preparation of a procedure that will be the time converting minutes into hours and minutes that time. Use# define or const to create a constant
Prac05b
- Program for Graphics & Multimedia
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
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.