-
一款不错的日历源码,网站用的啊,直接可以使用
一款不错的日历源码,网站用的啊,直接可以使用-A good source of the calendar, the site used to, ah, can be used directly
- 2022-01-25 21:16:01下载
- 积分:1
-
二叉排序树写的一个程序,可以生成一个字符串的二叉排序树…
二叉排序树
撰写一个程序,能够构建字符串型的二叉排序树并在二叉排序树中查找节点。-Binary sort tree to write a program that can build a string of binary sort tree and binary search tree node sort.
- 2022-01-25 18:40:03下载
- 积分:1
-
vb.net编写的 人员管理系统.rar 带数据库
要下得快
vb.net编写的 人员管理系统.rar 带数据库
要下得快-vb.net prepared by the personnel management system. Rar with database to the next faster
- 2022-05-05 08:14:30下载
- 积分: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
-
CFileDialog derivatives, so that it not only can, they can also choose Contents
派生CFileDialog,使之不仅可选择文件,还可选择目录-CFileDialog derivatives, so that it not only can, they can also choose Contents
- 2022-03-18 02:09:18下载
- 积分:1
-
基于C++MFC的音乐播放器
基于C++MFC的音乐播放器新的AAC编码器,最高频宽达到20KHz,里面有与FAAC,neroAAC及经典的mp3编码,lame编码后的音频时频图的比较,从时频图和听觉上,falabaaac都要稍好一些 。支持windows与linux平台。 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放。用mciSendString函数写的音乐播放器,能够实现mp3,wav等格式的音频播放。
- 2022-04-17 12:53:26下载
- 积分:1
-
delphi编写的简单的UDP测试程序
资源描述在Delphi平台下编写的一个非常简单的网络demo,可以向指定Ip和端口发送数据,同时可以接受服务端的数据,来实现socket编程。
- 2022-08-22 02:13:26下载
- 积分:1
-
SIKIC的C#初级编程全套源代码
源码包含C#初级教程的全套源代码,代码亲测可用,如何学习C sharp,在开发源代码里面包含很多实例和实战项目,欢迎初、中级开发者下载学习。
- 2023-08-28 21:35:04下载
- 积分:1
-
使用c语言写的时钟小程序,可以显示年月日
供初学者学习c语言及windows编程使用...
使用c语言写的时钟小程序,可以显示年月日
供初学者学习c语言及windows编程使用-C language using the clock applet to show the date for beginners to learn c programming language and the use of windows
- 2022-07-26 20:31:28下载
- 积分:1
-
c#使用XML保存程序配置参数的例子,vs2005下CE5.0程序。
c#使用XML保存程序配置参数的例子,vs2005下CE5.0程序。-c# use XML to preserve examples of procedures for configuration parameters, vs2005 procedures under CE5.0.
- 2022-01-28 07:06:57下载
- 积分:1