-
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
-
Password工具
说明: 阿里云物联网平台MQTT协议密码生成工具(Alibaba cloud IOT password generation tool)
- 2020-10-12 17:07:32下载
- 积分:1
-
雷达杂波仿真
说明: 双基地星载雷达仿真,完成坐标系之间的转换(Bistatic space borne radar simulation, complete the conversion between coordinate systems)
- 2020-12-11 16:59:18下载
- 积分:1
-
六相永磁同步电机控制系统仿真与分析
六相永磁同步电机控制系统仿真,基于matlab的simulink仿真(Simulation and analysis of six-phase permanent magnet synchronous motor control system)
- 2018-12-04 10:48:42下载
- 积分:1
-
手风琴特效的jQuery插件
说明: 风格卡片式手风琴特效的jQuery插件。该手风琴效果的每一个手风琴项都是一张卡片(Style card accordion special effect jQuery plug-in. Every accordion item in the accordion effect is a card.)
- 2019-01-03 14:58:26下载
- 积分:1
-
Robocup
Robocup机器人足球世界杯赛_历届赛事,获得荣誉国家(Robocup robot soccer World Cup _ the previous events, the national honors)
- 2010-05-22 12:44:31下载
- 积分:1
-
ov4689
高通msm8909平台 4M 2lane ov4689驱动(High pass msm8909 platform 4M 2lane ov4689 driver)
- 2021-02-06 18:29:56下载
- 积分:1
-
1200PLC做服务器 S7-1200_TCP_SERVER
s7-1200 modbus tcp 通讯,1200PLC做服务器,(Modbus TCP/IP Server)
- 2020-06-25 01:20:02下载
- 积分:1
-
2015甘肃水资源公报
2015年甘肃省水资源公报资料,较为具体,方便水问工作者进行学术计算(Water resources bulletin data)
- 2017-12-03 11:02:58下载
- 积分:1
-
基于LabVIEW的FIR数字滤波器设计
通过LabVIEW来完成FIR数字滤波器的设计,对信号分析很有帮助(The design of FIR digital filter through LabVIEW is helpful to signal analysis)
- 2017-12-22 11:07:25下载
- 积分:1