-
可以在屏幕上显示较大的图案,是学习c的比较好源码
可以在屏幕上显示较大的图案,是学习c的比较好源码-Can be displayed on the screen the larger pattern, is to learn c, a better source
- 2022-11-03 09:55:02下载
- 积分:1
-
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。...
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。-Using Visual C++ to achieve the sound control system can be achieved in the program adjust the system sound. Procedures are simple and stable.
- 2023-07-11 19:35:03下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果。-A drawing tool. Can choose from the toolbar above the drawing and at the same time made available to the picture more filters and effects.
- 2023-08-16 16:20:03下载
- 积分:1
-
一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状,周期,幅度,等...
一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状,周期,幅度,等-the shape, periodic, amplitude of sin curve( sinusoid) can be changed by changing the parameters.
- 2022-05-30 17:24:15下载
- 积分:1
-
软件实现硬盘写保护卡
软件实现硬盘写保护卡-software write protect drive
- 2022-05-28 13:28:17下载
- 积分:1
-
带括号的算术表达式计算器.能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。...
带括号的算术表达式计算器.能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-bracketed arithmetic expression calculator. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack Implementation grade expression and suffixes expression change.
- 2022-05-22 15:16:04下载
- 积分:1
-
发现发现
discovery discovery-discovery
- 2022-06-21 06:05:17下载
- 积分: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
-
This is a bank management system, finally found his hope to
这是一个银行管理系统,好不容易找到的,希望能通过-This is a bank management system, finally found his hope to
- 2022-10-05 12:40:04下载
- 积分:1
-
一个C++的layout算法,可以合理进行界面布局。
一个C++的layout算法,可以合理进行界面布局。-A C++ The layout algorithm, it is reasonable for the interface layout.
- 2022-01-26 02:36:53下载
- 积分:1