代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.c
#include "System.h"
//===========================[ SYSTEM ]===================================================
//--------------------------------------
// System clock calculator
//-------
system.lst
C51 COMPILER V7.06 SYSTEM 05/13/2005 02:59:37 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SYSTEM
OBJECT MODULE PLACED IN
system.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
system.input
a:1:{s:13:"master_server";s:12:"pear.php.net";}
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
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
system.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
system.cpp
//***********************************************************************/
// Author : Garry
// Original Date : Nov,06 2004
// Module Name : sy
system.h
//***********************************************************************/
// Author : Garry
// Original Date : Nov,06 2004
// Module Name : sy
system.cpp
//***********************************************************************/
// Author : Garry
// Original Date : Nov,06 2004
// Module Name : sy