-
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D...
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D-detect whether a thread is running, can control start, kill a thread, mainly for air conditioning Data Acquisition write D
- 2022-02-10 05:13:49下载
- 积分: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
-
Windows platform offers a completely different more effective programming and op...
Windows 系统平台上提供了一种完全不同的较有效的编程和运行环境,你可以将独立的程序模块创建为较小的 DLL ,写一个获取密码的dll然后再调用他即可,再深入一下就可以用来屏幕取词了-Windows platform offers a completely different more effective programming and operating environment, You can be independent process module creation of smaller DLL, write an access password dll then he can be called, in more detail what can be used to the Capture Characters from Screen
- 2022-06-27 03:22:13下载
- 积分:1
-
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。...
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。-Detection of Pentium CPU clock (high-precision display), the program embedded in the compilation of detection
- 2022-06-27 23:15:46下载
- 积分: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
-
C++示例:螺纹加工
C++ sample : thread proce
- 2022-03-18 01:05:34下载
- 积分:1
-
VB6 do Xp style of the source code control (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 04:15:26下载
- 积分:1
-
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包...
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)-Under normal circumstances, vb does not only write dll entrance activex dll, written in vb under standard dll, need to modify vb installation directory under link.exe (. Def files to their own writing) of the annex contains LINK.EXE vb source code , and a test dll. (Note, must be renamed as the original LINK.EXE linklnk.exe)
- 2023-02-17 12:40:03下载
- 积分:1
-
获取指定文件的各种时间,包括创建时间、修改时间、访问时间等...
获取指定文件的各种时间,包括创建时间、修改时间、访问时间等-Access to a variety of time the specified file, including the creation time, modify time, access time, etc.
- 2022-02-15 06:16:40下载
- 积分:1
-
又一个监视文件存取的程序,是图形界面的
又一个监视文件存取的程序,是图形界面的 -Another app for monitoring files access, with UI
- 2023-08-29 01:20:04下载
- 积分:1