搜索资源列表
SiftGPU_V340
- SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation, SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lis
5
- CPU回写周期程序 根据相应指令 发出会写PC或IR信号-CPU write-back cycle processes will be written in accordance with relevant directives issued by PC or the IR signal
ProcessSchedulingHF
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。-To write and debug a simulated process scheduler, " the number of the highest priority priority" scheduling algorithm for
1_killer
- This program is a simplified analogue "Task Manager" in Windows XP. The program lists all processes in the system, their paths, priority, PID, CPU usage. Allows you to kill any process in the system. Compatible with Windows XP and Windows Vista, in W
