-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-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
-
二进制编辑,VC实现
二进制编辑,VC实现-binary editing, VC
- 2022-09-25 16:20:03下载
- 积分:1
-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。...
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。-CMOS/BIOS password recovery tools, including restoring the CMOS/BIOS source code and operating procedures.
- 2023-02-22 10:00:04下载
- 积分:1
-
Windows核心编程第5版(PDF)及源码
Windows核心编程第5版(PDF)及源码.windows核心编程是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows
- 2023-09-02 00:45:05下载
- 积分:1
-
一个难得得计算机系统状态查看程序
一个难得得计算机系统状态查看程序- Is rare the computer system condition examination procedure
- 2022-06-15 12:49:33下载
- 积分:1
-
模拟操作系统中的主存的分配与回收,附带试验报告
模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system"s main memory allocation and recovery, fringe Test Report
- 2022-06-18 18:03:24下载
- 积分:1
-
嵌入进windows自带的任务管理器,增强任务管理器功能,强
嵌入进windows自带的任务管理器,增强任务管理器功能,强-embedded into Microsoft"s Windows task manager, task management to enhance functionality, strong
- 2023-08-15 04:10:03下载
- 积分:1
-
通过本程序可以监控注册表,本程序来源于CodeProject网站,我以前下的。...
通过本程序可以监控注册表,本程序来源于CodeProject网站,我以前下的。-This procedure can be monitored through the registry, the program comes from CodeProject site, I under.
- 2022-05-08 18:34:33下载
- 积分:1
-
一个简单的抓图程序,可以全屏抓,也可以抓当前窗口,只使用了一个API
一个简单的抓图程序,可以全屏抓,也可以抓当前窗口,只使用了一个API-screen in a simple procedure, with full screen efforts, can grasp the current window, using only one API
- 2022-01-20 23:29:02下载
- 积分:1