-
优秀的密码查看器
优秀的密码查看器-outstanding password viewer
- 2023-02-01 22:25:04下载
- 积分:1
-
本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示...
本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
- 2022-10-05 11:05:03下载
- 积分:1
-
用C++ Builder进行多线程操作的示例
用C++ Builder进行多线程操作的示例-C Builder multithreaded operation example
- 2022-03-22 22:06:20下载
- 积分:1
-
用户自己实现的一种加锁同步算法
用户自己实现的一种加锁同步算法- User realize one kind locks the synchronized algorithm
- 2023-07-13 22:15:02下载
- 积分:1
-
multithreading technology and the VC Serial Communication Program application. P...
多线程技术及其在VC++串口通信程序中的应用.pdf -multithreading technology and the VC Serial Communication Program application. Pdf multithreading technology and the VC Serial Communication Program application. pdf
- 2022-05-05 10:07:48下载
- 积分:1
-
VCHOME资料库,多线程技术篇,个人感觉不错,对windows下多线程编程很有帮助...
VCHOME资料库,多线程技术篇,个人感觉不错,对windows下多线程编程很有帮助-VCHOME database, multi-threading technology articles, personal feeling of doubt, multi-threaded programming under windows very helpful
- 2022-05-04 22:53:06下载
- 积分:1
-
process of the operating system scheduler
操作系统进程调度程序-process of the operating system scheduler
- 2023-05-18 19:35:04下载
- 积分:1
-
NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHA...
NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szText, szFormat, szModule) MessageBox(NULL, szText, _T("远程线程"), MB_OK MB_ICONINFORMATION) return 0 }-NT environment to achieve the hidden process added : ThreadMain put in the code to be thrown in this supplement : DWORD ThreadMain (HINSTANCE hInst) (TCHAR szModule [256], szText [512], [256] szFormat LoadString (hInst, IDS_FORMAT, szFormat, sizeof (szFormat)/sizeof (TCHAR)) GetModuleFileName (NULL, szModule, 256) _stprintf (szText, szFormat, szModule) MessageBox (NULL, szText, found ( "Remote threads"), MB_OK MB_ICONINFORMATION) return 0 )
- 2022-02-01 13:00:17下载
- 积分:1
-
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。...
用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language by writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm.
- 2022-02-21 12:04:42下载
- 积分:1
-
delphi屏蔽win键和任务管理器。初学Delphi,练习一下。用的是Dll和修改windows的键值...
delphi屏蔽win键和任务管理器。初学Delphi,练习一下。用的是Dll和修改windows的键值-delphi shielding win keys, and task management device. Beginners Delphi, practice. Dll use the windows and change the keys
- 2023-02-09 19:30:04下载
- 积分:1