-
对渭河滤波器的MATLAB实现
implementation of Weine filter in matlab
- 2022-05-24 05:29:33下载
- 积分:1
-
File Split最新版的Visual C++ 5.0 源代码
资源描述解压缩后可以直接编译,具体请看Readme.txt解压缩后可以直接编译,具体请看Readme.txt解压缩后可以直接编译,具体请看Readme.txt
- 2023-05-24 02:25:03下载
- 积分:1
-
讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位...
讨论了单频精密单点定位的解算方法与思路,编写了单频精密动态单点定位的程序,实现了事后动态单频精密单点定位
-Discussed the single-frequency Precise Point Positioning Solution methods and ideas, the preparation of a single-frequency single-point precision dynamic positioning procedures, achieved after the Dynamic Single Frequency Precise Point Positioning
- 2022-05-23 01:01:31下载
- 积分:1
-
保存地图文档用vc++2005+AE9.2
保存地图文档用vc++2005+AE9.2-Save the map document used vc++ 2005+ AE9.2
- 2022-07-15 16:25:28下载
- 积分:1
-
RSA _罗宾
RSA_Robin-miller algorithm
- 2022-03-02 10:51:39下载
- 积分:1
-
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序...
模拟银行提款机程序,用文件存储数据,实现存款、提款、转账等程序-ATMs simulation program, data file storage and achieve deposits, withdrawals, transfers and other procedures
- 2022-07-02 22:01:17下载
- 积分:1
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10: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
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
none
实现了快速排序,还不够20字啊,这怎么行呢
-none
- 2022-03-15 17:22:19下载
- 积分:1