代码搜索:Control System

找到约 10,000 项符合「Control System」的源代码

代码结果 10,000
www.eeworm.com/read/225616/14530238

asm system.asm

.external _sum; .include hardware.inc; .include key.inc; .public R_SpeechType; .RAM .VAR R_SpeechType; .CODE .public _System_Initial; .public F_System_Initial; _System_Initial: .PRO
www.eeworm.com/read/225447/14540679

c system.c

/****************************************************************************** Copyright (C) 2003, 2004, NetChip Technology, Inc. (http://www.netchip.com) THIS CODE AND INFORMATION IS PROVIDED
www.eeworm.com/read/225447/14540699

h system.h

/****************************************************************************** Copyright (C) 2003, 2004, NetChip Technology, Inc. (http://www.netchip.com) THIS CODE AND INFORMATION IS PROVIDED
www.eeworm.com/read/225239/14547914

asp system.asp

系统维护
www.eeworm.com/read/225239/14547998

gif system.gif

www.eeworm.com/read/124587/14557959

ini system.ini

[GetServer] Server=NO.1 User=NO.2 Password=NO.3
www.eeworm.com/read/124442/14567569

h system.h

#ifndef __ASM_SYSTEM_H #define __ASM_SYSTEM_H #include #define move_to_user_mode() \ __asm__ __volatile__ ("movl %%esp,%%eax\n\t" \ "pushl %0\n\t" \ "pushl %%eax\n\t" \
www.eeworm.com/read/124283/14580667

h system.h

/* system.h: System-dependent declarations. Include this first. $Id: system.h,v 1.2 2003/06/17 21:06:10 bjg Exp $ Copyright (C) 1997 Free Software Foundation, Inc. This program is free sof
www.eeworm.com/read/124189/14590864

c system.c

/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ /* $Header: system.c,v 1.4 90/11
www.eeworm.com/read/224422/14593964

asm system.asm

.INCLUDE hardware.inc .INCLUDE key.inc .DEFINE TIMER_CLKA_8K 0x0003 .DEFINE TIMER_CLKB_1 0x0030 .DEFINE RUN_TIMERA 0x1000 .DEFINE TIMER_DATA_FOR_8KHZ (0xFFFF-80) .DEFINE P_ADC_M