-
millisecond time procedure
毫秒计时程序-millisecond time procedure
- 2023-09-03 06:40:03下载
- 积分:1
-
Contains assembly language programming intel supporting a compressed CD
包含intel汇编语言程序设计的配套光盘的一个压缩包,里面有一些实例的源代码,还有masm的安装文件-Contains assembly language programming intel supporting a compressed CD-ROM package, which has some examples of source code, as well as the installation files MASM
- 2022-08-26 09:23:25下载
- 积分:1
-
简单的环境继承(persistence)库?虻サ幕肪臣?persistence)库
简单的环境继承(persistence)库?虻サ幕肪臣?persistence)库
-simple environmental inheritance (persistence) for simple environmental inheritance (persistence) for the environment following the simple (persistence) library
- 2023-07-27 13:20:03下载
- 积分:1
-
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录...
控制面板程序编写的一个简单的例子!cpl格式的文件,把testcpl.cpl拷贝到c:windowssystem32后,打开控制面板后自动加载此文件,实现了记录双击这个程序的次数。-Control panel program written in a simple example! cpl file formats to testcpl.cpl copy to c: windows system32, open the Control Panel will automatically load this file, double-click the program achieved a record number of times.
- 2022-08-03 16:59:07下载
- 积分:1
-
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种...
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
- 2023-04-12 14:10:03下载
- 积分:1
-
模拟键盘和鼠标事件演示代码
模拟键盘和鼠标事件演示代码-simulated keyboard and mouse events demonstration code
- 2023-06-19 14:20:03下载
- 积分:1
-
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。...
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。-achieve the LIB analysis, display, a good analytical tool belt LIB source.
- 2022-01-26 02:56:40下载
- 积分:1
-
一个在wince下安防的界面,大家可以下载
一个在wince下安防的界面,大家可以下载-A wince under the Security Interface。。。。
- 2022-03-25 19:40:52下载
- 积分:1
-
DLL内存补丁,因为搬迁需要的DLL被加载,变化的基础…
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative address of the DLL changes ergodic process and DLL, access to DLL base address, write data length , data content
- 2022-10-19 02:40:03下载
- 积分: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