-
湖南赛区参加电脑鼠比赛的源码1011fangan
本源码为去年湖南赛区参加电脑鼠比赛的源码能够实现连续转弯和迷宫的快速搜索。下载即用(The source for the Division to participate in Hunan last year, the source computer mouse game to achieve a continuous maze of turns and quick search. Download-use)
- 2020-06-19 03:20:01下载
- 积分: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
-
textsearch
VB实现字符串匹配查询,同时可统计字符串长度(VB to achieve string matching queries, while statistical string length)
- 2017-06-22 15:21:26下载
- 积分:1
-
VC++生成示波器波形类文件以及应用实例
VC++生成示波器波形类文件以及应用实例,如截图所示的,分别显示电压波形、温度波形、以及角度小型,类型于正弦余弦曲线的波形生成绘制类,在VC++中使用方便,自带有类代码和应用实例,便于参考上手。
- 2023-07-24 14:05:02下载
- 积分:1
-
windprofile
用matlab绘制雷达风廓线风向杆廓线,可以帮助气象上的朋友(Using radar to draw radar wind profile wind direction bar profile, can help meteorological friends)
- 2018-06-12 16:08:42下载
- 积分:1
-
Ni-LabVIEW的源程序,具体请看内容
很少见的哦
Ni-LabVIEW的源程序,具体请看内容
很少见的哦-Ni-LabVIEW source, details, please read the content rarely see oh! !
- 2022-04-07 10:29:23下载
- 积分:1
-
ASP.NET编的网上书城。
ASP.NET编的网上书城。-ASP.NET addendum to the online bookstores.
- 2022-05-10 20:46:46下载
- 积分:1
-
beacon
This is an SDK for nRF51822 Bluetooth module, it use for programming in Keil IDE.
- 2017-07-29 14:03:49下载
- 积分:1
-
Logic 1.2.18 (64-bit)
说明: Logic Analyser Software
- 2019-05-03 17:42:59下载
- 积分:1
-
三维装箱问题 c语言源码
说明: 三维装箱问题 c语言源码 可用(C Language Source Code Availability for Three-dimensional Packing Problem)
- 2020-06-30 05:20:02下载
- 积分:1