-
Improving-the-penetration-level-of-PVs-
This paper proposes the use of a common DC link in residential buildings to allow customers to inject theirsurplus power that otherwise would be limited due to AC power quality violation. The surplus powercan easily be transferred to other phases and feeders through common DC link in order to maintain thebalance between generated power and load. PSCAD-EMTDC platform is used to simulate and study theproposed approach. This paper suggests that this structure can be a pathway to the future DC powersystems.
- 2014-05-24 13:13:20下载
- 积分:1
-
间易的代理服务器源码,看看就知道
间易的代理服务器源码,看看就知道-easily among the proxy server source code, look at know
- 2023-05-29 02:45:03下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
crc8
CDT规约 CRC8效验 VC编写的,里面有VC控件字符串和HEX数据互相装换的函数(VC Statute CDT prepared CRC8 efficacy, which has strings and HEX data VC control equipment for each function)
- 2021-03-29 12:09:10下载
- 积分:1
-
stability-real-examples
Stability for real systems
- 2016-06-16 21:27:25下载
- 积分:1
-
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.-network programming, chat rooms, the server-side code, as network programming reference.
- 2022-11-19 10:40:03下载
- 积分:1
-
MonteCarlo-Simulation-of-Light-in-C
一本关于光在多层组织传播的蒙特卡罗模拟及其用C语言来实现光子传输模拟的书。(A book about Monte Carlo simulation of light transport in multi-layer tissues and its implementation using C)
- 2020-11-09 21:29:46下载
- 积分:1
-
OFDM
在matlab下,基于循环前缀的仿真验证源代码,比较详细(In matlab, the simulation based on cyclic prefix for the source code, more detailed)
- 2010-02-26 20:58:27下载
- 积分:1
-
UserManagement
C#语言编写的网页用户管理界面程序。在VS2010环境下成功运行。
(Web page written in C# user management interface program. Run successfully in VS2010 environment.)
- 2010-12-10 14:47:20下载
- 积分:1
-
Kirsch
对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少(The input image by Kirsch edge detection operator, parameter K used to adjust the edge of the number of)
- 2008-07-01 16:52:03下载
- 积分:1