資源簡介
EmWin計算器_使用棧_帶括號_適用于安富萊V6,采用GUI字符串輸入,內(nèi)核代碼處理計算算式結(jié)果,返回運算結(jié)果交給GUI顯示 的方式。
代碼片段和文件信息
/*********************************************************************
*??????????Portions?COPYRIGHT?2016?STMicroelectronics????????????????*
*??????????Portions?SEGGER?Microcontroller?GmbH?&?Co.?KG?????????????*
*????????Solutions?for?real?time?microcontroller?applications????????*
**********************************************************************
*????????????????????????????????????????????????????????????????????*
*????????(c)?1996?-?2015??SEGGER?Microcontroller?GmbH?&?Co.?KG???????*
*????????????????????????????????????????????????????????????????????*
*????????Internet:?www.segger.com????Support:??support@segger.com????*
*????????????????????????????????????????????????????????????????????*
**********************************************************************
**?emWin?V5.32?-?Graphical?user?interface?for?embedded?applications?**
All??Intellectual?Property?rights??in?the?Software?belongs?to??SEGGER.
emWin?is?protected?by??international?copyright?laws.??Knowledge?of?the
source?code?may?not?be?used?to?write?a?similar?product.??This?file?may
only?be?used?in?accordance?with?the?following?terms:
The??software?has??been?licensed??to?STMicroelectronics?International
N.V.?a?Dutch?company?with?a?Swiss?branch?and?its?headquarters?in?Plan-
les-Ouates?Geneva?39?Chemin?du?Champ?des?Filles?Switzerland?for?the
purposes?of?creating?libraries?for?ARM?Cortex-M-based?32-bit?microcon_
troller?products?commercialized?by?Licensee?only?sublicensed?and?dis_
tributed?under?the?terms?and?conditions?of?the?End?User?License?Agree_
ment?supplied?by?STMicroelectronics?International?N.V.
Full?source?code?is?available?at:?www.segger.com
We?appreciate?your?understanding?and?fairness.
----------------------------------------------------------------------
File????????:?GUIConf.c
Purpose?????:?Display?controller?initialization
---------------------------END-OF-HEADER------------------------------
*/
/**
??******************************************************************************
??*?@attention
??*
??*?Licensed?under?MCD-ST?Liberty?SW?License?Agreement?V2?(the?“License“);
??*?You?may?not?use?this?file?except?in?compliance?with?the?License.
??*?You?may?obtain?a?copy?of?the?License?at:
??*
??*????????http://www.st.com/software_license_agreement_liberty_v2
??*
??*?Unless?required?by?applicable?law?or?agreed?to?in?writing?software?
??*?distributed?under?the?License?is?distributed?on?an?“AS?IS“?BASIS?
??*?WITHOUT?WARRANTIES?OR?CONDITIONS?OF?ANY?KIND?either?express?or?implied.
??*?See?the?License?for?the?specific?language?governing?permissions?and
??*?limitations?under?the?License.
??*
??******************************************************************************
??*/
#include?“GUI.h“
#include?“bsp.h“
/*********************************************************************
*
*???????Defines
*
**********************************************************************
*/
//
//?Define?the?available?number?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1451??2016-11-23?17:30??簡易計算器\Doc\01.例程功能說明.txt
?????文件?????????84??2016-07-18?14:34??簡易計算器\Doc\02.例程修改記錄.txt
?????文件???????4192??2016-07-27?15:42??簡易計算器\emWin\Config\GUIConf.c
?????文件???????4017??2016-11-23?17:28??簡易計算器\emWin\Config\GUIConf.h
?????文件??????66877??2016-07-18?14:34??簡易計算器\emWin\Config\LCDConf_Lin_Template.c
?????文件???????2907??2016-07-27?16:48??簡易計算器\emWin\Config\LCDConf_Lin_Template.h
?????文件??????24831??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\GUIDRV_Template.c
?????文件???????3205??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\GUIDRV_Template.h
?????文件???????7723??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\LCDConf_FlexColor_Template.c
?????文件???????2913??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\LCDConf_FlexColor_Template.h
?????文件???????8703??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\LCDConf_Lin_Template.c
?????文件???????2907??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\LCDConf_Lin_Template.h
?????文件???????2864??2016-06-27?21:21??簡易計算器\emWin\DisplayDriver\SIMConf.c
?????文件??????22981??2016-01-27?23:18??簡易計算器\emWin\emWinDemo\GUIDEMO.c
?????文件???????9977??2016-01-27?23:17??簡易計算器\emWin\emWinDemo\GUIDEMO.h
?????文件???????8750??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_AntialiasedText.c
?????文件?????104455??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Automotive.c
?????文件??????18894??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_BarGraph.c
?????文件??????67564??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Bitmap.c
?????文件???????7768??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_ColorBar.c
?????文件???????5566??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Conf.c
?????文件???????7519??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Cursor.c
?????文件?????169993??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Fading.c
?????文件??????12775??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Graph.c
?????文件????1403656??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_IconView.c
?????文件?????367299??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_ImageFlow.c
?????文件???????5372??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Intro.c
?????文件??????14246??2015-11-12?20:20??簡易計算器\emWin\emWinDemo\GUIDEMO_Listview.c
?????文件?????286963??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_RadialMenu.c
?????文件?????405069??2015-11-12?20:19??簡易計算器\emWin\emWinDemo\GUIDEMO_Resource.c
............此處省略2918個文件信息
評論
共有 條評論