-
相关程序
说明: 局部阴影下的最大功率点追踪,实现mppt功能(Maximum power point tracking under local shadow to achieve MPPT function)
- 2019-12-30 10:31:29下载
- 积分: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
-
经典的点灯游戏. 如果需要点灯算法的话,我这里也有,我可以提供给大家....
经典的点灯游戏. 如果需要点灯算法的话,我这里也有,我可以提供给大家.-classic games. If the algorithm needs to light lamps, I also have here, I can provide to the public.
- 2023-07-22 02:10:04下载
- 积分:1
-
TestForWeChat
说明: 可以捕捉微信窗口,并且可以实现定时的消息发送(It can capture wechat window and send messages regularly)
- 2021-01-01 20:59:03下载
- 积分:1
-
逆变器matlab仿真
基于matlab的逆变器仿真模型,电压外环电流内环双闭环,可以有效的跟踪电网电压实现并网
- 2023-08-17 12:05:03下载
- 积分:1
-
自己整理的英语的有关于阅读的东西,有助于考验哦!
自己整理的英语的有关于阅读的东西,有助于考验哦!-finishing his English reading on the things that contribute to the test!
- 2022-12-30 17:30:03下载
- 积分:1
-
自动化备份支持ftp
说明: 功能
1、用不习惯GIT,专门写了这个小软件快捷备份数据到服务器,打包压缩加密当前文件夹到NAS盘或FTP服务器,小项目省事省心。
2、整合粘贴自动文本+-1,如粘一次是abc1,再粘一次是abc2
3、右下角图标点一下,复制年月日时分秒到剪切板
4、更多功能欢迎大家整合,制作撸码最强大的利器(function
1. Not used to git, specially wrote this small software to quickly backup data to the server, package, compress and encrypt the current folder to the NAS disk or FTP server, small projects save trouble and worry.
2. Integration paste automatic text + - 1, such as paste once is ABC1, paste again is ABC2
3. Click the icon in the lower right corner to copy the date, hour, minute and second to the clipboard
4. You are welcome to integrate more functions to make the most powerful weapon of luma)
- 2021-01-04 00:34:05下载
- 积分:1
-
shuzixinhaochulikejian
武汉理工大学《数字信号处理》精品课件!获国家精品课程展示!有刘泉教授主编!(Wuhan University of Technology, " Digital Signal Processing" fine courseware! Won the national Quality Course show! There Professor Liu Quan editor!)
- 2010-01-09 13:55:44下载
- 积分:1
-
Ni-LabVIEW的源程序05,具体请看内容
Ni-LabVIEW的源程序05,具体请看内容
-Ni-05 LabVIEW source, the specific content See
- 2022-03-06 18:22:20下载
- 积分:1
-
利用C++的类和对象编写C++的应用程序,宠物小屋的综合程序。适合学习C++类和对象的菜鸟。...
利用C++的类和对象编写C++的应用程序,宠物小屋的综合程序。适合学习C++类和对象的菜鸟。
- 2022-02-22 08:25:22下载
- 积分:1