首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 模拟器有三个过程:主,M0、M1、所有的运行

模拟器有三个过程:主,M0、M1、所有的运行

资 源 简 介

The simulator has three processes: main, M0, and M1, all of which run * independently. Set them all up first. Once set up, main maintains the * clock (tick), and picks a process to run. Then it writes a 32-bit word * to that process to tell it to run. The process sends back an answer * when it is done. Main then picks another process, and the cycle repeats. */-The simulator has three processes: main, M0, and M1, all of which run * independently. Set them all up first. Once set up, main maintains the * clock (tick), and picks a process to run. Then it writes a 32-bit word * to that process to tell it to run. The process sends back an answer * when it is done. Main then picks another process, and the cycle repeats. */

文 件 列 表

proga
common.h
COMMON.PAS
doc.txt
exercises.txt
makefile.txt
Makefile.win
p1.c
p2.c
p3.c
p4.c
p5.c
p6.c
Project1.dev
Project1.layout
protocol.h
PROTOCOL.PAS
r1.txt
readme.txt
run.txt
sim.c
sim_c.pas
worker.c
worker.o
VIP VIP
0.174741s