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

oscilloscope-(OSC)ForStm32

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

  • tuxing
    一个空心球体在做旋转运动,鼠标点击后将会由大到小的变化(Make a hollow sphere in the rotary movement, mouse clicks later, there will be changes in descending)
    2008-05-25 16:05:12下载
    积分:1
  • @ccs
    说明:  这是一个关于MATLAB的函数,能够用DEMO打开;使用时首先解压然后转换为M文件即可。很方便的。(It is a MATLAB function, can open the DEMO use first and then converted to M-extracting files. Very convenient.)
    2006-03-16 16:28:26下载
    积分:1
  • STM32f103c8t6
    STM32f103c8t6英文详细文档,编程资料,寄存器(STM32f103c8t6 English Detailed Documents, Programming Materials, Registers)
    2020-06-23 19:20:01下载
    积分:1
  • calenda
    windows控制台程序,以命令行输出日历,周未日期加色显示(windows console application to the command line output calendar date weekend plus-color display)
    2010-05-30 15:32:09下载
    积分:1
  • ex_kaiser
    kaiser窗函数的用法,这是一个资料上的,经过验证了,希望帮得到你。(usage of the kaiser window function, which is an information, after the verification, and hope to help get you.)
    2012-06-15 10:51:40下载
    积分:1
  • 大数的乘法运算
    用c语言写的大数乘法,我是初学者,所以希望大家多多支持,,有问题的地方我会改进 /* * 大数(非负整数)的四则运算: * 运用字符串来处理 * */ #include #include #include #define LEN 17 static char a[LEN],b[LEN],ans[LEN]; char *myrever(char *str) //反转字符串函数 { int t,tl=strlen(str); char ch; for(t=0;t
    2022-02-03 13:17:55下载
    积分:1
  • nginx-1.9.2
    nginx 源码,官网文档阅读后,然后开始正式阅读代码。nginx的以下功能模块的相关代码已经阅读,并对其源码及相关数据结构进行了详细备注,主要参考书籍为淘宝陶辉先生 的《深入理解Nginx:模块开发与架构解析》,并对书中没有讲到的相关部分功能进行了扩展,通过边阅读边调试的方法 通读了以下功能模块,并对其进行了详细的注释,同时加了自己的理解在里面,注释比较详细,由于是周末和下班时间阅读,再加上自己 文采限制,代码及数据结构注释都比较白话,注释中肯定会有理解错误的地方。
    2022-02-16 07:30:07下载
    积分:1
  • LPC213X-SPI-LCD12864-CPP
    说明:  LPC213X模拟SPI之LCD12864 C++代码(LPC213X simulation SPI of LCD12864 C++ code)
    2011-03-09 15:27:44下载
    积分:1
  • C8051F-MCU-PT2262-software-decoding
    C8051F单片机实现遥控编码器PT2262的软件解码(C8051F MCU realize remote encoder PT2262 software decoding)
    2012-10-30 23:55:26下载
    积分:1
  • TCP / IP
    servidor Web对PIC 18f4620,mó咄陆家族de respuesta ICMP(ping)
    2022-02-20 08:36:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载