-
Huffman coding procedures, through the tree to achieve, using an array of storag...
哈夫曼编码程序,通过树形实现,使用数组存储编码
- 2022-03-11 19:50:42下载
- 积分:1
-
Excel Tools for Labview 7.1.
Excel Tools for Labview 7.1.
- 2022-06-14 08:32:48下载
- 积分:1
-
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例...
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例
- 2022-12-20 04:45: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
-
苹果II仿真器的Windows
这是苹果计算机公司 II、 IIe 和 II + 模拟器。它提供了运行旧的但爱游戏图像,并且你要珍惜那些好日子的能力 !
- 2022-06-01 19:11:07下载
- 积分:1
-
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用...
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用-ADC0804 measurement using analog voltage, voltage range from 0V to 5V can precise measurement, the debugging procedure has been successful and could be directly applied
- 2022-01-25 16:52:38下载
- 积分:1
-
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空...
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
- 2023-01-05 14:25:03下载
- 积分:1
-
This is a C# language example(Photograph manager).
我根据陈广老师的C#教程,自己动手编写的一个界面美观,功能不错的图片管理器,可以运行,源代码我有加注释,可以用来作为C#学习的实例,非常不错,大家也动手写一个。-This is a C# language example(Photograph manager).
- 2022-02-02 18:04:13下载
- 积分:1
-
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色...
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色-map also known as the "four color", the four-color problem is the content : "Anyone with a map of only four colors will be able to have a common border with the country on different colors
- 2022-01-30 17:20:43下载
- 积分:1
-
IOCP网关delphi源码
资源描述IOCP网关源码,以这个是以delphi开发的,用在游戏网关有很好的性能提提升,是不可多得的源码,有兴趣的朋友可以下载来研究下,
- 2023-08-11 00:15:02下载
- 积分:1