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

oscilloscope-(OSC)ForStm32

于 2016-08-28 发布 文件大小:10426KB
0 115
下载积分: 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 个回复

  • (SP)Subspace-Pursuit
    一个关于压缩感知的论文,是用子空间迭代法求出最后的稀疏解(a method for compressed sensing)
    2013-12-17 22:23:24下载
    积分:1
  • PLAYA
    说明:  MPEG4播放器PLAYA的VC源代码,该代码发布遵循GNU协议(VC source code of MPEG4 player PLAYA, the code release follows GNU agreement ,)
    2020-04-14 11:33:50下载
    积分:1
  • WebGIS从基础到开发实践书中源代码
    书中的源代码,每章都用给福利了,要的赶快下载,对应书中章节对比源代码能更好,更快的理解。
    2023-06-18 00:20:07下载
    积分:1
  • DDOS-scr
    提供了各种拒绝服务攻击方式的算法,封装成了各种函数,调用很方便。(Offers a variety of denial of service attack algorithm, the package into various functions, call it convenient.)
    2011-06-08 16:53:15下载
    积分:1
  • 854657
    绘制图形,VC++精选编程源码,很好的参考资料。(Graphics rendering, VC++ select programming source code, a good reference.)
    2013-12-01 10:46:23下载
    积分:1
  • bclongsnodes
    说明:  非等节点的分段M次Newton插值,属于数值方法的内容,很好(The piecewise M-degree Newton interpolation of non-equal nodes, which belongs to the numerical method, is very good.)
    2019-01-01 08:45:43下载
    积分:1
  • 无线通信技术
    啊健康的风格吧看了很多高级卡里的饭还挂了电话叫嘎多发了个哈就到了空间规划加上对哈利的和公交卡和几个哈绝对合法的会丢后反而全国 花萼如华贵而回任何嘎嘎嘎嘎嘎嘎嘎嘎冷的话发路该回归下回都会跟护士的哈哈哈哈哈哈零碎哈利的合法爱的贿赂打电话挂回嘎覆盖是复古大户都发护肤高大上的还是上路的混乱了官方
    2023-06-20 00:50:08下载
    积分:1
  • kalman
    卡尔曼滤波的完整C++源代码,非常全,内含matlab相关的程序,使用时请结合具体状态方程。(Kalman filtering the complete source code, very full.)
    2013-07-31 15:19:22下载
    积分:1
  • up
    说明:  简单例子A simple exampleA simple example(A simple example)
    2014-10-22 13:13:14下载
    积分:1
  • simplest_ffmpeg_player_1.1
    本程序实现了视频文件的解码和显示(支持HEVC,H.264,MPEG2等)。 是最简单的FFmpeg视频解码方面的教程。 通过学习本例子可以了解FFmpeg的解码流程。 项目包含两个工程: simplest_ffmpeg_player:标准版,FFmpeg学习的开始。 simplest_ffmpeg_player_su:SU(SDL Update)版,加入了简单的SDL的Event。(This software is a simplest video player based on FFmpeg. Suitable for beginner of FFmpeg. Solutions contains 2 Project: simplest_ffmpeg_player:Standard Version, suitable for biginner. simplest_ffmpeg_player_su:SU(SDL Update)Version, Add SDL Event.)
    2014-08-25 12:39:18下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载