代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/120651/14793323
gif system.gif
www.eeworm.com/read/120651/14793694
asa system.asa
www.eeworm.com/read/220509/14798358
asm system.asm
//========================================================================================================
// 文件名称:system.asm
// 实现功能:实现与硬件相关的底层操作
// 日 期:2003/7/7
//============================
www.eeworm.com/read/220489/14798639
asm system.asm
//====================================================================================//
// 文件名: system.asm
// 描 述: 该文件的程序主要用于初始化SPCE061A和PDIUSBD12,以及对PDIUSBD12的读写操作
// 日 期: 2003/04/03
//
www.eeworm.com/read/120264/14808341
h system.h
//********************************************
// 系统菜单 相关函数
// 创建于2000年10月09日
//********************************************
#ifndef _SYSTEM_H_
#define _SYSTEM_H_
//********物品类*********
cl
www.eeworm.com/read/120264/14808347
cpp system.cpp
//********************************************
// 顶级菜单 相关函数
// 创建于2000年7月09日
//********************************************
#include "..\gamelib\goldpoint2.h"
#include "..\interface\interface2.h
www.eeworm.com/read/120089/14813072
h system.h
#define move_to_user_mode() \
__asm__ ("movl %%esp,%%eax\n\t" \
"pushl $0x17\n\t" \
"pushl %%eax\n\t" \
"pushfl\n\t" \
"pushl $0x0f\n\t" \
"pushl $1f\n\t" \
"iret\n" \
"1:\tmovl $0x17,%%eax\n\t
www.eeworm.com/read/119982/14814863
c system.c
#include
void main(void)
{
if (system("DIR"))
printf("Error invoking DIR\n");
}
www.eeworm.com/read/119706/14824165
scx system.scx
www.eeworm.com/read/119706/14824170