文件名称:MenuSampleCode
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-12-10
- 文件大小:
- 455kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在各类仪器仪表的设计中,常常需要透过液晶和键盘来实现人机交互,当整个系统需要管理的内容较多的时候,如何透过键盘和液晶实现有效管理便是个问题。通常软件的设计者会设计一个菜单界面来达到这个目的。 本代码便是透过对身边常见的手机的界面做分析,总结,然后通过C代码实现类似的界面。 这套代码实现的菜单的特点: 1. 支持3种菜单类型 2. 支持多国语言 3. 占用内存极小 4. 全C代码,方便移植 5. 支持数字按键快捷方式 -In the design of the various types of instrumentation, often through the LCD and keyboard to achieve human-computer interaction, when the entire system needs to manage content more, how to achieve effective management is through the keyboard and LCD. Software designers usually design a menu interface to achieve this objective. The code is around a common interface for the phone to do the analysis, summarize, and then through a similar interface C code. This set of code to achieve the characteristics of the menu: 1. Supports three kinds of menu, type 2. Support for multi-language 3. Memory for minimum 4. C code easily ported 5. Support digital key shortcuts
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DebugRel
........\KeyScan.obj
........\Ks0108.obj
........\Main.obj
........\Menu.obj
........\MenuFSM.obj
........\MenuFunc.obj
........\MenuLanguage.obj
........\MenuMain.obj
........\MenuMeasure.obj
........\MenuPara.obj
........\MenuTop.obj
........\tks
........\tks.M51
........\tks.hex
........\tks.lnp
Diag.plg
Lst
...\BitMap.lst
...\Chinese.lst
...\Diag.m51
...\K1_Diag.lst
...\KeyScan.lst
...\Ks0108.lst
...\Main.lst
...\Menu.lst
...\MenuFSM.lst
...\MenuFunc.lst
...\MenuLanguage.lst
...\MenuMain.lst
...\MenuMeasure.lst
...\MenuPara.lst
...\MenuTop.lst
...\STARTUP.lst
...\TLC0831.lst
...\menu.m51
...\serial.lst
Menu.Opt
Menu.Uv2
Menu_Opt.Bak
Menu_Uv2.Bak
Obj
...\BitMap.obj
...\Chinese.obj
...\Diag
...\Diag.lnp
...\Diag.plg
...\K1_Diag.obj
...\KeyScan.obj
...\Ks0108.obj
...\Main.obj
...\Menu.__i
...\Menu.obj
...\MenuFSM.__i
...\MenuFSM.obj
...\MenuFunc.__i
...\MenuFunc.obj
...\MenuLanguage.__i
...\MenuLanguage.obj
...\MenuMain.__i
...\MenuMain.obj
...\MenuMeasure.__i
...\MenuMeasure.obj
...\MenuPara.__i
...\MenuPara.obj
...\MenuTop.__i
...\MenuTop.obj
...\STARTUP.obj
...\TLC0831.obj
...\menu
...\menu.hex
...\menu.lnp
...\menu.plg
...\serial.obj
SI
..\MENUSA~1.SearchResults
..\MenuSampleCode.IAB
..\MenuSampleCode.IAD
..\MenuSampleCode.IMB
..\MenuSampleCode.IMD
..\MenuSampleCode.PFI
..\MenuSampleCode.PO
..\MenuSampleCode.PR
..\MenuSampleCode.PRI
..\MenuSampleCode.PS
..\MenuSampleCode.SearchResults
..\MenuSampleCode.WK3
STARTUP.A51
Src
...\ASCII.c
...\CPU.H
...\Chinese.C
...\Chinese.txt
...\KeyScan.C
...\KeyScan.H
...\Ks0108.C
...\Ks0108.H
...\Main.C
...\Menu.C
...\Menu.C.bak