代码搜索结果

找到约 10,000 项符合 Display 的代码

display.pss

| aea24844128d8b5763da71db2c61d9f4

display.hif

Version 7.0 Build 33 02/05/2007 SJ Full Version 39 2288 OFF OFF OFF OFF ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths -- --

display.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity display is port(data : in std_logic_vector(3 downto 0); seg_t: out std_logic_vector(6 downto 0)); end dis

display.m

function display(S) % DISPLAY -- display function for symbolic matrices % % S % display(S) % % This function does not need to be called by the user. Just typing % the name of a

display.m

function display(a) a.entries

display.asm

; ************************* ; * 电子屏字符显示器 * ; * "电子设计" * ; ; ************************* ;

display.c

/* Ogle - A video player * Copyright (C) 2001, 2002 Bj鰎n Englund, H錵an Hjort * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

display.h

#ifndef OGLE_DISPLAY_H #define OGLE_DISPLAY_H /* Ogle - A video player * Copyright (C) 2001, 2002 Bj鰎n Englund, H錵an Hjort * * This program is free software; you can redistribute it and/or modify