-
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型- Carries on the control to mouse each attribute, including the
mouse position, the migration, the demonstration, the hideaway,
establishes the position and the type
- 2022-08-17 11:42:14下载
- 积分:1
-
通过一段源码演示如何动态获取某种字体的文字点阵信息。
通过一段源码演示如何动态获取某种字体的文字点阵信息。-Through a section of source code demonstrate how to dynamically access the text of a font bitmap information.
- 2023-06-09 22:00:03下载
- 积分:1
-
监视注册表的变化,文件使用的注册项情况等
监视注册表的变化,文件使用的注册项情况等 -Monitoring the registrys change, and the registry used by file
- 2022-05-26 03:15:48下载
- 积分:1
-
be simple system cpu types of code
简单的得到系统cpu类型的代码-be simple system cpu types of code
- 2022-05-15 21:25:11下载
- 积分:1
-
之前计划写的沙盘系统,刚写好文件部分,也不算太完善,碰巧有人问起,遂贴上代码大家看去,你可以在此基础上完善之。 代码没什么WS技术,但做文件沙盘还是有不少问题的...
之前计划写的沙盘系统,刚写好文件部分,也不算太完善,碰巧有人问起,遂贴上代码大家看去,你可以在此基础上完善之。 代码没什么WS技术,但做文件沙盘还是有不少问题的,需要的朋友可以下-Written before the planned sand table system, just part of the written document, but also not too perfect, someone happened to ask, accordingly paste the code we looked, you can improve on this basis, the. Code no WS technology, but do still have many issues paper sand table, and we need friends can, under
- 2022-07-26 17:52:16下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
news cycle heavy
消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
- 2022-02-05 22:51:20下载
- 积分:1
-
一个WINTHREAD的例子。请大家一起学习
一个WINTHREAD的例子。请大家一起学习-A WINTHREAD example. Please join U.S. study
- 2022-03-11 11:39:01下载
- 积分:1
-
一个可以查看内存,并且可以编辑内存的小程序
一个可以查看内存,并且可以编辑内存的小程序-one can view memory, and can edit the memory small programs
- 2022-03-23 16:58:00下载
- 积分:1
-
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写...
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
- 2022-02-03 15:12:43下载
- 积分:1