资源列表
Arduino Mega 2560
- arduino mega 2560 proteus sim
AB+_sample_mods
- mod samples for AB+ the game
计算机操作系统实验三
- 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后
avengers-age-of-ultron-english-yify-65157
- this site is ridiculous to have to upload 5 files
haskell-in-space-0.1.1.tar
- Haskell sample of space invaders
zxecukivetime
- Reboot and turn off the computer()
NSGA-II
- 多目标进化算法,带精英策略的非支配选择遗传算法(multi-objective evolution algorithm)
gloss-1.9.4.1.tar
- Material map for gloss texturization
fzqlai
- Read and write large pieces of data files()
C语言
- 快速排序代码,需要的可以自行下载。。。。。。。(Quick sort code, you can download it yourself.......)
HuffCode
- 1)准备节点数组 2)建霍夫曼树 3)依据霍夫曼树建霍夫曼表 4)依据霍夫曼表来编码 5)依据霍夫曼表来解碼(1) prepare array of nodes 2) build the Hoffman tree 3) building Hoffman tables based on the Hoffman tree 4) coding according to the Hoffman table 5) decode according to Hoffman ta
CH04-KEA128-Light
- 使小灯亮,并且调节寄存器,使小灯闪烁,以不同的时间间隔(Make the small light on, and adjust the register, make the small light flashing, at different time intervals)