资源列表
[文件操作] Capture_bmp
说明:抓取屏幕或者窗口图像,保存成bmp图像,打包函数,可以直接使用-Capture screen or window images, saved as BMP image, packaging function, can be used directly<tom> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[其他小程序] MUSIC1
说明:模拟2个独立窄带信号分别以20°,60°的方向入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵元间距为入射信号波长的1/2,信噪比为20dB,阵元数为10,采样快拍次数为200。-Simulate two independent narrowband signals in the direction of 20 °, 60 ° of the incident on the ULA, among signal unrelated, independent noise, t<行者> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[其他小程序] music2
说明:模拟2个独立窄带信号分别以20°,60°的方向入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵元间距为入射信号波长的1/2,快拍数为200,信噪比为20dB,阵元数分别为10,50,100。 -Simulate two independent narrowband signals in the direction of 20 °, 60 ° of the incident on the ULA, among signal unrelated, independent<行者> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[其他小程序] music4
说明:模拟2个独立窄带信号分别以20°,60°的方向入射到均匀线阵上信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵元数为10,阵元间距为入射信号波长的1/2,信噪比为20dB,快拍数分别为5,50,200。-Simulate two independent narrowband signals in the direction of 20 °, 60 ° of the incident on the ULA between signal uncorrelated with independe<行者> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[其他小程序] music6
说明:模拟2个独立窄带信号入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵列的阵元数为10,快拍数为200。阵元间距为入射信号波长的1/2,信噪比为20dB,信号入射角度差分别为5°,10°,20°。-Simulate two independent narrowband signals incident on the ULA, among signal unrelated, independent noise, the noise is ideal Gaussian whi<行者> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] bcd.c
说明:a code that converts decimal to bcd-a code that converts decimal to bcd<mizou> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[C#编程] kth-min-mumbers
说明:用来查询最小最小的k个数,细算法是非常有效和精准的,供参考-to search the kth number in the large numbers,it is very fast and effective<alan> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[Windows编程] jicheng
说明:编写C++程序完成以下功能: (1) 声明一个基类Shape(形状),其中包含一个方法来计算面积; (2) 从Shape派生两个类:矩形类和圆形类; (3) 从矩形类派生正方形类; (4) 分别实现派生类构造函数、析构函数和其他方法; (5) 创建派生类的对象,观察构造函数、析构函数调用次序;(提示及要求:1,可通过在构造与析构函数中加入输出提示信息的方式观察相关调用;可以使用system( pause )进行程序的暂停;2,能够理解并说明每一次构造与析构函数调用是哪个对象的<翟龙城> 在 2025-09-18 上传 | 大小:1kb | 下载:0