代码搜索结果
找到约 10,000 项符合
Control System 的代码
echo_control.gel
//Echo_control.gel Sliders vary time delay,amplitude,and type of echo
menuitem "Echo Control"
slider Amplitude(1,8,1,1,amplitude_parameter) /*incr by 1, up to 8*/
{
amplitude = amplitude_
timing_control.vhd
-- Copyright (C) 2005 altera Electronics Inc.
--
--
--
control_fsm_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
control_mem_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
scope_control.cpp
//
// scope_control.c - Low level functions allowing control of the Luminary
// Micro Oscilloscope device via USB.
//
#include "stdafx.h"
#include
#include
#include
scope_control.h
// scope_control.h
#ifndef _SCOPE_CONTROL_H_
#define _SCOPE_CONTROL_H_
//****************************************************************************
//
// Window messages sent for asynchrono
control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;
control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;
control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;