-
自动关机源码开机自动运行
自动关机源码开机自动运行-automatic shutdown source boot automatic operation
- 2022-06-03 00:05:43下载
- 积分:1
-
自己写的。用信号量机制来解决哲学家问题中的死锁。附有详细注解。...
自己写的。用信号量机制来解决哲学家问题中的死锁。附有详细注解。-wrote it myself. Using signal volume philosopher mechanism to solve the problem of deadlock. Accompanied by a detailed explanation.
- 2022-01-20 23:24:34下载
- 积分:1
-
BizTalk Orchestration: 事务、异常和调试
BizTalk Orchestration: 事务、异常和调试-BizTalk Orchestration : Services, abnormal and debug
- 2023-08-21 07:45:04下载
- 积分:1
-
dct变化,最简单 的
非常好用,清楚,明白! 离散余弦变换(Discrete Cosine Transform,DCT)是一种实数域变换,其变换核为实数余弦函数。对一幅图像进行离散余弦变换后,许多有关图像的重要可视信息都集中在DCT变换的一小部分系数中。因此,离散余弦变换(DCT)是有损图像压缩JPEG的核心,同时也是所谓“变换域信息隐藏算法”的主要“变换域(DCT域)”之一。因为图像处理运用二维离散余弦变换,所以直接介绍二维DCT变换。
- 2022-03-16 00:38:07下载
- 积分:1
-
这是一个报警程序,如果输入的值超过一个值就会触发主板进行报警!...
这是一个报警程序,如果输入的值超过一个值就会触发主板进行报警!-This is a police procedure, if the value of imported more than one value of the Main Board will trigger the alarm!
- 2022-11-20 15:40:03下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-12 11:35:13下载
- 积分:1
-
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作...
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to interface operation
- 2023-06-12 03:30:03下载
- 积分:1
-
legendary cafes partner source legendary cafes partner FO
传奇咖啡馆合作伙伴来源传奇咖啡馆合作伙伴
- 2022-03-12 05:08:48下载
- 积分:1
-
VC++面向对象程序设计 VC++面向对象程序设计
VC++面向对象程序设计 VC++面向对象程序设计-VC++ object-oriented programming
- 2022-03-14 03:39:56下载
- 积分: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