搜索资源列表
VoIPandSIPProtocalSlice1
- VoIP系統與SIP協定 - 1.ppt-VoIP and SIP Protocal Slice-1
VoIPandSIPProtocalSlice2
- VoIP系統與SIP協定 - 2.ppt-VoIP and SIP Protocal slice-2
chapter02
- Digital Image Processing Chapter2 Slice-Digital Image Processing(Edward Angel,Rafael C.Gonzalez,Richard E. Woods) Chapter2 Slice
chapter03
- Digital Image Processing(Edward Angel,Rafael C.Gonzalez,Richard E. Woods) Chapter3 Slice
chapter04
- Digital Image Processing(Edward Angel,Rafael C.Gonzalez,Richard E. Woods) Chapter 4 slice
chapter05
- Digital Image Processing(Edward Angel,Rafael C.Gonzalez,Richard E. Woods) Chapter 5 slice
chapter06
- Digital Image Processing(Edward Angel,Rafael C.Gonzalez,Richard E. Woods) Chapter 6 slice
ctRecontruction
- Set of functions performing ct reconstruction tasks like a radon transformation, a simple backprojection, a filtered backprojection using a convolution in the spatial domain, a filtered backprojection using a 2D Fourier transformation, and a filtered
project
- 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a