-
用算法完成了OFDM自适应功率分配
此程序的重点在于用算法完成了OFDM自适应功率分配,做自适应的学友可以参考啊(The key point of this program is to complete OFDM adaptive power allocation with algorithms, which can be referenced by students who are adaptive.)
- 2018-05-11 17:37:20下载
- 积分:1
-
fuzzy systems for wind has been described in this controller run using matlab
fuzzy systems for wind has been described in this controller run using matlab
- 2022-08-08 21:28:26下载
- 积分:1
-
vc++ 6.0开发控制台Windows服务监控程序
vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口
{
if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行
{
if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务
{
sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);
WriteLogRecord(szLog);
LogMsg(szLog);
pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败
if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)
{
CString strSendMessage;
strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);
//发送短消息
//连接服务器,发送内容
//发送短消息
- 2022-02-09 22:47:24下载
- 积分:1
-
CPSO
说明: 用粒子群算法处理带约束问题,处理约束条件使用的是罚函数法,代码中附有中文注释,txstA.txt文件是约束函数的系数组成的矩阵(Particle swarm algorithm is applied to deal with the constrained problem. The penalty function is applied to deal with the constraint condition. The code is accompanied by Chinese annotation. The txstA.txt file is the matrix of the constraint function's coefficient.)
- 2018-01-24 18:00:43下载
- 积分:1
-
ssd_keras-master
说明: SSD图像识别,基于keras平台,识别速度的识别精度都还可以。(SSD image recognition, based on keras platform, the recognition accuracy of recognition speed is also acceptable.)
- 2019-01-21 10:47:10下载
- 积分:1
-
ActiveMQ.part03
ActiveMQ服务,简单直接启动即可,方便测试,第三部分(ActiveMQ service, simple and direct start, easy to test, Part III)
- 2020-06-17 10:00:02下载
- 积分:1
-
狄拉克半金属
说明: 狄拉克半金属的相对介电常数实部,用于CST仿真(Dirac semimetal real part of relative permittivity)
- 2020-12-22 12:49:12下载
- 积分:1
-
ocm12864
ocm12864液晶屏幕使用说明书,含简单时序和接线图-ocm12864
- 2022-07-23 01:34:25下载
- 积分:1
-
Poincare
说明: 绘制庞加莱图,运行主程序Example2即可。(Plot Poincare map. Just run the main code Example2.)
- 2021-03-06 12:09:30下载
- 积分:1
-
电话拨号程序
实现电话十二键拨号的音效和敲击键时的两种波形图(To achieve the sound of telephone dialing and the waveform when hitting key.)
- 2020-11-21 20:29:36下载
- 积分:1