代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/366576/9808162
txt control-api.txt
BlueZ D-Bus Control API description
***********************************
Copyright (C) 2004-2008 Marcel Holtmann
Copyright (C) 2007-2008 David Stockwell
www.eeworm.com/read/170282/9812230
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/170176/9815439
vhd control_fsm_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/170176/9815451
vhd control_mem_.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/170175/9815494
vhd state_control.vhd
www.eeworm.com/read/170022/9822797
c pc_control.c
#include
#include
#include "Io_define.h"
//#define fosc 8000000
//#define baud 9600
unsigned char RX_data[4]={0};
unsigned char RX_counter=0;
void UART_init (v
www.eeworm.com/read/170022/9822802
prj pc_control.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=5
RadioGroup1=0
Ed
www.eeworm.com/read/366183/9825733
vhd 87_control.vhd
--------------------------------------------------------------------------------
--
-- AMD 2910 Benchmark (Functional blocks) (Algorithmic Behaviour of Funct blocks)
--
-- Source: AMD data book
www.eeworm.com/read/365820/9845623
vhd servo_control.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_ARITH.all;
use IEEE.STD_LOGIC_UNSIGNED.all;
ENTITY servo_control IS
PORT
(
clock_100khz, clock_10hz : IN STD_LOGIC;
l
www.eeworm.com/read/365817/9845631
vhd motor_control.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY motor_control IS
PORT (clock_1khz : IN STD_LOGIC;
lmotor_dir, rmoto