登录
首页 » Others » 18.ucos2.86-and-ucgui3.90a

18.ucos2.86-and-ucgui3.90a

于 2012-11-06 发布 文件大小:1325KB
0 143
下载积分: 1 下载次数: 18

代码说明:

  用于学习ucos和UCGUI,基于STM32F103VC。(For learning ucos and UCGUI of based STM32F103VC.)

文件列表:

application
...........\inc
...........\...\app_cfg.h,3505,2010-11-23
...........\...\os_cfg.h,10437,2010-11-23
...........\...\stm32f10x_conf.h,6493,2010-12-31
...........\...\stm32f10x_it.h,3842,2008-09-21
...........\src
...........\...\app.c,4978,2010-12-31
...........\...\stm32f10x_it.c,29661,2010-11-27
bsp
...\inc
...\...\bsp.h,235,2010-12-31
...\src
...\...\bsp.c,3745,2010-12-31
library
.......\inc
.......\...\cortexm3_macro.h,2225,2008-12-22
.......\...\stm32f10x_adc.h,18854,2008-12-22
.......\...\stm32f10x_bkp.h,6911,2008-12-22
.......\...\stm32f10x_can.h,12279,2008-12-22
.......\...\stm32f10x_conf.h,6491,2010-09-24
.......\...\stm32f10x_crc.h,1881,2008-12-22
.......\...\stm32f10x_dac.h,9598,2008-12-22
.......\...\stm32f10x_dbgmcu.h,2859,2008-12-22
.......\...\stm32f10x_dma.h,17974,2008-12-22
.......\...\stm32f10x_exti.h,5776,2008-12-22
.......\...\stm32f10x_flash.h,13996,2008-12-22
.......\...\stm32f10x_fsmc.h,18487,2008-12-22
.......\...\stm32f10x_gpio.h,14820,2008-12-22
.......\...\stm32f10x_i2c.h,15604,2008-12-22
.......\...\stm32f10x_iwdg.h,3414,2008-12-22
.......\...\stm32f10x_lib.h,3200,2008-12-22
.......\...\stm32f10x_map.h,500262,2010-04-24
.......\...\stm32f10x_nvic.h,19198,2008-12-22
.......\...\stm32f10x_pwr.h,3865,2008-12-22
.......\...\stm32f10x_rcc.h,14783,2008-12-22
.......\...\stm32f10x_rtc.h,3619,2008-12-22
.......\...\stm32f10x_sdio.h,18326,2008-12-22
.......\...\stm32f10x_spi.h,13470,2008-12-22
.......\...\stm32f10x_systick.h,3212,2008-12-22
.......\...\stm32f10x_tim.h,47203,2008-12-22
.......\...\stm32f10x_type.h,3388,2008-12-22
.......\...\stm32f10x_usart.h,14180,2008-12-22
.......\...\stm32f10x_wwdg.h,2620,2008-12-22
.......\src
.......\...\stm32f10x_adc.c,58563,2008-12-22
.......\...\stm32f10x_bkp.c,11170,2008-12-22
.......\...\stm32f10x_can.c,31644,2008-12-22
.......\...\stm32f10x_crc.c,4615,2008-12-22
.......\...\stm32f10x_dac.c,17175,2008-12-22
.......\...\stm32f10x_dbgmcu.c,5222,2008-12-22
.......\...\stm32f10x_dma.c,33291,2008-12-22
.......\...\stm32f10x_exti.c,8742,2008-12-22
.......\...\stm32f10x_flash.c,32684,2008-12-22
.......\...\stm32f10x_fsmc.c,41224,2008-12-22
.......\...\stm32f10x_gpio.c,22558,2008-12-22
.......\...\stm32f10x_i2c.c,47776,2008-12-22
.......\...\stm32f10x_iwdg.c,6431,2008-12-22
.......\...\stm32f10x_lib.c,9154,2008-12-22
.......\...\stm32f10x_nvic.c,28776,2008-12-22
.......\...\stm32f10x_pwr.c,11198,2008-12-22
.......\...\stm32f10x_rcc.c,43863,2008-12-22
.......\...\stm32f10x_rtc.c,12141,2008-12-22
.......\...\stm32f10x_sdio.c,39336,2008-12-22
.......\...\stm32f10x_spi.c,34968,2008-12-22
.......\...\stm32f10x_systick.c,6993,2008-12-22
.......\...\stm32f10x_tim.c,131040,2010-04-24
.......\...\stm32f10x_usart.c,44255,2008-12-22
.......\...\stm32f10x_wwdg.c,7498,2008-12-22
readme.txt,0,2010-08-17
RVMDK4.1
........\frame.plg,177,2010-08-25
........\frame.uvopt,369067,2010-12-31
........\frame.uvproj,147778,2010-12-31
........\frame_stm32f103vc.dep,890845,2010-12-31
........\frame_Target 1.dep,72,2010-08-25
........\frame_uvopt.bak,366761,2010-12-31
........\frame_uvproj.bak,147768,2010-12-31
........\JLinkLog.txt,225781,2010-12-31
........\list
........\....\cortexm3_macro.lst,26262,2010-12-31
........\....\frame.map,966201,2010-12-31
........\....\os_cpu_a.lst,28627,2010-12-31
........\....\stm32f10x_startup.lst,33907,2010-12-31
........\obj
........\startup
........\.......\cortexm3_macro.s,10308,2010-07-15
........\.......\stm32f10x_startup.s,9508,2010-11-27
ucgui3.90a
..........\Config
..........\......\GUIConf.h,1808,2010-12-31
..........\......\GUITouchConf.h,1226,2004-08-19
..........\......\LCDConf.h,1904,2010-11-28
..........\GUI
..........\...\AntiAlias
..........\...\.........\CCGUIAntiAlias.bat,242,2004-08-18
..........\...\.........\GUIAAArc.c,2838,2004-08-19
..........\...\.........\GUIAAChar.c,5489,2004-08-19
..........\...\.........\GUIAAChar2.c,6814,2004-08-19
..........\...\.........\GUIAAChar4.c,4503,2004-08-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • (李民录)GDAL数据源代码
    《GDAL源码剖析与开发指南》书籍中的代码和测试数据。有需要的同学可以下载看看。
    2020-12-03下载
    积分:1
  • working-code-h264
    Matlab code for h.264 encoding. Its based on operation on I and P frames. Best working code.
    2014-02-16 10:48:44下载
    积分:1
  • S7-200聚氨酯发泡机实例
    此例子为聚氨酯高压发泡机例子,用于直埋式管道发泡用
    2019-09-19下载
    积分:1
  • TVP-VAR
    说明:  这里是TVp-var模型的详细代码,对于写论文做实证模型的小白来说很有帮助。(it is no necessary for us to learn a new net language,we can ues it necessarily,this code is useful for us to write article .)
    2019-12-08 22:28:02下载
    积分:1
  • matlab航天工程工具箱,相信对航天,卫星仿真的人能有用.zip
    matlab航天工程工具箱,相信对航天,卫星仿真的人能有用。。。
    2021-05-06下载
    积分:1
  • WVD_STFT
    matlab求小波变换模极大值的代码,是从别人那找来的(Matlab for wavelet transform modulus maxima code, it is found from the others)
    2007-05-22 18:48:14下载
    积分:1
  • CitrixReceiver组件ICAWebWrapper.msi
    Citrix Receiver登入的时候报找不到ICAWebWrapper插件C:ProgramDataCitrixCitrix Receiverhttp://blog.51cto.com/10237709/1741185
    2020-12-11下载
    积分:1
  • sn8p2711b
    松翰单片机2711B用于移动电源充电,程序包括电池的预充电,恒流充电,恒压充电,放电状态的大电流保护,电池低电压保护。无负载自动关机。跑马灯指示灯电量指示程序。(Sonix microcontroller 2711B for mobile power charging, the program includes pre-charge the battery, constant current charging, constant voltage charging, high-current protection, low battery voltage protection discharged state. No load automatically shut down. Marquee battery indicator lights program.)
    2015-01-18 16:45:52下载
    积分:1
  • 谱分析
    说明:  两个基于ANSYS平台的谱分析例子的命令流(Two command streams based on ANSYS platform for spectrum analysis)
    2020-06-16 19:20:03下载
    积分:1
  • MAX5980 Evaluation Kit
    基于MAX5980芯片的POE网络交换机设计(This article is done with the MAX5980 chip and the Ethernet network switch chip. The joint design scheme demonstrates the feasibility of the practical application of the POE chip combined with the network switch. The scheme is designed to be complete and stable, and can fully meet the normal operation of various types of powered devices of the back-end network.)
    2020-06-25 12:20:02下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载