-
一款小小的播放器可以进行简单的音频播放特点是体积小
一款小小的播放器可以进行简单的音频播放特点是体积小-a small media player which can play some simple audio file with small size
- 2022-02-07 11:19:45下载
- 积分:1
-
队列相关的编程,数据结构课上做的,希望对大家有帮助
队列相关的编程,数据结构课上做的,希望对大家有帮助-Queue-related programming, data structure class to do, and I hope to have everyone help
- 2022-05-09 08:59:42下载
- 积分:1
-
显示DIB图像框架
能够完美显示设备无关位图,运行无误。整体框架注释完整,对图像处理初学者非常有帮助
- 2023-04-07 22:35: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
-
用Visual Basic做得超市管理系统
用Visual Basic做得超市管理系统-Visual Basic to do with supermarket management system
- 2022-08-13 19:48:37下载
- 积分:1
-
一套图形程序......大家
一套图形程序......大家-A graphics program everyone ......
- 2022-02-28 13:20:41下载
- 积分:1
-
此为网络程序设计的课件,可以作为初学者的学习教材!
此为网络程序设计的课件,可以作为初学者的学习教材!-This is the courseware network programming can be used as study material for beginners!
- 2022-02-26 06:38:21下载
- 积分:1
-
Multiscale second generation wavelet transform of the bandelet. Need all the pro...
多尺度第二代小波中的bandelet的变换。需要全部程序上网站。 http://lcd.siva.free.fr/where_is_the_starlet.html 里面有关于小波变换、Bandelet、Curvelet、等等,所有关于“let"的都有了。而且给出了所有有关信息的链接,可节省相当的检索资料的时间。 -Multiscale second generation wavelet transform of the bandelet. Need all the procedures on the web site. Http :// lcd.siva.free.fr/where_is_the_starlet. html inside on the wavelet transform, Bandelet, Curvelet, etc., all on the "let" can have everything. But given all relevant information links can save considerable time retrieval of information.
- 2022-03-21 16:10:05下载
- 积分:1
-
in C# C realization of Acting Delegate very instructive look at ......... ..
在C++中实现C#中的代理Delegate 很有启发 可以看看........... -in C# C realization of Acting Delegate very instructive look at ......... ..
- 2022-02-05 20:19:14下载
- 积分:1
-
C++ GDI 不规则透明按钮 完整的源代码
VS 2008的完成 工程 源代码 全透明 按钮 PNG图片 可以实现透明按钮 和不规则图形 按钮。。。
- 2022-04-07 16:25:45下载
- 积分:1