-
- 2023-01-25 11:15:03下载
- 积分:1
-
串口小工具代码
VC编写的上位机串口通讯小工具,通过API CreateFile打开串口并通讯,对初学者有很大的帮助。
- 2023-03-23 23:20:04下载
- 积分:1
-
自动查找并删除VC生成的临时文件
自动查找并删除VC生成的临时文件-automatic VC find and delete temporary files generated
- 2023-01-14 19:00:03下载
- 积分:1
-
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。...
自己写的闹钟,供初学者学习。功能有不完善之处希望大家修改。-Write your own alarm clock, for beginners to learn. Functional imperfections have hope that we modify.
- 2022-02-03 21:46:05下载
- 积分:1
-
与CI的DTMF解码阶段它应该工作
dtmf decoder with ci itegrated it should work
- 2022-02-20 10:35:03下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序...
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序-a simple point card games programming procedures are simple to learn game programming to the people is a very good learning procedures
- 2022-03-20 23:57:26下载
- 积分:1
-
Modbus electronic controller is used on a common language. Through this agreemen...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
- 2022-02-20 06:23:11下载
- 积分:1
-
This is a human
这是一个人机对战游戏,字符界面,入门级别。每次可取1-4根,取最后一根者为输。本程序的算法很简单,但谁都是从基础起步的。 -This is a human-computer game players, a character interface, the entry-level. Each root desirable 1-4, the last one who admitted to lose. This procedure is very simple algorithm, but who are starting from the foundation.
- 2022-03-30 10:06:20下载
- 积分:1
-
C++编程库的模糊逻辑。
C++ Fuzzy Logic Programming Library.
- 2022-02-01 04:24:45下载
- 积分:1