-
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
-
爆利
MQ4EAb暴利的Mq4程序测试好用,可实盘测试看数据(MQ4EA china in china)
- 2020-06-19 19:40:02下载
- 积分:1
-
use IE direct control of broilers (with tools)
利用IE直接控制肉鸡(附工具)-use IE direct control of broilers (with tools)
- 2022-03-13 17:48:45下载
- 积分:1
-
casadi-optistack-v1.0-17-g41ef4df
说明: 该工具是对非线性问题进行求解的,可通过MATLAB,Python等语言进行实现(The tool is used to solve nonlinear problems, which can be realized by matlab,python and other languages.)
- 2020-06-24 23:40:12下载
- 积分:1
-
spei_test
说明: CSIC官网的spei小程序,用于计算标准化降水蒸散指数SPEI,内涵小程序使用说明和测试数据(The spei applet of CSIC website is used to calculate the standardized precipitation evapotranspiration index (spei), the instruction and test data of the content applet)
- 2019-12-06 15:29:06下载
- 积分:1
-
火柴游戏 21根小火柴谁拿到最后一根则输
火柴游戏 21根小火柴谁拿到最后一根则输-Match 21 small game matches who will get a final losers
- 2022-04-30 10:16:22下载
- 积分:1
-
测风站测风资料
一些风电场实际的风速资料,可能不是特别适合瞬时风速建模,但希望也能对大家有用。(This document contains real wind farm data, maybe it is not suitable for the modeling of transient wind speed, but I wish it is still helpful for someone.)
- 2019-06-18 20:28:05下载
- 积分:1
-
Chinese character dot
汉字点阵提取,包括24x24,16x16,12x12-Chinese character dot-matrix extraction, including 24x24, 16x16, 12x12
- 2022-03-14 17:38:23下载
- 积分:1
-
a C5.0 corresponding to the procedures DEMO
一个对应于C5.0的DEMO程序-a C5.0 corresponding to the procedures DEMO
- 2022-06-15 20:59:29下载
- 积分:1
-
torsional vibration
用于计算双质点扭振,可计算共振点及一定频率范围内的传递比(Calculation of Torsional Vibration, Resonance and Transfer Ratio of Two Particles)
- 2019-06-17 09:35:30下载
- 积分:1