-
[1]
sar compressive sensing algorithm
- 2018-09-15 19:45:38下载
- 积分:1
-
Confusion Matrix
说明: 用Python计算图像对不同地物分类精确度, 计算分类结果图与标准参考图的混淆矩阵, 对分类结果进行评价(Python was used to calculate the classification accuracy of images for different ground objects, calculate the confusion matrix between the classification result map and the standard reference map, and evaluate the classification results)
- 2019-04-04 09:25:30下载
- 积分: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
-
MQTT协议中文版
说明: MQTT协议 3.1.1中文版
MQTT是一个客户端服务端架构的发布/订阅模式的消息传输协议。它的设计思想是轻巧、开放、简单、规范,因此易于实现。这些特点使得它对很多场景来说都是很好的选择,包括受限的环境如机器与机器的通信(M2M)以及物联网环境(IoT),这些场景要求很小的代码封装或者网络带宽非常昂贵。(MQTT is a messaging protocol in publish/subscribe mode of client server architecture. Its design idea is lightweight, open, simple and standardized, so it is easy to implement. These features make it a good choice for many scenarios, including limited environments such as machine-to-machine communication (M2M) and Internet of Things (IoT), which require very small code encapsulation or very expensive network bandwidth)
- 2020-06-21 15:20:02下载
- 积分:1
-
lounai
真的是一个好程序,小波包分析提取振动信号中的特征频率,匹配追踪和正交匹配追踪。( Really is a good program, Wavelet packet analysis to extract vibration signal characteristic frequency, Matching Pursuit and orthogonal matching pursuit.)
- 2016-10-12 19:11:20下载
- 积分:1
-
模糊综合评判算法
FuzzyComprehensiveEvolution
模糊综合评判算法,C程序,4个评价集,6个评价因子,欢迎下载(fuzzy comprehensive evaluation algorithm, C procedures, evaluation of four sets, six evaluation factor welcome Download)
- 2007-07-05 22:26:19下载
- 积分:1
-
Copy Move Image Forgery Detection using SIFT
Matlab code for copy-move forgery detection
- 2019-03-25 19:29:15下载
- 积分:1
-
简单的vb聊天软件
简单的vb聊天软件-simple vb chat software
- 2022-02-12 10:45:11下载
- 积分:1
-
print the hello world on the screen
print the hello world on the screen-the print hello world on the screen
- 2022-11-15 18:05:03下载
- 积分:1
-
幻灯片特效
说明: jquery电子杂志幻灯片特效幻灯片杂志特效图片切换(Special effect picture switching of slide based on jQuery general purpose slide)
- 2019-03-07 11:25:00下载
- 积分:1