• 大小: 21.55MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-03
  • 语言: 其他
  • 标签: 嵌入式  stm32f429  

资源简介

EmWin计算器_使用栈_带括号_适用于安富莱V6,采用GUI字符串输入,内核代码处理计算算式结果,返回运算结果交给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个文件信息

评论

共有 条评论