-
Windows API for Visual Basic
Windows API for Visual Basic
- 2022-11-05 15:40:04下载
- 积分:1
-
质量控制
质量保证的功能是在过程中的控制和监测质量。
以下是不同的阶段,就必须满足的质量保证
市场: 确定消费者的需求
规划: 确定质量目标。
准备: 质量标准设置
生产: 质量控制是售后的使用。
纺纱厂的运作可很容易通过电算化就是这样
- 2022-04-27 06:12:12下载
- 积分:1
-
这是WINCE程序进行无边框全屏显示的代码,请大家品尝
这是WINCE程序进行无边框全屏显示的代码,请大家品尝-procedures without the full screen display frame code, please taste
- 2022-05-27 08:10:47下载
- 积分:1
-
电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。...
电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
- 2022-08-16 03:57:48下载
- 积分:1
-
my firts test for u all try it 4 u
my firts test for u all try it 4 u
- 2022-03-06 11:57:36下载
- 积分:1
-
This is the Chat Application that developed using the MFC Visual C++. (Only EXE...
This the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe-This is the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe
- 2022-02-09 21:42:46下载
- 积分:1
-
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口...
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口-etPortFromProcessName
- 2023-08-22 16: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
-
C++源代码,里面有系统管理方面的,以及一些小游戏
C++源代码,里面有系统管理方面的,以及一些小游戏-C++ souce code,including the aspects of system management and some small-sized games.
- 2022-05-26 21:37:37下载
- 积分:1
-
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。...
这一本事关于C++的经典书籍,要想学好C++看明白这本书就可以了。-About the ability of the classic C++ books to learn C++ look at this book to understand it.
- 2022-07-23 09:09:19下载
- 积分:1