代码搜索:计算表
找到约 10,000 项符合「计算表」的源代码
代码结果 10,000
www.eeworm.com/read/15244/444971
plg 矩阵键盘简易计算器.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\66-矩阵键盘简易计算器\矩阵键盘简易计算器.uv2
Project File Date: 06/09/2010
Output:
www.eeworm.com/read/16871/697974
dsn 12864显示计算器数字.dsn
www.eeworm.com/read/16871/697977
plg 12864显示计算器数字.plg
礦ision3 Build Log
Project:
F:\keil\流水灯程序\练习工程\基于8051protues仿真\综合应用\12864显示计算器数字\12864显示计算器数字.uv2
Project File Date: 08/13/2012
Output:
创建目标 '目
www.eeworm.com/read/16871/697979
hex 12864显示计算器数字.hex
:10000300FEFDFBF700E010080810E000000F1020D1
:1000130020100F00001010F8000000000020203F07
:100023002020000000700808088870000030282491
:10003300222130000000000000000000000000004A
:100043000000000000E
www.eeworm.com/read/16871/697981
obj 12864显示计算器数字.obj
www.eeworm.com/read/16871/697984
lst 12864显示计算器数字.lst
C51 COMPILER V8.02 12864显蔩计算芲数字 08/17/2012 09:12:22 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 12864显蔩计算芲数字
OBJECT MODULE PLACED IN 1
www.eeworm.com/read/16871/697985
opt 12864显示计算器数字.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/16871/697987
c 12864显示计算器数字.c
#include
#include"define.h"
#include"zifu.h"
#include"12864.h"
#include"keyscan.h"
void main()
{
LCD_init();
LCD_clear();
while(1)
{
LCD_display16(0,0,0,qing);
LCD_di
www.eeworm.com/read/16871/697991