CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 音乐

搜索资源列表

  1. song

    0下载:
  2. 简单的C语言Console小程序,音乐管理软件,大学课堂作业-C-Console simple small program, music management software, university classroom work
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1409
    • 提供者:goua4uouoo
  1. mp3

    0下载:
  2. 基于C语言平台设计的音乐播放器 里面自带一首歌曲-It comes with a song based on the C language platform music player inside
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4530174
    • 提供者:gong
  1. Tetris-Source-Code

    0下载:
  2. 用C++实现的俄罗斯方块游戏源代码,实现了俄罗斯方块的基本功能,并带有背景音乐。-With C++ achieve Tetris game source code, the basic functions of Tetris, and with background music.
  3. 所属分类:Other Games

    • 发布日期:2017-06-15
    • 文件大小:22651239
    • 提供者:刘晓庆
  1. project_QT

    0下载:
  2. Linux QT平台的C++写的聊天软件 初学小项目 有bug 有登陆 注册 聊天 修改头像 设置背景 听音乐 单人聊天 群聊 查看日志-Linux platform of QT c++ write chat software Beginners small projects have bugs have chat log in registration modification head set the background Listen to the music single chat gr
  3. 所属分类:Linux Network

    • 发布日期:2017-05-27
    • 文件大小:9689357
    • 提供者:宋汪洋
  1. MyPlayer

    0下载:
  2. 使用c++编写的,超酷界面的音乐播放器。-music player
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-29
    • 文件大小:206379
    • 提供者:zzy
  1. music-alarm-clock

    0下载:
  2. 闹钟响起来有很好听的音乐,音乐用C语言编写出来。-The alarm clock rings to have very good music, the music uses the C language to write out.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:25812
    • 提供者:lanlanda
  1. MP3

    0下载:
  2. 用C++编写的一个MP3简易程序,能实现播放、快进退、暂停功能,能将其写入开发板,下载音乐到存储卡就能播放-Written in C++ an MP3 summary, to achieve playback, fast forward and backward, pause function, can write the board, download music to a memory card can play
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:572878
    • 提供者:宋凯华
  1. MP3

    0下载:
  2. 用C++实现的音乐播放器的驱动编程,通过开发板能够实现音乐播放器的基础功能-Driven programming with music player implemented in C++, can be achieved through the development board based music player function
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:170177
    • 提供者:宋凯华
  1. music-player

    0下载:
  2. 功能详尽、画面清新华丽的音乐播放器C#版-Features detailed picture fresh gorgeous music player C# Edition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:323311
    • 提供者:刘传旭
  1. music

    0下载:
  2. 利用C语言 Beep函数实现播放音乐的功能, 利用Sleep函数控制节奏-Using C language Beep function can realize the function of playing music, Using the Sleep function to control the rhythm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1032
    • 提供者:邢明义
  1. music-box

    0下载:
  2. 单片机课程设计,C语言,模拟音乐盒,有DSN图,LCD显示,可暂停可换歌,十首歌-SCM curriculum design, C language, simulated music box with DSN diagram, LCD display, can be suspended for songs, ten songs
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-01
    • 文件大小:63955
    • 提供者:
  1. birthday-cards

    0下载:
  2. 用c语言编电子版贺卡,虽然简单,但诚意十足。贺卡不断地变色,并且还有放生日歌的音乐。-Using c language compile electronic version of cards, though simple, but in good faith. Greeting constantly change color, and there put the birthday song music.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1915
    • 提供者:倪志强
  1. hw_wave

    0下载:
  2. Mini project - 2: 使用弦波合成音乐 1. 将主旋律请使用以下的简谱为主,C大调 http://www.jitay.com/pic/201406/948.html 2. temple = 120 (也就是0.5秒为一拍) 3. 音档格式: *.wav档,sample rate: 44.1kHz, bit depth=16bits, channel: 2 (stereo),所以要有wav档的header,让window media player可以直接拨出。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2199
    • 提供者:wu chan mao
  1. open-electronic-music-by-buttons

    0下载:
  2. 实现按键选播电子音乐,使用C51,C语言,可以直接使用-simulation to open electronic music by buttons, using C51, C language, it can be used directly.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:54369
    • 提供者:杨琛琛
  1. MusicGame

    0下载:
  2. 一个类似节奏大师的音乐游戏。音乐音符从上往下落,可以自由编辑歌曲。有详细的开发文档。 编程语言是C#,支持移动平台。-A music game like a rhythm master. Music notes the top down, you can freely edit the song. Detailed development documentation. Programming language is C#, support for mobile platforms.
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:3969350
    • 提供者:silverys
  1. Music

    0下载:
  2. 该程序是用C#编写,模拟酷狗音乐播放器,实现音乐播放,添加音乐,音量控制,上一曲,下一曲的功能-The program is written in C#, simulate cool dog music player, the music, add music, volume control, the song, the next song function
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:287245
    • 提供者:周泽宇
  1. musicMy

    0下载:
  2. c++windows控制台下的简单音乐播放,应用灵活,简单实用,代码简洁-C++windows simple music player under the console, flexible, simple and practical, concise code
  3. 所属分类:Console

    • 发布日期:2017-06-03
    • 文件大小:14973979
    • 提供者:潘文杰
  1. C4droid

    0下载:
  2. 详细介绍 - [ 手机SDL音乐播放器源码 v2.0 ] 简单的音乐播放器,有终端模拟器、SDL1.2、SDL2,3个版本。 支持音频有mp3、ape(无损音乐)、ogg、m4a、wav等,要是想过滤ogg、wav文件,可以去finddir.c中找到对应函数修改。 注意:源码需要用C4DROID编译-Detailed introduction- [mobile SDL music player source v2.0] Simple music player, there are
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:37347
    • 提供者:李伟林
  1. musicplayer

    1下载:
  2. 基于FPGA的音乐播放器设计。能播放3首乐曲,播放过程可随时暂停或续播,可调C调与G调,音量可控制,可手动切换歌曲。-FPGA music player based on. Can play three songs during playback to pause or resume playback, adjustable C and G tune tone, volume can be controlled manually switch songs.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2768258
    • 提供者:God_Paine
  1. lyrics

    0下载:
  2. 动态显示歌词,播放,暂停,停止等功能,音乐动态歌词简单版c-Dynamic display of lyrics, play, pause, stop, and other functions, dynamic music lyrics simple version of the c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:113745
    • 提供者:刘淼
« 1 2 ... 36 37 38 39 40 4142 43 »
搜珍网 www.dssz.com