-
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度...
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度-A high-precision matching algorithm, Aceh-pixel accuracy, angle of error of up to 0.1 degrees
- 2022-12-27 11:15: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
-
与MAXQ多的FIR滤波器的实现
Implementation of FIR filter with the MAXQ Multiple-And-Accumulate unit specify module and ROM routine definition files
- 2022-12-03 14:40:03下载
- 积分:1
-
《用ATL实现VC插件》事例源代码
《用ATL实现VC插件》事例源代码-"with ATL VC plug" source code examples
- 2022-03-09 19:58:34下载
- 积分:1
-
源代码附书”的物理游戏开发商“戴维男孩…
The source code accompanying the book "Physics for Game Developers" by David Bourg (2001)
Source code in C++ (WinAPI / DirectX)-The source code accompanying the book "Physics for Game Developers" by David Bourg (2001)
Source code in C++ (WinAPI/DirectX)
- 2022-03-26 15:02:51下载
- 积分:1
-
TLD 源码
应用背景目前针对监控市场上的跟踪,特别是球机目标跟踪的情况下,因为在跟踪的过程中场景实时的在改变,只有有一个有效的物体特征跟踪算法才能把物体跟踪到,TLD算法就是一个这样的算法。关键技术TLD跟踪代码,针对目标进行跟踪 侦测和学习,可以在物体被遮挡有效的侦测到,次算法不是用颜色直方图等特征,而是用一套特有的特征算法,可以有效的对目标进行区分。
- 2022-02-14 14:27:40下载
- 积分:1
-
ObjectARx实例学习
ObjectARx实例学习-ObjectARx
- 2022-02-22 01:48:18下载
- 积分:1
-
Using vc++ program written in base64 encoding and decoding. Can be easily encode...
用vc++编写的base64编解码程序. 能够方便的进行编码转化. 使用这个程序, 在遇到非要用迅雷下载的链接之类就很方便了-Using vc++ program written in base64 encoding and decoding. Can be easily encoded into. Using this program, insisted in the face of the link with the Thunder and the like to download is very convenient for
- 2022-03-01 04:31:13下载
- 积分:1
-
windows GUI,人工非mfc界面,可以录制视频,要学习摄像头编程和界面编程的都来学习。...
windows GUI,人工非mfc界面,可以录制视频,要学习摄像头编程和界面编程的都来学习。-non-mfc interface, can record video.
- 2022-05-17 03:49:54下载
- 积分:1
-
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
- 2022-05-05 01:21:48下载
- 积分:1