-
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
-
oSIP.Net-master
说明: oSIP c# wrapper
- 2019-07-11 14:21:48下载
- 积分:1
-
battle_events
三大无施工条件连续关键对话第一个开发汇总(jhsbf vavhlv ahvs dvbaks dizeavi baviar vjhbdv)
- 2020-06-21 21:40:01下载
- 积分:1
-
INA219
INA219 驱动程序,基于CC2541控制器,(INA219 procedures, based on CC2541 controller)
- 2020-06-18 00:40:02下载
- 积分:1
-
Spare-System
自己编写的Access数据库 库存查询系统
编译器vs2005.MFC类库。
查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。
库存查询-按enter自动查询所有库存及按索引查询
出库跟踪-按enter自动查询所有借用信息及按索引查询
借还操作-借用及归还操作
数据库维护-添加删除修改及excel数据整体导入
借用权限设定-借用人员信息添加(Access database inventory query compiler vs2005.MFC write your own class library. Query function decomposition in detail, most of the index using the drop-down menu design, automatically search the database to add the appropriate content, easy access, remove the keys manually add ... data add convenience for Excel overall import, convenient maintenance. Stock Search- enter automatically query inventory and check out the library index tracking- enter automatically query all borrowed index query lending operation- borrowed and returned to the operating database maintenance- add overall import borrow delete modify and excel data permissions given- to borrow personnel information to add)
- 2012-09-16 01:06:07下载
- 积分:1
-
实验4-5:广播中加入发射功率等级
说明: NRF52832 的广播中加入发射功率等级实验(Transmitting Power Level Experiments in NRF52832 Broadcasting)
- 2019-05-08 09:16:27下载
- 积分:1
-
main
介绍main函数的执行动作和入口形式。先是配置中断向量,再是配置时钟,然后是配置GPIO、串口等外设。(This paper introduces the execution action and entry form of main function. Firstly, the interrupt vector is configured, then the clock is configured, and then the peripherals such as GPIO and serial port are configured.)
- 2020-06-17 11:40:02下载
- 积分:1
-
Config
神途全自动挂机单开、多开,支持市面上通版。调试可用。(Shendu fully automatic hang-up single-open, multi-open, support the market version. Debugging is available.)
- 2019-05-26 17:00:40下载
- 积分:1
-
基础计算
1.熟悉 MATLAB 的命令窗口。 2.掌握 MATLAB 的一些基本操作,能够进行一般的数值计算。 3.实现语句的重调和修改(1. Familiar with the command window of MATLAB. 2. Master some basic operations of MATLAB, and can carry out general numerical calculation. 3. Re-tuning and Modification of Implementing Statements)
- 2019-03-29 14:04:07下载
- 积分:1
-
42-2987-1-PB (1)
说明: he rotor/load angle is the angle between induced emf & terminal voltage in a 3-phase alternator & also the angle between rotating vectors of stator & rotor fluxes. Torque produced directly depends upon this angle.
- 2020-06-24 11:00:02下载
- 积分:1