-
through the windows memory mapping between applications and exchange data transm...
通过内存映射在windows应用程序之间传递和交换数据-through the windows memory mapping between applications and exchange data transmission
- 2023-08-24 12:40:06下载
- 积分:1
-
= =矩阵计算器源代码和计算。EXE文件。
计算器 矩阵计算 == 源代码 和.exe文件都有-== Matrix calculation calculator source code and. Exe files are
- 2022-01-25 18:51:36下载
- 积分:1
-
c# calculator,a simple implementation .
C#计算器 属于简单的计算器
这是一个计算器的简单实现。 -c# calculator,a simple implementation .
- 2023-04-26 23:05: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
-
AT90S8515与点阵液晶模块的C语言编程实例源程序
AT90S8515与点阵液晶模块的C语言编程实例源程序-AT90S8515 dot matrix LCD module with the C programming language source code examples
- 2022-04-08 21:38:24下载
- 积分:1
-
自己写的类MAME的程序,只是改为了C++!
目前为 0.0.1版,完成了读rom,CPU运行,功能,但在CPU运行20W行代码时,有点小问题,大家可以借签...
自己写的类MAME的程序,只是改为了C++!
目前为 0.0.1版,完成了读rom,CPU运行,功能,但在CPU运行20W行代码时,有点小问题,大家可以借签下-MAME class to write their own procedures, but changed to the C++! Version 0.0.1 is currently completing a time rom, CPU operation, function, but running in the CPU when the 20W line of code, there is a little small problem, we can use to sign
- 2022-07-20 15:57:41下载
- 积分:1
-
DIY一块廉价的51串行编程器
DIY一块廉价的51串行编程器-DIY a cheap 51 UART programme device
- 2022-11-20 03:25:03下载
- 积分:1
-
This is a very basic PSO algorithm matlab source code. Comparison of the simple,...
这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
- 2022-01-25 17:51:41下载
- 积分:1
-
实现文本闪光效果。卡拉OK的效果实现。并且实现直线的绘制。...
实现文本闪光效果。卡拉OK的效果实现。并且实现直线的绘制。-Flash text effects to achieve. To achieve the effect of karaoke OK. Drawing a straight line and to achieve.
- 2022-07-12 01:07:10下载
- 积分:1
-
基于stm32f103的四轴飞行器源码2(注释详尽)
板载NRF24L01+ 2.4G通讯芯片与遥控器通讯。
STM32 F103C8T6高性能32位处理器进行姿态解算,融合MPU6050传感器数据,计算出四元数,再转换成欧拉角作为PID的输入。
- 2022-04-01 01:13:02下载
- 积分:1