-
Sp_3_odt
PLEASE TELL ME PASSWORD
- 2018-06-04 13:26:04下载
- 积分: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
-
OFDMSimulation
详细介绍OFDM仿真过程,包括信源的产生,信道的加入,编码解码以及LS,MMSE,SVD三种信道估计方法(Detailed OFDM simulation process, including source generation, the addition of channel coding and decoding LS, MMSE, SVD three channel estimation methods)
- 2020-07-10 14:38:56下载
- 积分:1
-
SMART_ANTENNA-MC_CDMA-Beamforming-LSCMA
说明: 做多用户检测的一些经典实用的仿真程序与大家分享了,有仿真结果,有备注易懂。(To do some of the classic multi-user detection practical simulation program to share with you, and there are simulation results, there are Notes easy to understand.)
- 2009-08-27 09:57:44下载
- 积分:1
-
eci2geo.pro
coordinate transformation code of IDL_from ECI coordinate to GEO coordinate
- 2013-08-23 18:08:20下载
- 积分:1
-
el-centro地震波
说明: 地震波官方数据el-centro波加速度时程曲线(El-Centro acceleration time history curve of official seismic data)
- 2020-06-23 20:00:01下载
- 积分:1
-
学习Pyhton脚本的源代码,Python是通用的易学的脚本语言
学习Pyhton脚本的源代码,Python是通用的易学的脚本语言-learning Pyhton script source code, Python is a versatile easy to learn scripting language
- 2022-01-25 21:28:45下载
- 积分:1
-
CWT
说明: 基线校正代码,包括小波基线校正及滤波器基线校正,可用于光谱数据的预处理。((Baseline correction codes, including wavelet baseline correction and filter baseline correction, can be used for preprocessing of spectral data.))
- 2019-06-19 17:13:53下载
- 积分:1
-
recorder.js-master
web录音dome,基于recorder.js实现(Web recording dome based on recorder. JS)
- 2020-06-19 22:40:02下载
- 积分:1
-
uniFiber
复合材料失效准则子程序,君莫老师视频讲解课程里用到的子程序(Subprogram of Failure Criterion for Composite Materials)
- 2021-04-11 10:58:58下载
- 积分:1