-
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。...
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。-This book describes in detail the preparation of C++ programs should pay attention to what the process try not to do, read the book will have a more C++ programming knowledge to use
- 2022-02-26 13:40:06下载
- 积分:1
-
易语言MP3压缩工具源码
MP3压缩软件是MGX用易语言制作的使用简单的绿色软件。MP3压缩能够按照你的意愿减小MP3的体积,使MP3播放器或者手机能存放更多的歌曲。
- 2022-02-25 00:14:11下载
- 积分:1
-
wince底层驱动包代码,希望对你有用。
wince底层驱动包代码,希望对你有用。-base cord of Wince 5.0,Want to help you.
- 2022-01-31 21:19:48下载
- 积分:1
-
JAVA上位机软件
配合FPGA来做的上位机软件,包括串口部分,以及Excel表格的处理,经过多次调试,功能正确丰富欢迎大家下载学习交流。
- 2022-07-24 05:16:46下载
- 积分:1
-
一个小程序,对计算机图形学感兴趣的朋友可以看看
小程序一个,对计算机图形学感兴趣的朋友可以看一下-a small program on computer graphics interested can look at the friends
- 2022-06-12 14:19:44下载
- 积分: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
-
Emulates a Turing Machine
Emulates a Turing Machine
- 2022-06-16 19:17:28下载
- 积分:1
-
阐述了在VC++中操作滚动条的要点,并给出示例
阐述了在VC++中操作滚动条的要点,并给出示例-expounds the VC operation of the rolling elements and gives examples
- 2022-03-10 07:55:54下载
- 积分:1
-
动态画图例子,修该后的,谢谢提点意见
动态画图例子,修该后的,谢谢提点意见-Dynamic Paint example, after the repair, I would like to thank提点意见
- 2022-10-21 08:00:08下载
- 积分:1
-
strategic game writing russian programmers
strategic game writing russian programmers
- 2022-05-27 06:28:28下载
- 积分:1