代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/363301/9961682
qmsg alarm_clock.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/363301/9962234
rpt alarm_clock.map.rpt
Analysis & Synthesis report for alarm_clock
Mon Oct 06 16:53:10 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. L
www.eeworm.com/read/165852/10048893
h at91intrctl.h
#ifndef _AT91_AIC_DEFINE_HEADER
#define _AT91_AIC_DEFINE_HEADER
#define AIC_BASE_ADDR 0xFFFFF000
#define AIC_IDCR_OFFSET 0x124
#define AIC_INT_NUM_LEVELS 32
#define AT91_SRAM_START_ADDR 0
www.eeworm.com/read/165852/10048944
h at91intrctl.h
#ifndef _AT91_AIC_DEFINE_HEADER
#define _AT91_AIC_DEFINE_HEADER
#define AIC_BASE_ADDR 0xFFFFF000
#define AIC_IDCR_OFFSET 0x124
#define AIC_INT_NUM_LEVELS 32
#define AT91_SRAM_START_ADDR 0
www.eeworm.com/read/349952/10780042
h usbout.h
/*********************************************************************************************
* File: usbout.h
* Author: Embest
* Desc: header file of s3c2410x's usb controller bulking out
* His
www.eeworm.com/read/441677/7667095
h sci_osi.h
/*-----------------------------------------------------------------------------+
| This source code has been made available to you by IBM on an AS-IS
| basis. Anyone receiving this source
www.eeworm.com/read/298987/7902068
eqn i2c_master_top.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/247001/12693078
cpp pidcontr.cpp
#include
// Select 'double' or 'float' here:
typedef double real;
class PID_Controller
{
public:
void Initialize(real kp, real ki, real kd,
real error_thresh, real step_
www.eeworm.com/read/140565/13073949
h lcd_param.h
/*-----------------------------------------------------------------------------
@@
@@ Copyright (c) 1998 Sharp Corporation All rights reserved.
@@
@@ (Summary) : The file to set constant value fo
www.eeworm.com/read/140245/13094787
all makefile.all
#!gmake
# This is the makefile that is used when building for SimOS. Alas, it has
# to be kept in sync with the main Makefile manually. So, if you're planning
# on keeping it running with SimOS, ma