代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/362938/9975023
plg sh_display.plg
礦ision2 Build Log
Project:
F:\电子设计大赛\温度采集\上位机_3\sh_display.uv2
Project File Date: 08/20/2007
Output:
www.eeworm.com/read/362938/9975030
c sh_display.c
#include
#include "LCD12864.h"
#include
#include "zifu8_8.h"
/*********初始化************/
void lcd_init( void )
{
write_cmd_L( 0x3e ); //关显示
write_cmd_R( 0x3e );
wri
www.eeworm.com/read/362938/9975049
hex sh_display.hex
:1004E60000000000000000000000004F00000000B7
:1004F600000007000700000000147F147F140000AE
:1005060000242A7F2A1200000023130864620000D8
:100516000036495522500000000005030000000087
:1005260000001C22410
www.eeworm.com/read/362938/9975051
obj sh_display.obj
www.eeworm.com/read/362938/9975079
lst sh_display.lst
C51 COMPILER V7.20 SH_DISPLAY 08/21/2007 08:13:22 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE SH_DISPLAY
OBJECT MODULE PLACED
www.eeworm.com/read/362938/9975113
opt sh_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 {
www.eeworm.com/read/166306/10024461
m display1.m
function varargout = display1(flag,varargin)
% DISPLAY1 displays progress information during optimization.
% FIGTR = DISPLAY1('init',itbnd,tol,showstat,nbnds,x,g,l,u)
% does the initialization
www.eeworm.com/read/165953/10044524
dp2 display.dp2
display.o: C:/avr/icc/include/iom8v.h C:/avr/icc/include/macros.h
www.eeworm.com/read/361566/10045927
bak display.c.bak
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
////////////////////////////////////
#include "at89x51.h"
/////////////////////////////////////////
sbit firsto
www.eeworm.com/read/165004/10079173