-
directly in the written text on the screen
直接在屏幕上写文字 - 退出之后没有清除,sorry 演示了3D文字和任意形状的窗口,由于CPU占用率太高,后来就改成直接写在屏幕上,而不显示窗口的做法。这样一来CPU占用就不会超过10%-directly in the written text on the screen-not after the withdrawal of removal, sorry demonstration of the 3D characters and arbitrary shape of the window, as CPU utilization rate is too high, and later on changed to write directly on the screen, with no sign of the window. Such a CPU utilization will not exceed 10%
- 2022-02-16 02:38:56下载
- 积分:1
-
the c++ programming英文版
the c++ programming英文版-the c++ programming in English
- 2022-06-28 11:29:48下载
- 积分:1
-
这个应该是C或者C++编的程序,有关排序的,游行去可以下!...
这个应该是C或者C++编的程序,有关排序的,游行去可以下!-C or C++ compile procedures, the sequencing of the procession can go under!
- 2022-06-26 02:08:07下载
- 积分:1
-
8251huibianyuyanchuanxingtongxinshiyan
8251huibianyuyanchuanxingtongxinshiyan -8251huibianyuyanchuanxingtongxinshiy an
- 2022-07-16 22:17:54下载
- 积分:1
-
与构造函数的默认参数。一个重载的构造函数…
带默认参数的构造函数。又一个有关VC++构造函数重载的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-with default parameters of Constructors. One of the Heavy Constructors VC source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-07-11 04:45:02下载
- 积分:1
-
used to achieve several DAC0832 mode conversion, respectively, to a group of dat...
采用DAC0832实现数模转换,分别将一组数据转换为锯齿波,三角波,正弦波,在一种波形输出时,按Q键转为输出下一种波形。-used to achieve several DAC0832 mode conversion, respectively, to a group of data conversion for the ramp, triangle wave, sine wave, in a waveform output, according to Q keys under an output waveform.
- 2022-03-22 07:53:21下载
- 积分:1
-
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译...
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译-wince platform under the application of an OpenGL es original code, the activities of skeleton skull, with EVC4.0 compiled
- 2023-02-22 13: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 super
一个超级cool的3d游戏引擎,包括示例源代码与引擎源代码。 -A super-cool of the 3d game engine, including the sample source code with the engine source code.
- 2023-08-12 05:15:04下载
- 积分:1
-
英语停字班。它有助于判断你的字词或不..
A English Stop word class. It helps to check whether your word is stopword or not.
- 2022-06-17 06:04:00下载
- 积分:1