CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 mpeg/mp3

文件名称:s1mp3demo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    204.75kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

s1mp3的一个C demo程序。

它可以在cygwin环境下对炬力的MP3进行编程。

最后在屏幕上看到自己的测试程序。

参见包里的位图文件

-s1mp3 a C demo program. It can be programmed Actions of MP3. Finally on the screen to see your test program. See the bag bitmap file
(系统自动生成,下载前可以参看下载内容)

下载文件列表

s1mp3demo/fw/image/Makefile
s1mp3demo/fw/Makefile
s1mp3demo/readme.txt
s1mp3demo/S1MP3/application/Makefile
s1mp3demo/S1MP3/crt0.asm
s1mp3demo/S1MP3/drivers/flash/flash_defs.h
s1mp3demo/S1MP3/drivers/flash/flash_initialise.c
s1mp3demo/S1MP3/drivers/flash/flash_pageread.c
s1mp3demo/S1MP3/drivers/flash/Makefile
s1mp3demo/S1MP3/drivers/ioports/ioport_read.c
s1mp3demo/S1MP3/drivers/ioports/ioport_set.c
s1mp3demo/S1MP3/drivers/ioports/Makefile
s1mp3demo/S1MP3/drivers/isr/isr_initialise.c
s1mp3demo/S1MP3/drivers/isr/Makefile
s1mp3demo/S1MP3/drivers/lcd/fonts.c
s1mp3demo/S1MP3/drivers/lcd/lcdprintf.c
s1mp3demo/S1MP3/drivers/lcd/lcd_cleararea.c
s1mp3demo/S1MP3/drivers/lcd/lcd_clearbox.c
s1mp3demo/S1MP3/drivers/lcd/lcd_clearhorizontalline.c
s1mp3demo/S1MP3/drivers/lcd/lcd_clearverticalline.c
s1mp3demo/S1MP3/drivers/lcd/lcd_drawbox.c
s1mp3demo/S1MP3/drivers/lcd/lcd_drawhorizontalline.c
s1mp3demo/S1MP3/drivers/lcd/lcd_drawverticalline.c
s1mp3demo/S1MP3/drivers/lcd/lcd_erasescreen.c
s1mp3demo/S1MP3/drivers/lcd/lcd_initialise.c
s1mp3demo/S1MP3/drivers/lcd/lcd_invertarea.c
s1mp3demo/S1MP3/drivers/lcd/lcd_updatescreen.c
s1mp3demo/S1MP3/drivers/lcd/lcd_writetext.c
s1mp3demo/S1MP3/drivers/lcd/main.c
s1mp3demo/S1MP3/drivers/lcd/Makefile
s1mp3demo/S1MP3/drivers/lcd_NT7502/.#lcdtarget_initialise.c.1.3
s1mp3demo/S1MP3/drivers/lcd_NT7502/.#lcdtarget_putcontrolbyte.c.1.3
s1mp3demo/S1MP3/drivers/lcd_NT7502/.#lcdtarget_putdatabyte.c.1.3
s1mp3demo/S1MP3/drivers/lcd_NT7502/.#Makefile.1.3
s1mp3demo/S1MP3/drivers/lcd_NT7502/.#NT7502.c.1.1
s1mp3demo/S1MP3/drivers/lcd_NT7502/lcdtarget_initialise.c
s1mp3demo/S1MP3/drivers/lcd_NT7502/lcdtarget_local.h
s1mp3demo/S1MP3/drivers/lcd_NT7502/lcdtarget_updatescreen.c
s1mp3demo/S1MP3/drivers/lcd_NT7502/Makefile
s1mp3demo/S1MP3/drivers/Makefile
s1mp3demo/S1MP3/drivers/Makefile_DriverLib
s1mp3demo/S1MP3/drivers/rs232/Makefile
s1mp3demo/S1MP3/drivers/rs232/rs232_anychar.c
s1mp3demo/S1MP3/drivers/rs232/rs232_getchar.c
s1mp3demo/S1MP3/drivers/rs232/rs232_initialise.c
s1mp3demo/S1MP3/drivers/rs232/rs232_isr.c
s1mp3demo/S1MP3/drivers/rs232/rs232_putchar.c
s1mp3demo/S1MP3/drivers/rs232/rs232_putstring.c
s1mp3demo/S1MP3/drivers/rs232/rs232_putstring_null.c
s1mp3demo/S1MP3/drivers/rtc/Makefile
s1mp3demo/S1MP3/drivers/rtc/rtc_getms.c
s1mp3demo/S1MP3/drivers/rtc/rtc_initialise.c
s1mp3demo/S1MP3/drivers/rtc/rtc_isr.c
s1mp3demo/S1MP3/drivers/usb/Makefile
s1mp3demo/S1MP3/drivers/usb/MakefileFULL
s1mp3demo/S1MP3/drivers/usb/usbfull.c
s1mp3demo/S1MP3/drivers/usb/usbfull.h
s1mp3demo/S1MP3/drivers/usb/usb_initialise.c
s1mp3demo/S1MP3/drivers/usb/usb_isr.c
s1mp3demo/S1MP3/drivers/watchdog/Makefile
s1mp3demo/S1MP3/drivers/watchdog/watchdog_disable.c
s1mp3demo/S1MP3/drivers/watchdog/watchdog_enable.c
s1mp3demo/S1MP3/drivers/watchdog/watchdog_reset.c
s1mp3demo/S1MP3/hello.c
s1mp3demo/S1MP3/include/application/Makefile
s1mp3demo/S1MP3/include/ATJ2085_Ports.h
s1mp3demo/S1MP3/include/drivers/flash.h
s1mp3demo/S1MP3/include/drivers/ioport.h
s1mp3demo/S1MP3/include/drivers/isr.h
s1mp3demo/S1MP3/include/drivers/lcd.h
s1mp3demo/S1MP3/include/drivers/lcdtarget.h
s1mp3demo/S1MP3/include/drivers/rs232.h
s1mp3demo/S1MP3/include/drivers/rtc.h
s1mp3demo/S1MP3/include/drivers/usb.h
s1mp3demo/S1MP3/include/drivers/watchdog.h
s1mp3demo/S1MP3/include/fonts.h
s1mp3demo/S1MP3/include/middleware/Makefile
s1mp3demo/S1MP3/Makefile
s1mp3demo/S1MP3/Makefile.inc
s1mp3demo/S1MP3/middleware/Makefile
s1mp3demo/S1MP3/options.def
s1mp3demo/s1mp3demo.jpg
s1mp3demo/tools/ar.exe
s1mp3demo/tools/conv.exe
s1mp3demo/tools/d48.exe
s1mp3demo/tools/d52.exe
s1mp3demo/tools/dz80.exe
s1mp3demo/tools/s1fwx.exe
s1mp3demo/tools/source/ar.c
s1mp3demo/tools/source/conv.c
s1mp3demo/z88dkconfig/s1mp3.cfg
s1mp3demo/z88dkconfig/s1mp3_crt0.asm
s1mp3demo/z88dkconfig/s1mp3_crt0.opt
s1mp3demo/S1MP3/drivers/flash
s1mp3demo/S1MP3/drivers/ioports
s1mp3demo/S1MP3/drivers/isr
s1mp3demo/S1MP3/drivers/lcd
s1mp3demo/S1MP3/drivers/lcd_NT7502
s1mp3demo/S1MP3/drivers/rs232
s1mp3demo/S1MP3/drivers/rtc
s1mp3demo/S1MP3/drivers/usb
s1mp3demo/S1MP3/drivers/watchdog
s1mp3demo/S1MP3/include/application
s1mp3demo/S1MP3/include/drivers
s1mp3demo/S1MP3/include/middleware
s1mp3demo/fw/image
s1mp3demo/S1MP3/application
s1mp3demo/S1MP3/drivers
s1mp3demo/S1MP3/include
s1mp3demo/S1MP3/middleware
s1mp3demo/tools/source
s1mp3demo/fw
s1mp3demo/S1MP3
s1mp3demo/tools
s1mp3demo/z88dkconfig
s1mp3demo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com