代码搜索结果

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

display.m

function display(q) % DISPLAY Display array. % (Quaternion overloading of standard Matlab function.) % Copyright

display.java

package stu; import java.sql.*; public class display{ String stu_id; public void setStu_id(String id){stu_id=id;} public String getStu_id(){return stu_id;} public ResultS

display.h

void Init_TimerB(void); void Init_DispPort(void); void Display(char *pBuf); void Init_CLK(void);

display.c

#include #include "I2C.h" #include "Display.h" void delay(unsigned int x) { unsigned int i; i =x ; do(i--); while(i!=0); } void Init_TimerB(void) { TBCTL = TBSSEL0 + TB

display.c

/* ------------------------------------------------------------------------------- ; (c) Copyright xami All Rights Reserved ----------------------------------------------------------

display.v

//显示模块 module Display(cin,cout); input [3:0]cin; output [7:0]cout; reg [7:0]cout; always@(cin) begin case(cin) 8'd0: cout=8'b00000011; 8'd1: cout=8'b10011111; 8'd2: cout=8'b00100101; 8'd3

display.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

display.o

XL H 4 areas 9 global symbols M display.c S push_gset1 Ref0000 S lsl8 Ref0000 S pop_gset1 Ref0000 S _delay_1ms Ref0000 A lit size 10 flags 0 dbfile D:\ICC-AVR\examples.sl\display\display.c db