時間片輪轉算法struct
{
int name //進程標識符
int status //進程狀態
int ax,bx,cx,dx //進程現場信息,通用寄存器內容
int pc //進程現場信息,程序計數器內容
int psw //進程現場信息,程序狀態字內容
int next //下一個進程控制塊的位置
}pcbarea[n]
DELPHIBOX
The ImageHTML converts images to ASCII characters in HTML format.
The output image is in three formats: true color, grayscale, and
mono color.
The ImageHTML is provided "AS IS " without any warranty of any
kind, either express or implied. The entire risk as to the quality
and performance of the software is with you. The author is not
liable for any damages resulting from the use and misuse of the
software.
The ImageHTML is freeware. You may copy it as long as you copy all
of files.