-
调试技术的实际例子,很好很强大哦 ,欢迎下载
调试技术的实际例子,很好很强大哦 ,欢迎下载-Practical examples of debugging techniques, a good strong Oh, welcome to download
- 2022-02-06 11:35:17下载
- 积分: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
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。...
动态加载dll文件,并通过参数动态调用dll中的方法,可以带标准参数。-Dynamically loaded dll files, and through dynamic invocation parameters dll method, you can take the standard parameters.
- 2022-02-21 01:33:30下载
- 积分:1
-
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等...
好东西,用dephi写的,高数中的算法,包括积分,微分,极限,级数,最优化方法等-good things with dephi written in the high number of algorithms, including integral, differential, limit, series, optimization methods
- 2022-11-20 05:25:04下载
- 积分:1
-
数值计算方法中的各种算法流程及源程序包括雅可比迭代
数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code
- 2022-08-19 09:03:47下载
- 积分:1
-
通过对本代码中的函数简单调用可以取到系统的Ring0权限。
通过对本代码中的函数简单调用可以取到系统的Ring0权限。-Through a simple function of the code to the system call can take Ring0 permission.
- 2023-06-13 17:35:03下载
- 积分:1
-
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法...
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-majority of the division algorithm, is not only able to make large numbers of division two, but to achieve a float and between integer and floating point divider between the
- 2022-06-01 20:28:23下载
- 积分:1
-
USB嗅源代码
USB Sniff sourcecode
- 2022-01-23 10:17:29下载
- 积分:1
-
使用586指令来探测处理器速度
use 586 instruction to probe cpu speed
- 2022-07-12 22:48:55下载
- 积分:1