搜索资源列表
E35G23_UCOS2_UcGUI
- 豪华板中E35G23的UCOS2+UcGUI图形系统2.76,UCOS_II测试程序说明,由hgxxx的ucosii2.71升级而来的!去掉了TaskLcd running显示,把这个任务作为GUI显示输出,类似于UCOS的例子1,在一个随机的位置显示一个随机数,只是允许一个任务调用GUI,没有显示cpu利用率、切换次数等信息!注意:~本程序适用于240×320 16级灰度液晶!去掉了TaskLcd running显示,把这个任务作为GUI显示输出,类似于UCOS的例子1, -luxury
caculator-a-snake
- 用ucgui模拟器写的计算器和贪食蛇,ucgui模拟器可在vc6.0和vs2008上运行-a caculator and snake by ucgui siulator
plane_complete
- 基于ucgui的打飞机程序 通过扫描按键控制我机移动(只有4个按键,我们就设置了前后左右4个方向按键,子弹设为自动发射) 敌机移动通过rand函数产生(设敌机最大数为ENEMYMAXNUM,只要低于这数,每次循环就产生敌机否则不生成敌机.敌机只会在Y轴移动,如果敌机与我机相撞,,则发生爆炸) 敌机子弹生成与移动(每架敌机子弹数最多为BULLETMAXNUM,低于这个值,每个循环都会在飞机正前方产生一颗子弹,在Y轴方向移动SPEED.Y.如果子弹碰到我机,则发生爆炸,LIFE减
GBA_UCGUI
- gba的镶入式UCGUI系统,很囧一个公共的开发平台 实现了UCOS在GBA上的运做-gba-in UCGUI the inlay system, it is囧a common development platform for the realization of the uCOS shipped in the GBA done on
menupro
- //一个简单却实用的菜单程序 //如果编写简单的程序的话这个菜单函数就可以不用看了,但是当你编写到复杂的程序的时候就可能就会为人机界面和各个函数直接的连接而烦恼了,这个菜单函数就是用来解决这个问题,虽然没有UCGUI厉害,但是我觉得代码在2000行一下的话用起来还是不错的选择的.虽说简单但是用到了结构体大部分的知识了,希望c语言不太好的朋友自己补习一下好了. -//A simple but useful menu program// if a simple procedure to pr
uCGUIGBAv1
- GBA(ARM7)嵌uCGUI,以网上下载的一个源码程序包为基础修改,解决GUI的API的显示字符乱码问题。-GBA (ARM7) embedded uCGUI, in order to download a source package based on changes to the API to solve GUI display garbled characters in the issue.
uCGUI3.90
- UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持.-UCGUI3.90 new version of source code changes are the fol
MDK2
- STM32移植UCGUI,不带触屏 文件有点乱,慢慢看-The STM32 transplantation UCGUI without touch-screen file is a bit messy, slowly look
RTC-ucgui-ucos-V3V0.2
- 基于STM32处理器与TFT彩屏的一个实时时钟界面的工程,基于ucos和gui的-Based on the STM32 processor and TFT color screen with a real-time clock interface engineering, based on ucos and gui
uCGUI3.98
- 不少朋友都知道uCGUI3.98的VC工程源码并不完整,基于这个原因,本人对uCOS3.98的VC工程作了修改。主要修改如下: 1、增加uCGUI3.90的AntiAlias、JPEG、MemDev、MultiLayer到GUI目录; 2、GUI目录下,新建VNC目录,增加GUI_ProcessVNC.c文件,此文件为空,为与原工程保持一致性,另新建Touch目录; 3、Simulation目录下增加BASETSD.H头文件,新建GUISim目录,把SIM.h、SIM_X.c、
MDK-emWIN512
- SEGGER 的EMWIN最新开发包DEMO,里面不少有用的小工具,和ucGUI源码一样,可帮助学习和使用ucGUI,-Latest emWIN DEMO, including some secondary development tools, embedded the GUI demo and example, the the SEGGER company, and ucGUI estimate is a mother, the code is essentially the same, an
newTry1
- 一个完整的例子,uCGUI,有界面切换,图片背景等,可在仿真器上运行-A complete example, uCGUI, there is the interface switching, background images, etc., can be run on the emulator
uCGUI398beta
- 使用VC对嵌入式图形用户界面ucGUI进行仿真-Using a graphical user interface for embedded VC simulation ucGUI
ALIENTEK-MINISTM32-ucGUI-Transplant
- 本实验跑一个ucGUI的demo,此DEMO不支持触摸屏。特别提醒:一旦板子上是在运行此DEMO,您将无法使用JTAG/SWD下载。解决办法:1,串口下载;2,把B0接V3.3再下载。 -The experiment ran a ucGUI the demo, this DEMO does not support touch screen. Special note: Once the board is in the running this DEMO, you can not use t
touchctl
- 在ucGUI上完成的一个医疗设备人机界面,包含应用界面和自定义控件库,不包含ucGUI软件-In ucGUI completed a medical man-machine interface program, including the application interface and custom controls library does not contain ucGUI software.
UCGUI390a
- ucgui3.09原码,内有移值说明. UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。-ucgui3.09 original code, there are instructions shift value. UCGUI is an embedded graphics applications suppor
Multimeter-verification
- 基于UCOS UCGUI的万用表校验仪系统的实现。是一个成品的源码。对学习UCOS UCGUI很有帮助 处理器用的是STM32-Achieve UCOS UCGUI multimeter calibrator system. Is a finished product source. UCOS UCGUI helpful in learning to use the STM32 processor
STM32PucGUI
- 一个用STM32 ucGUI实现的人机界面,可以直接运行!-With STM32 ucGUI achieve a human-machine interface, you can directly run!