-
VHDL design of digital clock the whole point timekeeping, alarm clock and other...
数字钟的VHDL设计 具有整点报时、闹钟等功能 -VHDL design of digital clock the whole point timekeeping, alarm clock and other functions
- 2022-06-03 08:14:38下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2022-04-21 16:41:24下载
- 积分:1
-
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录...
系统监视器
记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
- 2023-02-27 22:40:04下载
- 积分:1
-
由动态链接库转换得到lib库文件的程序
由动态链接库转换得到lib库文件的程序-by the dynamic link library for converting documents to be lib procedures
- 2022-02-01 04:49:02下载
- 积分:1
-
Nemesis Service Suite v1.0.38.3 NSS
每个NOKIA手机去掉电池就可以在标签上看到CODE (不排除有JS已经修改过手机的内置CODE,所以还是要靠NSS读取来确定), 我们使用NOKIA的自动升级程序时, 是靠读取这个CODE来决定刷机的版本的.
所以必须要在升级前,更改手机的CODE值.
当然我们也可以把手机的CODE值改成 XX音乐版/ XXIE版本什么的,这样你就可以把手机刷成音乐版/IE版-Nemesis Service Suite v1.0.38.3 NSS
- 2022-01-23 10:33:28下载
- 积分:1
-
通过该程序可以实现操作系统的重新启动,在编程时若需重启系统,则可以使用该程序...
通过该程序可以实现操作系统的重新启动,在编程时若需重启系统,则可以使用该程序-The program can be achieved through the operating system restarts, restart the system in the For programming, you can use the program
- 2023-01-07 16:25:03下载
- 积分: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
-
完成内存池的分配,管理,应用,以及对内存的合理分配
完成内存池的分配,管理,应用,以及对内存的合理分配-The completion of the memory pool allocation, management, application, and the rational allocation of memory
- 2022-02-19 22:17:09下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)...
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corresponding priority number 10 minutes)
- 2023-02-01 07:45:04下载
- 积分:1