-
OPF
这是简单的最优潮流程序,经过IEEE4、IEEE14、IEEE30、IEEE118、IEEE1047系统测试的。(It is a simple optimal power flow program, after IEEE4, IEEE14, IEEE30, IEEE118, IEEE1047 system testing.)
- 2020-12-16 19:39:12下载
- 积分:1
-
sumDate
日出日落计算,可以根据经纬度计算 日出日落时间(Sunrise and sunset calculations)
- 2013-05-16 08:50:01下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
myplot
利用matlab连接excele数据,并用相关系数法分析数据的源代码,包括主元分析、偏相关系数、复相关系数。灰色关联分析等。(Using matlab to connect excele data, and correlation coefficient analysis of data source, including principal component analysis, partial correlation coefficient, multiple correlation coefficient. Gray correlation analysis.)
- 2020-10-11 10:57:34下载
- 积分:1
-
mzbiev
说明: CMMB__标准规范 GYT 220 9-2008 移动多媒体广播 第9部分:卫星分发信道帧结构,信道编码和调制 pdf(CMMB__ standard specification GYT 220-2008 mobile multimedia broadcasting-part 9: satellite distribution channel frame structure, channel encoding and modulation pdf)
- 2019-01-06 00:01:20下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
Virtualoscilloscope
使用labview来虚拟示波器,可以对输入信号进行显示与分析,效果与示波器相当。(Labview to use a virtual oscilloscope, you can display the input signals and analysis results with the oscilloscope quite.)
- 2009-12-02 10:22:01下载
- 积分:1
-
EXCEL
数据保存到EXCEL文件
给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
- 2009-04-26 22:59:20下载
- 积分:1
-
kml_function
在MATLAB中读取或写入HTML5规范的网页数据,凭借这几个函数可以创建网页文件或进行网页爬取。使用时用M语言生成html文件,用浏览器打开可以看到效果。(In MATLAB to read or write the HTML5 specification of Web data, by virtue of these functions can create web files or web crawling. When using M language to generate HTML files, with the browser open to see the effect)
- 2017-04-19 17:05:18下载
- 积分:1
-
p1-60
链表,递归结构,结构指针变量,将链表数据从尾到头打印出来(List, recursive structure, the structure pointer variable, data from the end of the list printed Daotou)
- 2010-01-08 14:00:56下载
- 积分:1