-
分子动力学程序,fortran语言软件包打开
分子动力学程序,fortran语言软件包打开-Molecular dynamics program, fortran language package opened
- 2022-02-20 10:57:04下载
- 积分: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
-
MATLAB仿真天线阵代码
说明: 使用matlab语言进行阵列天线的仿真与编程,获得不同阵元的天线阵列的方向图(Using MATLAB language to simulate and program the array antenna, obtain the pattern of different array elements)
- 2020-05-29 23:49:19下载
- 积分:1
-
C code optimization program, it is useful information, resources and the speed o...
C代码优化方案,很实用的资料,对于内存资源及速度冲突的同志很有帮助-C code optimization program, it is useful information, resources and the speed of the memory conflict Comrade helpful
- 2022-05-27 21:14:02下载
- 积分:1
-
c++printprinthelp
c++不错的打印模块,可用于c打印方面的设计-c++printprinthelp
- 2023-04-15 11:30:03下载
- 积分:1
-
CVI实现简单的USB驱动 Labwindows USB-Raw
CVI实现简单的USB驱动,利用VISA库函数,实现简单的读写(CVI to achieve a simple USB driver, the use of VISA library functions, to achieve a simple read and write.)
- 2018-05-24 22:05:53下载
- 积分:1
-
Multilane_0905-Prescan多车道变道超车场景
说明: 用于Prescan和simulink联合仿真开发多车道变道超车场景(Used for prescan and Simulink joint simulation to develop multi Lane Lane Lane Lane Changing overtaking scene)
- 2020-03-20 08:43:53下载
- 积分:1
-
瞬变电磁
说明: 使用瞬变电磁法探测地下均匀半空间电阻率,正演计算均匀半空间的感应电动势(Using transient electromagnetic method to detect resistivity of underground homogeneous half-space, forward calculation of induced electromotive force in homogeneous half-space)
- 2019-03-07 11:49:58下载
- 积分:1
-
ATA
ATA-PC-card(PCMCIA)卡的规范,对开发PCMCIA接口驱动的同志很有用的。-ATA-PC-card (PCMCIA) card specification, the PCMCIA interface driver development comrades very useful.
- 2022-04-12 14:10:52下载
- 积分:1
-
pytorch-book-master
说明: pytorch 从入门到精通,手把手教会深度学习,有多个项目的详细代码(From beginner to proficient, pytorch teaches in-depth learning by hand, and has detailed codes for multiple projects)
- 2020-05-21 15:58:58下载
- 积分:1