-
New1Composite_14BusMicrogrid
IEEE14节点微网模型 包括PV模型 储能系统 等等(This file present a composite microgrid model based on IEEE 14 bus standard model. The microgrid includes diesel generators, PV model, battery energy storage system, nonlinear loads such as arc furnace... . )
- 2021-02-07 15:59:56下载
- 积分:1
-
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。...
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。-written procedures for the calendar, ultrashort code, may be the world"s most streamlined procedures for the calendar.
- 2022-02-26 14:32:50下载
- 积分:1
-
Shape 坐标转换程序 Shape 坐标转换程序
Shape 坐标转换程序 Shape 坐标转换程序-shape Projection demo
- 2022-05-27 06:59:05下载
- 积分: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
-
航空影像的空间后方交会程序,用共线方程,已知地面控制点的情况下,解求像点坐标matlab完成矩阵运算,程序简洁实用...
航空影像的空间后方交会程序,用共线方程,已知地面控制点的情况下,解求像点坐标matlab完成矩阵运算,程序简洁实用-Aerial Images of the space resection procedure, with a total line equation, known ground control points of the case, the solution coordinates matlab order to complete the image point matrix operations, the program simple and practical
- 2022-07-18 10:21:01下载
- 积分:1
-
selenium系列
Selenium frame 简单应用 元素定位(Selenium frame Simple Application Element Location)
- 2020-06-16 09:00:01下载
- 积分:1
-
GA_SVM-master
基于python的Gasvm程序,编写规范,容易理解,非常好用(Gasvm program based on python is easy to understand and easy to use.)
- 2019-02-17 02:34:46下载
- 积分:1
-
机器人示教器
603型号六轴机器人的示教器控制源码,机器人运动控制算法需另写。(Model 603 six axis robot controller control source.)
- 2021-04-13 21:28:56下载
- 积分:1
-
ILP
病态线性方程组的一些求解算法,包括传统的CG,CGLS,CGNR,LSQR和较新的OVM算法,它们都是一些迭代算法。(Some solving algorithms for ill conditioned linear equations include conventional CG, CGLS, CGNR, LSQR, and newer OVM algorithms, all of which are iterative algorithms.)
- 2017-08-06 08:50:42下载
- 积分:1
-
关于PYTHON编成语言的最新中文翻译书,有大量的代码,还增加讲解最新的功能...
关于PYTHON编成语言的最新中文翻译书,有大量的代码,还增加讲解最新的功能-About PYTHON compiled the latest English language translation of the book, there are a lot of code, but also on the latest features to increase
- 2022-03-04 02:00:21下载
- 积分:1