-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1
-
用VB制作的双
用
VB制作双进程守护程序-VB produced by dual-process daemon
- 2023-01-08 19:10:03下载
- 积分:1
-
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。...
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。-English Forensic_Inspection_of_Hard Disks.zip physical disk each sector, the contents of the specified search.
- 2023-08-23 06:40:14下载
- 积分:1
-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1
-
API Hook通用框架的实现 HookApi通用框架
API Hook通用框架的实现 HookApi通用框架-API Hook realize HookApi general framework for a common framework
- 2023-01-09 14:45:03下载
- 积分:1
-
Automatic bypass backup judge. Rar
备份旁路自动判断.rar-Automatic bypass backup judge. Rar
- 2022-07-21 16:41:50下载
- 积分:1
-
取得你的空间使用情况,用PHP编程的源代码
取得你的空间使用情况,用PHP编程的源代码-made by the use of the space, with PHP programming source code
- 2022-10-05 01:45:03下载
- 积分:1
-
ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。...
ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。-Sample ini file operations procedures, VC code, users can easily INI file operations.
- 2023-04-10 14:35:03下载
- 积分:1
-
高级指纹分析算法源代码
开发环境:VisualBasic
高级指纹分析算法源代码
开发环境:VisualBasic-Advanced fingerprint analysis algorithm source code development environment: VisualBasic
- 2022-03-21 17:07:19下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1