代码搜索结果
找到约 10,000 项符合
Display 的代码
display7seg.h
/* $Id: display7seg.h,v 1.2 2000/08/02 06:22:35 davem Exp $
*
* display7seg - Driver interface for the 7-segment display
* present on Sun Microsystems CP1400 and CP1500
*
* Copyright (c) 2000 Eri
display2ejsp.java
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class display2ejsp extends HttpJspBase {
// begin [file="/dis
display_project_link.asp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|07 Oct 2003 13:11:20 -0000
vti_extenderversion:SR|4.0.2.3406
vti_filesize:IR|727
vti_backlinkinfo:VX|
vti_cacheddtm:TX|07 Oct 2003 13:11:20 -0000
dc550_display.h
/*****************************************************************************/
/* CONFIDENTIAL */
/* Sigpro Copyright 2003, All rights
dc550_display.c
/*****************************************************************************/
/* CONFIDENTIAL */
/* Sigpro Copyright 2003, All rights
display2dprojv.m
function Display2dProjV(wc,L,qmf);
[n,J] = quadlength(wc);
% axes handles
% delta = (1-2^(L-J-1))./(J-L+2);
delta = 1/40;
unit = .45 * 2^(L-J);
limitx = delta;
limity = delta;
x = wc;