-
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序...
用VC++创建自定义向导程序,用户可以根据此向导灵活打造具有自我风格的应用程序-With VC++ Create a custom wizard, the user can flexibly in accordance with this wizard to create a self-style applications
- 2022-10-30 00:20:02下载
- 积分:1
-
加载一个文件,打印在订单 ascendet 和后代、 数量最多、 较低和平均
加载一个文件,打印在屏幕订单 ascendet 和后代、 最大和较低的数目,也的数字 avergae
该文件必须这样来
+002、-005、 + 999 ;
文件的类型由已到像 file.ae1
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 04:38:49下载
- 积分:1
-
example control desk user interface experiment
example control desk user interface experiment
- 2022-11-16 10:20: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
-
可以在屏幕上显示较大的图案,是学习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
-
数字图像处理
1,获取图像点的灰度值
2,获取图像的灰度直方图
3,对灰度图像进行线性变换、平滑、锐化等
1, to obtain images of the gray value
2, to obtain the image histogram
3, gray image linear transformation, smoothing, sharpening, etc.
- 2022-04-09 17:08:29下载
- 积分:1
-
针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行
针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行-tips on the Web server, light pole, but wince or other embedded operating systems
- 2023-02-24 02:00:03下载
- 积分:1
-
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用,有很高的参考价值...
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用,有很高的参考价值-WINDOWS programme,a TCP SERVER programm made by VC,is very useful to the fresh person,and is worth referencing
- 2022-02-05 01:28:07下载
- 积分:1
-
一个可以产生G72A和ILBC语音编解码动态库的工程
一个可以产生G72A和ILBC语音编解码动态库的工程-Can generate a G72A and ILBC voice codec DLL project
- 2022-02-16 10:18:02下载
- 积分:1
-
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-12-22 11:15:03下载
- 积分:1