登录
首页 » C++ » oscilloscope-(OSC)ForStm32

oscilloscope-(OSC)ForStm32

于 2016-08-28 发布 文件大小:10426KB
0 139
下载积分: 1 下载次数: 3

代码说明:

  基于STM32的示波器设计,使用UCOSII和GUI制作(STM32 based oscilloscope design, the use of UCOSII and GUI production )

文件列表:

STM32示波器
...........\程序
...........\....\APP
...........\....\...\app.bak,5771,2014-01-23
...........\....\...\app.c,6785,2014-02-19
...........\....\...\app.h,2690,2014-02-19
...........\....\...\app_cfg.h,1419,2013-08-19
...........\....\...\includes.h,233,2013-08-19
...........\....\...\os_cfg.bak,10715,2013-11-18
...........\....\...\os_cfg.h,10714,2014-02-13
...........\....\...\task_gui.bak,1019,2013-11-23
...........\....\...\task_gui.c,18367,2014-02-19
...........\....\...\task_gui.h,287,2014-02-18
...........\....\...\task_main.bak,9081,2014-01-29
...........\....\...\task_main.c,10585,2014-02-19
...........\....\...\task_main.h,467,2014-02-13
...........\....\...\task_rtc.bak,8070,2014-01-23
...........\....\...\task_rtc.c,8956,2014-02-19
...........\....\...\task_rtc.h,822,2013-11-19
...........\....\...\task_sd.bak,2001,2014-01-23
...........\....\...\task_sd.c,2453,2014-02-19
...........\....\...\task_sd.h,122,2013-12-03
...........\....\...\task_touchscreen.c,315,2014-02-19
...........\....\...\task_touchscreen.h,0,2013-11-17
...........\....\CM3
...........\....\...\core_cm3.c,17273,2010-06-07
...........\....\...\core_cm3.h,85714,2011-02-09
...........\....\...\stm32f10x.h,634095,2011-07-27
...........\....\...\system_stm32f10x.c,36557,2011-03-10
...........\....\...\system_stm32f10x.h,2085,2011-03-10
...........\....\FWlib
...........\....\.....\inc
...........\....\.....\...\misc.h,8982,2011-03-10
...........\....\.....\...\stm32f10x_adc.h,21690,2011-03-10
...........\....\.....\...\stm32f10x_bkp.h,7555,2011-03-10
...........\....\.....\...\stm32f10x_can.h,27559,2011-03-10
...........\....\.....\...\stm32f10x_cec.h,6573,2011-03-10
...........\....\.....\...\stm32f10x_conf.bak,3207,2013-08-19
...........\....\.....\...\stm32f10x_conf.h,3130,2014-02-13
...........\....\.....\...\stm32f10x_crc.h,2162,2011-03-10
...........\....\.....\...\stm32f10x_dac.h,15233,2011-03-10
...........\....\.....\...\stm32f10x_dbgmcu.h,3818,2011-03-10
...........\....\.....\...\stm32f10x_dma.h,20754,2011-03-10
...........\....\.....\...\stm32f10x_exti.h,6824,2011-03-10
...........\....\.....\...\stm32f10x_flash.h,25445,2011-03-10
...........\....\.....\...\stm32f10x_fsmc.h,27016,2011-03-10
...........\....\.....\...\stm32f10x_gpio.h,20175,2011-03-10
...........\....\.....\...\stm32f10x_i2c.h,30029,2011-03-10
...........\....\.....\...\stm32f10x_iwdg.h,3828,2011-03-10
...........\....\.....\...\stm32f10x_pwr.h,4383,2011-03-10
...........\....\.....\...\stm32f10x_rcc.h,30452,2011-03-10
...........\....\.....\...\stm32f10x_rtc.h,3857,2011-03-10
...........\....\.....\...\stm32f10x_sdio.h,21863,2011-03-10
...........\....\.....\...\stm32f10x_spi.h,17725,2011-03-10
...........\....\.....\...\stm32f10x_tim.h,52427,2011-03-10
...........\....\.....\...\stm32f10x_usart.h,16548,2011-03-10
...........\....\.....\...\stm32f10x_wwdg.h,2966,2011-03-10
...........\....\.....\SRC
...........\....\.....\...\misc.c,7046,2011-03-10
...........\....\.....\...\stm32f10x_adc.c,47201,2011-03-10
...........\....\.....\...\stm32f10x_bkp.c,8463,2011-03-10
...........\....\.....\...\stm32f10x_can.c,45103,2011-03-10
...........\....\.....\...\stm32f10x_cec.c,11656,2011-03-10
...........\....\.....\...\stm32f10x_crc.c,3347,2011-03-10
...........\....\.....\...\stm32f10x_dac.c,19087,2011-03-10
...........\....\.....\...\stm32f10x_dbgmcu.c,5149,2011-03-10
...........\....\.....\...\stm32f10x_dma.c,29607,2011-03-10
...........\....\.....\...\stm32f10x_exti.c,6959,2011-03-10
...........\....\.....\...\stm32f10x_flash.c,62551,2011-03-10
...........\....\.....\...\stm32f10x_fsmc.c,35484,2011-03-10
...........\....\.....\...\stm32f10x_gpio.c,23221,2011-03-11
...........\....\.....\...\stm32f10x_i2c.c,45781,2011-03-10
...........\....\.....\...\stm32f10x_iwdg.c,4916,2011-03-10
...........\....\.....\...\stm32f10x_pwr.c,8759,2011-03-10
...........\....\.....\...\stm32f10x_rcc.c,51271,2011-03-10
...........\....\.....\...\stm32f10x_rtc.c,8598,2011-03-10
...........\....\.....\...\stm32f10x_sdio.c,28933,2011-03-10
...........\....\.....\...\stm32f10x_spi.c,30224,2011-03-10
...........\....\.....\...\stm32f10x_tim.c,109159,2011-03-10
...........\....\.....\...\stm32f10x_usart.c,38308,2011-03-10
...........\....\.....\...\stm32f10x_wwdg.c,5735,2011-03-10
...........\....\.....\...\system_stm32f10x.c,24166,2009-04-06
...........\....\GUI
...........\....\...\Config
...........\....\...\......\GUIConf.h,1805,2014-02-19
...........\....\...\......\GUITouchConf.h,1321,2014-02-13
...........\....\...\......\LCDConf.h,352,2014-02-13
...........\....\...\......\vssver.scc,80,2005-09-07
...........\....\...\Core
...........\....\...\....\CCGUICore.bat,4692,2004-08-18
...........\....\...\....\GUI.h,48189,2006-11-19
...........\....\...\....\GUIDebug.h,7245,2006-10-23
...........\....\...\....\GUIType.h,12779,2006-11-19
...........\....\...\....\GUIVersion.h,1173,2004-08-24
...........\....\...\....\GUI_ConfDefaults.h,4533,2004-08-19
...........\....\...\....\GUI_FontIntern.h,2847,2004-08-19
...........\....\...\....\GUI_Private.h,5129,2004-08-19
...........\....\...\....\GUI_Protected.h,14212,2004-08-19
...........\....\...\....\GUI_VNC.h,3237,2004-08-19
...........\....\...\....\GUI_X.h,2671,2004-08-19

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

发表评论

0 个回复

  • PageProcess
    通用的根据字段信息,生成sql 执行分页查询(sql process)
    2016-02-08 17:54:20下载
    积分:1
  • 数码管显示(完整代码、亲自编写、简单易懂、C语言编程、适宜初学者)
    用C语言编写的数码管显示程序,简单易懂
    2022-01-31 16:32:18下载
    积分:1
  • C# 剪贴图片,鼠标滑动切割图片效果 例子下载
    鼠标滑动截图,截图后 点击winform其它位置 则将图片黏贴到相应位置
    2013-05-22下载
    积分:1
  • svd
    基于householder变换和QR分解的矩阵svd分解算法(svd using householder transformation and matrix QR decomposition)
    2020-08-16 10:08:26下载
    积分:1
  • code-1
    经典编程书目,有很多经典问题和算法思想,值得IT人士学习。(a book worth people who study IT reading)
    2012-02-24 17:35:00下载
    积分:1
  • 矩阵鞍点求法
    用C++写的矩阵鞍点求法(C wrote saddle point Matrix Method)
    2005-02-12 19:52:05下载
    积分:1
  • 改变预设打印机设置代码
    改变预设打印机设置代码,方便管理打印机
    2022-07-12 21:12:59下载
    积分:1
  • MedianFilter_new_2010
    Matlab allows the use of MEX files –MEX files are pre-compiled files that are called from Matlab –Can be compiled from Matlab .m files –Can also be compiled from external C++ code. • This will be our focus
    2010-08-24 13:59:41下载
    积分:1
  • C# and MySql Transection
    C#和MySql横断
    2022-02-26 03:44:36下载
    积分:1
  • smis
    Delphi小型的学生管理系统源代码,功能方面包括新生信息录入、学籍变更录入、奖励情况录入、处罚情况录入、学生个人信息查询修改等(Delphi small student management system source code, functional aspects including the newborn information entry, entry student status changes to entry, reward situation, the punishments entry, students' personal information query modification)
    2013-04-09 21:29:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载