-
雷达手册
说明: 雷达手册第二版 有关雷达系统理论 方法和技术问题的工具书(radar handbook Reference book on radar system theory, methods and technical issues)
- 2019-01-15 10:50:58下载
- 积分:1
-
FFT程序用C语言编写的程序,方法,这是一个信号…
该程序用C语言编写了DFT、FFT程序,该程序是信号运用的基本程序-The program was prepared with the C language DFT, FFT program, which is a signal to use the basic procedures for
- 2022-08-03 14:46:46下载
- 积分:1
-
Muliplexer
说明: Multiplexer 4 to 1 on Modelsim
- 2020-10-14 13:56:09下载
- 积分:1
-
用VC写的OPC客户端。直接可以使用。 有详细的说明。OPC服务器请选择WINCC 其他的也就不多说了非常好的代码...
用VC写的OPC客户端。直接可以使用。 有详细的说明。OPC服务器请选择WINCC 其他的也就不多说了非常好的代码-VC wrote OPC client. Direct can be used. A detailed explanation. OPC server, select WINCC other will not say more than a very good code
- 2022-04-22 14:53:10下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
经纬度距离计算
用excel计算经纬度之间的距离,方便好用。(Using Excel to calculate the distance between longitude and latitude is convenient and easy to use.)
- 2018-06-28 16:23:42下载
- 积分:1
-
特征识别
charecter recognition
- 2023-03-07 07:35:04下载
- 积分:1
-
Untitledmoni
说明: 可以产生二维泊松分布点,十分好用,欢迎使用啊啊(find(rand < cum_prob,1)-1)
- 2020-08-29 15:38:11下载
- 积分:1
-
ed136f32205b1186370216cfed877a94
说明: 密度聚类数据集,很多的,有做实验的研究生做聚类的赶紧来下载哦(Density clustering dataset)
- 2021-04-16 11:10:53下载
- 积分:1
-
BeamformingQAM
说明: 数字波束形成,针对QAM瑞利通道加白高斯噪声的仿真(Digital Beamforming for QAM Rayleigh Channel with White Gauss Noise)
- 2020-06-18 10:40:02下载
- 积分:1