代码搜索结果
找到约 10,000 项符合
Display 的代码
display.m
function display(r)
%DISPLAY Command Window Display of Rational Polynomial Objects. (MM)
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/27/98
% Mastering MATLAB 6, Prentice Hall, ISBN 0-13
display.h
#ifndef _DISPLAY_H_
#define _DISPLAY_H_
#define LCD_ADDR_PCF8576 0x70
#define LCD_ADDR_START 0x00
#define LCD_DISPLAY_OFF 0xD0
display.c
#include "includes.h"
unsigned char LcdInterval;
unsigned char LcdStopInterval = 0;
unsigned char LcdOpenInterval;
unsigned char DisplayBitLocation;
unsigned char LcdDispFlag;
display.c
//--------------------------------------------------------------------------
//
// Copyright 2007, Cypress Semiconductor Corporation.
//
// This software is owned by Cypress Semiconductor Corporat
display.h
//--------------------------------------------------------------------------
//
// Copyright 2007, Cypress Semiconductor Corporation.
//
// This software is owned by Cypress Semiconductor Corporat
display.h
/****************************************************************************/
/*!
*\MODULE JN-AN-1072 Jenie Wireless Keyboard
*
*\COMPONENT $RCSfile: Display.h,v $
*
*\VER
display.c
/****************************************************************************/
/*!
*\MODULE JN-AN-1072 Jenie Wireless Keyboard
*
*\COMPONENT $RCSfile: Display.c,v $
*
*\VER
display.c
/*
* Copyright (c) 2005, 广州力源电器公司开发部
* All rights reserved.
* 文件名称:display.c 负责驱动LED发光管以显示数据
* 当前版本: 1.0
* 作者: 张洪强
* 完成日期: 2005.7.25
*/
#include
#include "init.h"
unsign