-
实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法...
实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法-Job scheduling problem to achieve first-come first-serve algorithm, a short operation in response to high priority and priority three algorithms
- 2022-07-19 04:18:21下载
- 积分:1
-
Windows系统编程,本书描述了是用微软的应用程序编程接口进行程序开发,并着重于核心系统服务。英文原版,...
Windows系统编程,本书描述了是用微软的应用程序编程接口进行程序开发,并着重于核心系统服务。英文原版,-Windows system programming, this book describes is Microsoft" s application programming interface for program development, and focus on the core system services. English original,
- 2022-06-29 12:27:11下载
- 积分:1
-
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。...
一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.
- 2023-03-07 09:45:03下载
- 积分:1
-
windows shell programming
windows shell programming-demonstrate the function of shell extension
- 2022-06-20 15:08:04下载
- 积分:1
-
用VB6.0ping对方的计算机源码,介绍VB调用系统API函数的使用!
用VB6.0ping对方的计算机源码,介绍VB调用系统API函数的使用!-VB6.0ping each other" s computer source code used to introduce the VB call the system API functions to use!
- 2022-09-17 21:05:03下载
- 积分:1
-
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少...
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少-gdal translate and use the api experience. doc. We can reference, GDAL little information. . .
- 2022-08-12 21:09:22下载
- 积分:1
-
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容
可以监控到系统剪贴板的动作,并且以16进制显示剪贴板的内容,也可以清楚内容-Can monitor the system clipboard actions, and to 16 hexadecimal display the contents of the clipboard, you can clear the contents of
- 2022-02-05 23:43:37下载
- 积分:1
-
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制....
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制.
- 2022-03-03 08:28:46下载
- 积分:1
-
thankz soobb
漂亮的信息此非常帮助我们
漂亮的信息此非常帮助我们
漂亮的信息此非常帮助我们
() y
- 2022-01-25 19:36:12下载
- 积分: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