代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/402299/11538514
doc steppermotor control.doc
www.eeworm.com/read/402293/11539040
cpp dlg_control.cpp
// DLG_CONTROL.cpp : implementation file
//
#include "stdafx.h"
#include "数字水印技术.h"
#include "DLG_CONTROL.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/402293/11539056
h dlg_control.h
#if !defined(AFX_DLG_CONTROL_H__BA389801_82CE_11D1_9DC0_AAF6F3F4AF4C__INCLUDED_)
#define AFX_DLG_CONTROL_H__BA389801_82CE_11D1_9DC0_AAF6F3F4AF4C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/401090/11564842
vhd sound_control.vhd
-- **************************************************************
-- File: sound_control.vhd
--
-- Purpose: This file implements the Sound Control section of the
-- user interface. This mod
www.eeworm.com/read/401090/11564846
vhd lcd_control.vhd
-- **************************************************************
-- File: lcd_control.vhd
--
-- Purpose: This file implements the LCD Control section of the
-- user interface. This module
www.eeworm.com/read/262354/11590830
v lcd_control.v
`timescale 1ns / 1ps
////////////////////////////////////////////////////////////////////////////////
// Company: Xilinx
//
// Create Date: 10:05:26 03/07/07
// Design Name: Stopwatch
// Modu
www.eeworm.com/read/262354/11590852
v lcd_control.v
`timescale 1ns / 1ps
////////////////////////////////////////////////////////////////////////////////
// Company: Xilinx
//
// Create Date: 10:05:26 03/07/07
// Design Name: Stopwatch
// Modu
www.eeworm.com/read/262170/11603322
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/262170/11603355
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/348231/11605041