代码搜索结果
找到约 10,000 项符合
Display 的代码
product_display.aspx.cs
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using
dyn display.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
dyn display_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
dyn display.m51
BL51 BANKED LINKER/LOCATER V6.00 07/26/2006 08:19:04 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
E:\PROGRAM FILES\KEIL\C51\BIN\B
key_display_huang.asm
KEY1: ACALL KS1
JNZ LK1 ;不为0,有键盘按下,转
ACALL DIS ;调用显示子程序,延时6MS
AJMP KEY1
LK1: ACALL DIS ;调用显示子程序,延时12Ms
ACALL DIS
ACALL KS1
JNZ LK2
parse_display_cmdline.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2005. All rights reserved.
*
*/
/**
@file parse_display_cmdline.c
@brief sample application to access the 86xx chip family
@author Christian Wolff
*/
keys_display.vhd.bak
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity keys_display is
port(seltmp:in std_logic_vector(2 downto 0);
bcdin:in std_logi
ad_convert_display.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#incl