-
用代码在程序运行阶段建立MDB数据库文件
用代码在程序运行阶段建立MDB数据库文件-With the establishment of the operational phase of the program code MDB database file
- 2022-03-02 09:58:10下载
- 积分:1
-
<Visual C++程序设计技巧与实例>第三单
第三单-lt; Visual C programming skills and examples gt; Third-
- 2022-06-29 17:04:41下载
- 积分: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
-
PE文件动态加壳技术的研究与实现,需要的可以下载看看。
PE文件动态加壳技术的研究与实现,需要的可以下载看看。-PE file Dynamic packers technology research and implementation.
- 2022-03-05 20:04:12下载
- 积分:1
-
自己编的系统托盘程序
自己编的系统托盘程序-own series of the system tray procedures
- 2022-03-18 03:07:08下载
- 积分:1
-
这是c++的经典例题,一共一百个,大家共同学习共同进步
这是c++的经典例题,一共一百个,大家共同学习共同进步-classical c++ programs
- 2022-01-21 04:21:59下载
- 积分:1
-
Lazarus编写的WINCE上读写串口的程序例子
Lazarus编写的WINCE上读写串口的程序例子-Lazarus prepared to read and write WINCE on serial procedures examples
- 2022-01-25 14:43:35下载
- 积分:1
-
最新·socket类型的数据经典讲解
TCP/IP协议族通信的中间软件抽象层,它是一组接口。在设计模式中,TCP/IP协议族隐藏在Socket去组织数据,以符合指定的协议。
- 2022-08-08 22:26:25下载
- 积分:1
-
该程序生成一个城市网络的最小生成树,可以按需求自己设置定点数和路径...
该程序生成一个城市网络的最小生成树,可以按需求自己设置定点数和路径-The program generates a network of cities of the minimum spanning tree can be set according to demand their own set points and path
- 2023-04-22 16:55:02下载
- 积分:1
-
I changed allegttf font driver, it can show support for the Chinese.
我修改的allegttf字体驱动程序,可以使它支持中文显示。-I changed allegttf font driver, it can show support for the Chinese.
- 2023-06-11 02:10:03下载
- 积分:1