虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

音<b>乐盒</b>播放器

  • XAPP424 - 嵌入式JTAG ACE播放器

    This application note contains a reference design consisting of HDL IP and Xilinx AdvancedConfiguration Environment (ACE) software utilities that give designers great flexibility increating in-system programming (ISP) solutions. In-system programming support allowsdesigners to revise existing designs, package the new bitstream programming files with theprovided software utilities, and update the remote system through the JTAG interface using theEmbedded JTAG ACE Player.

    标签: XAPP JTAG 424 ACE

    上传时间: 2013-10-22

    上传用户:gai928943

  • XAPP328-使用CPLD设计MP3播放器

      MP3 portable players are the trend in music-listening technology. These players do not includeany mechanical movements, thereby making them ideal for listening to music during any type ofactivity. MP3 is a digital compression technique based on MPEG Layer 3 which stores music ina lot less space than current CD technology. Software is readily available to create MP3 filesfrom an existing CD, and the user can then download these files into a portable MP3 player tobe enjoyed in almost any environment.

    标签: XAPP CPLD 328 MP3

    上传时间: 2013-11-23

    上传用户:nanxia

  • VB课程设计

    VB课程设计,很不错的,播放器实验报告

    标签:

    上传时间: 2013-12-22

    上传用户:agent

  • 利用FLASH SDK直接生成的FLASH作品

    利用FLASH SDK直接生成的FLASH作品,控制 标记来操纵这些动画元素和动画流程,播放器在控制标记的操纵下播放动画。

    标签: FLASH SDK

    上传时间: 2014-01-06

    上传用户:tfyt

  • 利用FLASH SDK直接生成的FLASH作品

    利用FLASH SDK直接生成的FLASH作品,控制 标记来操纵这些动画元素和动画流程,播放器在控制标记的操纵下播放动画。..

    标签: FLASH SDK

    上传时间: 2015-03-13

    上传用户:SimonQQ

  • 利用FLASH SDK直接生成的FLASH作品

    利用FLASH SDK直接生成的FLASH作品,控制 标记来操纵这些动画元素和动画流程,播放器在控制标记的操纵下播放动画。..

    标签: FLASH SDK

    上传时间: 2014-11-23

    上传用户:gtzj

  • 利用FLASH SDK直接生成的FLASH作品

    利用FLASH SDK直接生成的FLASH作品,控制 标记来操纵这些动画元素和动画流程,播放器在控制标记的操纵下播放动画。..

    标签: FLASH SDK

    上传时间: 2014-08-21

    上传用户:nanshan

  • 本程序应用applet小程序

    本程序应用applet小程序,是一个多功能时钟。它集显示时间、 闹铃、记事本、音乐播放器为一身,功能强大。

    标签: applet 程序

    上传时间: 2015-03-16

    上传用户:1583060504

  • C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.141

    C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.1415926 /* 宏常量,在稍后章节再详解 */ #define circle(radius) (PI*radius*radius) /* 宏函数,圆的面积 */ /* 将比较数值大小的函数写在自编include文件内 */ int show_big_or_small (int a,int b,int c) { int tmp if (a>b) { tmp = a a = b b = tmp } if (b>c) { tmp = b b = c c = tmp } if (a>b) { tmp = a a = b b = tmp } printf("由小至大排序之后的结果:%d %d %d\n", a, b, c) } 程序执行结果: 由小至大排序之后的结果:1 2 3 可将内建函数的include文件展开在自编的include文件中 圆圈的面积是=201.0619264

    标签: my_Include include define 3.141

    上传时间: 2014-01-17

    上传用户:epson850

  • 包括8个项目示例

    包括8个项目示例,分别为:自制网络聊天室、网络购物系统、图形图象编辑器、简单媒体播放器、个人日常事物管理系统等。

    标签: 项目

    上传时间: 2015-04-01

    上传用户:天涯