CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - player c

搜索资源列表

  1. DSP嵌入式系统开发典型案例

    1下载:
  2. DSP嵌入式系统开发典型案例 (1)5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-22
    • 文件大小:12388
    • 提供者:hanpeiyue
  1. playback.c

    0下载:
  2. ALSA用户空间语言播放程序,使用管道即可。同时亦可设置为读取文件。-ALSA user-space language player, you can use the pipeline. At the same time can be set to read the file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1119
    • 提供者:y
  1. cp

    0下载:
  2. copy是一个电脑玩家,最常用的命令,希望大家好好学学这个命令,不管是对你的LINUX知识还是C语言都会有很大的提升-copy is a computer player, the most commonly used commands, I hope you' ll learn in this order, whether the knowledge of your LINUX or C language will have greatly improved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:9386
    • 提供者:查善君
  1. flplayer

    0下载:
  2. A Flash Player with Actionscr ipt support. Write in C and C++. It have two part, one is Player and another is Actionscr ipt Library. Runs on Linux and *BSD. It s very rough now, it have long way to go. -A Flash Player with Actionscr ipt support. Writ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1224714
    • 提供者:fanchengze
  1. live

    0下载:
  2. c++实现的流媒体库,和mplayer结合就可以实现多媒体的网络播放,属于开源项目,很值得研究.-c++ to achieve the streaming media library, and mplayer can be achieved combining multimedia network player, belonging to open-source projects, it is worthy of study.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6412089
    • 提供者:forest
  1. ppa

    0下载:
  2. psp播放器PPA源码,在MSYS/CYGWIN环境下编译(GNU-C)-psp ppa player
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7243708
    • 提供者:Alex
  1. play_avi_push

    0下载:
  2. 这事在linux下开发的avi播放器的源代码,对于想学习播放器开发的学生有一定的帮助意义-It developed in the avi under linux player source code, players want to learn about development to help students have a certain significance
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:24765
    • 提供者:王奎澎
  1. Nsis.v2.41.Full.Source

    0下载:
  2. NSIS 是一个基于C++的免费 Win32 安装与卸载系统,很多人都在用它生成项目的安装程序,确实很方便实用,像著名的WINNAP播放软件的安装程序就是用它来制作的。这是NSIS v2.41版本的全部源代码,仅供学习参考。-NSIS is a C++ based Win32 free system installation and uninstall, many people use it to generate the project in the installation procedur
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1958986
    • 提供者:Leviathan
  1. xbmc

    0下载:
  2. xbmc播放器使用的RTMP协议实现代码,在Linux下面编译通过,很好的实现了RTMP协议的各种格式封包,使用C++类格式封装,明白易懂-xbmc player uses RTMP protocol implementation code, compile the following in the Linux, very good implementation of the RTMP protocol packets in various formats, using C++ class fo
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:23837
    • 提供者:村过去
  1. player

    0下载:
  2. 这是用C语言写的播放器程序代码,很有用-It is written in C language code player, very useful!!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:4097
    • 提供者:bandianhong
  1. DecodeMagStripe

    0下载:
  2. Decoding the signal from magnetic stripe card or ticket using just a simple magnetic head connected to a microphone jack. Recording an audio WAVE file, and then this information can be decoded by the 2 programs included. First program dab.c deco
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7829
    • 提供者:jojoland
  1. alsa_player.tar

    0下载:
  2. This is the ALSA PCM audio player., which can play raw pcm audio data. This is short reference program in C under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:583562
    • 提供者:Karim
  1. mp3

    0下载:
  2. linux mp3播放歌曲的应用程序,调试成功的-linux mp3 music player application, debugging success
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5591
    • 提供者:hongwei
  1. MP3Player

    0下载:
  2. mp3播放器原代码vc6.0实现,基本的功能都已经实现.-one vc6.0 mp3 player c++ program.on base function had be finished.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:134344
    • 提供者:zxj
  1. sndplay

    0下载:
  2. sound player written in C for unix/linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4389
    • 提供者:hhpotter
  1. mpg123-pre0.59s-mmx-gcc4.0.tar

    0下载:
  2. mpg123是一款使用于Linux和Unix操作系统下的MP3播放程序。mpg123在处理MPEG 2.0的3层文件时,layer3.c的III_i_stereo()函数中存在缓冲区溢出漏洞,攻击者可能利用此漏洞执行任意指令。提供这个源码给病毒,木马爱好者们研究。 -mpg123 is a used in Linux and Unix operating systems of the MP3 player. mpg123 in dealing with MPEG 2.0 layer 3 fi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:247103
    • 提供者:观光客
  1. CPP-Audio-Player

    0下载:
  2. C++ files that can help you to make a GUI Audio Player that read wave files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2171
    • 提供者:islam adel
  1. music.tar

    0下载:
  2. 在linux下用C语言和FMOD音频库写的播放Mp3格式的音乐。-In linux using C language and the FMOD audio library written in Mp3 format music player.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4319535
    • 提供者:梁小涵
  1. MP3-player

    0下载:
  2. 基于Qt的c++程序,实现MP3播放功能,在Linux下完美运行-c++ program based on the Qt , the realization of MP3 function, perfect operating under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:541211
    • 提供者:小范
  1. music-player

    0下载:
  2. 51单片机C语言应用开发 程序代码,原理图,很好的资料-51 microcontroller C language application development code, schematics, good information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:3658
    • 提供者:李鹏
« 12 »
搜珍网 www.dssz.com