-
实例09
实例09-多人聊天室-09-people chat room
- 2022-04-16 06:49:32下载
- 积分:1
-
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。...
实现二叉树的后序的递归和非递归算法。
包括构造函数和析构函数。-After the realization of the sequence of binary tree recursive and non-recursive algorithm. Including the constructor and destructor.
- 2022-08-24 02:47:46下载
- 积分:1
-
WinCE开发技巧与实例的配套源码,入门不错,很多简单的例子。...
WinCE开发技巧与实例的配套源码,入门不错,很多简单的例子。-It is the resource codes of develope tips and instance. It is very good for fresher ,There are many simple instances,
- 2023-03-10 21:30:09下载
- 积分:1
-
《Visual C++网络通信》中所有例子配套代码,请安下心学习和看明白,这本书所讲的还不错...
《Visual C++网络通信》中所有例子配套代码,请安下心学习和看明白,这本书所讲的还不错-"Visual C communications network," all the examples supporting code, requests are determined to learn and understand this, this book also stresses the good
- 2022-06-18 14:00:33下载
- 积分:1
-
这是本人用ACSESS编的一个销售管理系统,适合直销。
这是本人用ACSESS编的一个销售管理系统,适合直销。-ACSESS series with a sales management system for direct marketing.
- 2022-07-27 15:16:31下载
- 积分:1
-
Emortgage 系统
EMortgage 是电子的按揭贷款是创建、 执行、 转移和以电子方式存储的贷款文件。
在美国 eMortgages 作出法律上可强制执行的全球和国家商务法 》 和统一电子交易法 》 中的电子签名。标准化的 eMortgages 正在便利在美国抵押贷款行业标准维护组织 (MISMO) eMortgage 工作组中,添加数据元素和电子签名功能,以创建完全电子化按揭贷款的基础设施的现有 MISMO 数据标准为基础。EMortgage 基础结构是建立在智能文档和智能 DOC 实施指南的概念。
- 2022-05-12 19:25:43下载
- 积分:1
-
危险的游戏,我有别人的游戏,但知道,米家其在另一个地方…
The game of risk, i have anothers games but know, mi house its in another place....so when i stay in mi house i send all my works.jejejejej im a begginer student.
- 2022-10-18 17:55:04下载
- 积分: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
-
Serial operation to achieve the EVC function. Comparison of a good reference sou...
实现了EVC操作串口的功能。比较不错的参考源码-Serial operation to achieve the EVC function. Comparison of a good reference source
- 2023-07-03 15:10:02下载
- 积分:1
-
算术表达式的词法分析和语法分析,有需要的用
算术表达式的词法分析和语法分析,有需要的用-Arithmetic expressions of lexical analysis and syntax analysis, there is a need to use
- 2022-08-02 17:43:59下载
- 积分:1