资源列表
test
- 定义一个date类如下: class Date { public: void SetDate(int y,int m,int d) void IsLeapYear() private: int year int month int day } 要求: (1)编写SetDate(int y,int m,int d)函数,实现对象中数据成员的设置; (2)编写IsLeapYear()判断该年是否是闰年。 -Define a
maopao
- 可以实现简单的 排序功能 部分原创-Simple sorting function can be part of the original
CPUspeed
- 这段代码可以测CPU速度,所得数据越小,速度越快-This code can detect CPU speed, the data smaller, faster
agrinet
- USACO agrinet 题解,农民约翰被选为他们镇的镇长!他其中一个竞选承诺就是在镇上建立起互联网,并连接到所有的农场。当然,他需要你的帮助。 约翰已经给他的农场安排了一条高速的网络线路,他想把这条线路共享给其他农场。为了使花费最少,他想铺设最短的光纤去连接所有的农场。 你将得到一份各农场之间连接费用的列表,你必须找出能连接所有农场并所用光纤最短的方案。 每两个农场间的距离不会超过100000 -USACO agrinet problem solution, Farmer John, was
sfun_PV_array_MPPT
- 具有最大功率点跟踪功能的光伏电池,采用matlab编写,可以用于光伏系统的仿真实验-pv battery with mppt function, written under matlab,it can be used in pv system simulation
cputime_use
- matlab中cputime函数与进度条联合使用示例-matlab in cputime function used in conjunction with the progress bar example
dclf
- DC load flow 1 DC power flow is a simplification of a full power flow looking only at active power flows.
K-T
- 能够直接在界面上计算船舶的KT指数,方便简洁-Ships KT index can be calculated directly in the interface, simple and convenient
emd
- matlab的叠加程序,随机两个信号源进行叠加,最后合成一个总波形。- EMD progam of matlab
ID
- 基于当个光伏电池的仿真模型研究,主要是针对光伏电池的电压电流惊醒研究的模型-Based on the simulation model when a photovoltaic cell research
PCA
- 能够实现对多维数据的PCA主元分析,对数据降维,提取主元。-PCA principal component analysis can be achieved, for data dimensionality reduction, extraction PCA
detectedge
- 检测边缘的代码,非常好,很实用,效率很高-Edge detection code, very good, very practical, very efficient