代码搜索:X
找到约 10,000 项符合「X」的源代码
代码结果 10,000
www.eeworm.com/read/133008/14061080
txt x.txt
实验报告
学生:<mark>x</mark><mark>x</mark> 学号:123456789
1. 实验名称:分区 分配 回收
2. 实验目的:通过实验了解主存的分区 分配 回收
3. 实验要求:熟练掌握了解主存的分配 分区 回收
4. 实验原理:在系统初始化话时。主存除了操作系统所占部分外。整个用户区是一个大的 ...
www.eeworm.com/read/203389/15360022
fla x.fla
www.eeworm.com/read/201481/15407154
x sprintracer.x
www.eeworm.com/read/113914/15444138
jar x.jar
www.eeworm.com/read/113863/15446669
x square.x
struct square_in {
long arg1;
};
struct square_out {
long res1;
};
program SQUARE_PROG {
version SQUARE_VERS {
square_out SQUAREPROC(square_in) = 1;
/* procedure number = 1 */
} =
www.eeworm.com/read/113863/15446674
x square.x
struct square_in {
long arg1;
};
struct square_out {
long res1;
};
program SQUARE_PROG {
version SQUARE_VERS {
square_out SQUAREPROC(square_in) = 1;
/* procedure number = 1 */
} =
www.eeworm.com/read/113863/15446679
x square.x
struct square_in {
long arg1;
};
struct square_out {
long res1;
};
program SQUARE_PROG {
version SQUARE_VERS {
square_out SQUAREPROC(square_in) = 1;
/* procedure number = 1 */
} =
www.eeworm.com/read/113863/15446684
x square.x
struct square_in {
long arg1;
};
struct square_out {
long res1;
};
program SQUARE_PROG {
version SQUARE_VERS {
square_out SQUAREPROC(square_in) = 1;
/* procedure number = 1 */
} =
www.eeworm.com/read/113863/15446689
x square.x
struct square_in { /* input (argument) */
long arg1;
};
struct square_out { /* output (result) */
long res1;
};
program SQUARE_PROG {
version SQUARE_VERS {
square_out SQUAREPROC(square_in