代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.hex
:020000040000FA
:2B000000FFFF62FF2500FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF76
:2B002B00601886611886611886611886611886611886010000000018866118866118866118866118866
control.hif
HIF003
--
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
control.pin
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
control.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity control is
Port ( movclk : in std_logic;
reset : in std_logic;
control.htm
control.htm 文件的代码如下:
control.h
#ifndef CONTROL_H
#define CONTROL_H
#include "MyDDraw.h"
#include "MyDInput.h"
#include "MyDSound.h"
#include "MyFile.h"
#include "Tank.h"
#include "Player.h"
#include "Bullete.h"
exter