代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/10764/189908
png system.png
www.eeworm.com/read/10764/189928
java system.java
package com.eoemobile.infos_assistant;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.eoemobile.infos_assistant.util.Preferences
www.eeworm.com/read/10764/189961
class system.class
www.eeworm.com/read/11180/210924
c system.c
#include
void main (void)
{
if (system("DIR"))
printf("Error invoking DIR\n");
}
www.eeworm.com/read/11316/222358
c system.c
/*
Copyright (C) 2004-2005 Li Yudong
*/
/*
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free
www.eeworm.com/read/11316/222422
h system.h
/*
Copyright (C) 2004-2005 Li Yudong
*/
/*
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free
www.eeworm.com/read/11825/234858
h system.h
//// 切换到用户模式运行。
// 该函数利用iret 指令实现从内核模式切换到用户模式(初始任务0)。
#define move_to_user_mode() \
__asm__ ( "movl %%esp,%%eax\n\t" \ // 保存堆栈指针esp 到eax 寄存器中。
"pushl $0x17\n\t" \ // 首先将堆栈段选择符(SS)入栈。
"pushl %%eax\n
www.eeworm.com/read/13065/268246
hex system.hex
:03047F0001210058
:10028C001203CB120219120395853A0BAB38AD3C15
:10029C00AF3B1203241203F4120003E52775F00A96
:1002AC00A42528F541E52275F00AA42524F523E5BB
:1002BC0025D395415006E53795234004C2B2800200
:
www.eeworm.com/read/13065/268248