代码搜索结果

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

72_display_driver.vhd

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

54_display_stim.vhd

--**VHDL************************************************************* -- -- SRC-MODULE : TESTBENCH -- NAME : display_stim.vhdl -- VERSION : 1.0 -- -- PURPOSE : Testbench for display

rx1display.sdb

[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID ] "9 C:\HT-PIC\INCLUDE\pic1672.h [v _TMR0 `Vuc 1 s 1 @1 ] "10 [v _PCL `Vuc 1 s 1 @2 ] "11 [v _STATUS `Vuc 1 s 1 @3 ] "12 [v _FSR `uc 1 s 1 @4

rx1display.cce

Warning[000] F:\piclx\RX1DISPLAY.C 123 : Missing newline Warning[000] F:\piclx\RX1DISPLAY.C 122 : line does not have a newline on the end

rx1display.lst

HI-TECH Software PICC Macro Assembler V8.05PL1 Serial number: HCPIC-41552 Thu Jan 24 10:59:33 2008 Licensed to: D007-JS 1 processor

rx1display.c

#include #include /*软件延时子程序*/ void delay() { int i; for(i=256;--i;); } //字符表:0:0X7E;1:0X0C;2:0XB6;3:0X9E;4:0XCC;5:0XDA// // 6:0XFA;7:0X0E;8:0XFE;9:0

torr_display_structure.m

% By Philip Torr 2002 % copyright Microsoft Corp. function f1 = torr_display_structure(X, P1, P2,display_numbers,f1) if nargin < 4 display_numbers = 0; end if nargin < 5 f1 = figu