代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/240401/13220389
ddb backup of control.ddb
www.eeworm.com/read/324406/13264231
m power_control.m
function [signal_sequence]=power_control(Ps,signal_sequence);
%用一定的发送功率Ps发送信号
signal_sequence=signal_sequence*sqrt(Ps);
www.eeworm.com/read/239554/13272044
h control_t.h
//
// File = control_T.h
//
#ifndef _CONTROL_T_H_
#define _CONTROL_T_H_
#include "genctl.h"
#include
#include
template< class T >
class Control : public GenericCon
www.eeworm.com/read/137265/13336557
vhd control_interface.vhd
--###########################################################################
--
-- LOGIC CORE: Control Interface - Top level module
-- MODULE NAME: control_interface()
-
www.eeworm.com/read/321677/13401014
vhd 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 ;
www.eeworm.com/read/319659/13447437
txt motor-control.txt
CH EQU 0F9H
CL EQU 0E9H
CMOD EQU 0D9H
CCAP0L EQU 0EAH
CCAPM0 EQU 0DAH
CCON EQU 0D8H
WDTC EQU 0C0H
WDTD EQU 85H
ORG 0000H ;程序执行开始地址
LJMP FIRST ;跳至FIRST
ORG 0013H ;外中断1中断入口地址
AJMP DOINT1
www.eeworm.com/read/319355/13453118
bak control.c.bak
#include
#include
#include /* Needed if linking in external compiler; harmless otherwise */
#include
#include "control.h"
static int panelHandle;
www.eeworm.com/read/318354/13480848
vhd control_store.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
entity Control_Store is
port (
Clock : in std_logic;
Reset : in std_logic;
next_
www.eeworm.com/read/318115/13488566
bkp light control.bkp
www.eeworm.com/read/318115/13488567