-
Wavelet-ten-classes(Chinese-version)
小波十讲(中文版)-Ingrid Daubechies著 李建平译(Wavelet ten (Chinese version) Daubechies-Ingrid with Li Jianping translation)
- 2016-11-29 11:45:43下载
- 积分:1
-
新建文件夹
进行贝叶斯压缩感知以及图像重构,以及一张图片示范(Bayesian compressed sensing and image reconstruction.)
- 2018-09-18 18:51:14下载
- 积分:1
-
自己学的文件加密小程序,希望对你们有用,欢迎下载
自己学的文件加密小程序,希望对你们有用,欢迎下载-Their own to learn a small file encryption program that you want to be useful are welcome to download
- 2023-05-13 15:00:02下载
- 积分:1
-
PC Access V1.0 SP2
说明: siemens PC Acess S 7200
- 2019-06-21 04:56:06下载
- 积分:1
-
SolarTerm
计算每年二十四节气的具体时间,自己搞的代码,亲测可用(Calculate the specific time of the 24 solar terms each year. Make your own code and test it personally.)
- 2019-06-18 22:00:25下载
- 积分:1
-
AIPolicy Deluxe v0.1.8.2
Jade Dynasty AIPolicy editor
- 2018-10-27 22:06:49下载
- 积分:1
-
Of the QRS wave of ECG to pre
对心电信号的QRS波进行前期处理,主要是下载信号和对信号去噪滤波。-Of the QRS wave of ECG to pre-treatment, mainly to download signals and to signal de-noising filter.
- 2022-03-25 15:09:26下载
- 积分:1
-
api-ms-win-core-debug-l1-1-0
programing of html, php, js no hackq
- 2017-11-23 16:49:42下载
- 积分:1
-
ansys命令流
车-轨-桥静力分析,弹簧连接分析,60轨(Vehicle rail bridge static analysis, spring connection analysis, 60 rail)
- 2020-10-15 15:57:29下载
- 积分: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