搜索资源列表
games
- 在iphone_sdk上开发的经典游戏---俄罗斯方块,该源码有利于object-c的学习者分析-Developed in iphone_sdk--- the classic game Tetris, the source is conducive to the learners of object-c
ops1_change
- 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。 进程的到达时间为进程输入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得CPU后都只能运行一个时间片,运行后已占用CPU时间加
Blocks
- ios开发,Blocks 编程要点,官方教程中文翻译-Blocks Programming Topics
queue_of_char
- 用四叉部分原则将图像分割成具有相同属性的子块,并运用队列将分割的子块恢复为原来的图像-Some principles with quad image is divided into sub-blocks that have the same attributes, and the use of sub-block queue will split revert to the original image