代码搜索:Display

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

代码结果 10,000
www.eeworm.com/read/316087/13530532

v key_display.v

`timescale 1ns / 1ps module key_display(clk, rst, button, seven, an,bn2,bn3); input clk; input rst; input [3:0] button; output [6:0] seven; output [3:0] an; output [3:0] b
www.eeworm.com/read/316047/13531479

m display_str.m

%display_str show strings in the current window or convert a string into TeX format % % [xL,h]=display_str(x,y,Str1,nCol,vis,nFSize,... % fName,fWeight,fAngle) % %where % % xL -- the
www.eeworm.com/read/315311/13546900

html display-macros.html

Xlib Programming Manual: Display Macros 2.2.1. Display Macros Applications should not directly modify any part of the
www.eeworm.com/read/315069/13552934

m display_str.m

%display_str show strings in the current window or convert a string into TeX format % % [xL,h]=display_str(x,y,Str1,nCol,vis,nFSize,... % fName,fWeight,fAngle) % %where % % xL -- the
www.eeworm.com/read/313385/13588953

plg dyn display.plg

礦ision3 Build Log Project: E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\24 Dyn Display\Dyn Display.uv2 Project File Date: 07/01/2006
www.eeworm.com/read/313385/13588954

asm dyn display.asm

KEY BIT P3.7 ;按键位 HB BIT P3.2 ;数码管高位 LB BIT P3.3 ;数码管低位 FLAG BIT 00H ;标志位 ORG 00H START: JB KEY,S1 ;判断按键是高电平还是低电平 MOV DPTR,#TABLE1 ;如果是低电平,置"12345"显示码首地址 CLR FLAG
www.eeworm.com/read/313385/13588956

lst dyn display.lst

A51 MACRO ASSEMBLER DYN_DISPLAY 07/26/2006 08:19:04 PAGE 1 MACRO ASSEMBLER A51 V8.00 OBJECT MODULE PLACED IN Dyn Display.OBJ ASSEMB
www.eeworm.com/read/313385/13588958

opt dyn display.opt

### 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 {