CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 读取文件

搜索资源列表

  1. liuhaomiao_wma

    0下载:
  2. 实现读取WMA文件的标志tag和扩展tag的信息,同时支持标志tag和扩展tag信息的写入
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:328.13kb
    • 提供者:LIUBOSS
  1. wave.tar

    1下载:
  2. 提供对标准.wav文件的解析。处理了wave文件的头部和数据段,分别读取到一个缓冲区中,并且提取出波特率、采样位数等信息。-standard of wave file analyzing.do with wave file head and data segment, reading to each cache, and pick up baud,sampling rate, etc. info.
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:靳国杰
  1. 经典的VS1003+STC12c5a60s2+SD卡+TFT彩屏

    1下载:
  2. 经典的VS1003+STC12c5a60s2+SD卡+TFT彩屏。采用了znFAT文件系统来读取SD卡里面的歌曲以及图片,MP3支持增减音量,重低音输出,暂停等功能。能流畅的播放128比特率的歌曲。-Classic VS1003+ STC12c5a60s2+ SD card+ TFT color screen. Using znFAT file system to read the SD card inside the songs and pictures, MP3 support increa
  3. 所属分类:mpeg/mp3

    • 发布日期:2017-05-21
    • 文件大小:6.11mb
    • 提供者:
  1. OpenCvSaveVideo.rar

    0下载:
  2. OpenCv用camerads不需要用Directx读取并保存视频文件,read and save video
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:李成锦
  1. Music.rar

    0下载:
  2. 对MP3、WMA读取信息,并把文件进行按文件夹归类。,Of MP3, WMA to read the information and documents classified according to folders.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-04
    • 文件大小:513.23kb
    • 提供者:李宏
  1. ContourTracking

    1下载:
  2. 基于openCV+VS2010 开发的 可读取视频文件 实现 播放 暂停 ,打开摄像头 可进行轮廓的简单提取 -Based on openCV+ VS2010 development can read video files realize play pause, open the camera can outline of simple extraction
  3. 所属分类:Video Capture

    • 发布日期:2016-11-01
    • 文件大小:29.3mb
    • 提供者:宁明印
  1. TS

    0下载:
  2. 一个TS流的解析函数,用于对PSI/SI信息分析,读取TS流文件后操作-MFC
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:李智强
  1. yuvread

    0下载:
  2. 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:
  1. VIEW

    0下载:
  2. 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:孙亮
  1. Wmv

    0下载:
  2. VC++ WMV 视频文件帧读取,需要用到WMSDK开发包。-VC++ WMV video files frame read, need to use WMSDK Development Kit.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2.76mb
    • 提供者:林海波
  1. H264Android_code

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:634.97kb
    • 提供者:caoliang
  1. MP3

    0下载:
  2. 读取MP3文件TAG信息 MP3的基本歌曲信息存在了MP3文件的最后128个字节里, 其结构是: 1-3 TAG (标签) 4-33 歌曲名(Take Me To Your Heart ) 34-63 歌手名(Michael Learns to Rock) 64-93 专辑名(Take Me to Your Heart) 94-97 年份(2004) 98-125 备注(http://www.uptu.com) 126 保留位,这时为0,则说明有音轨,下一位就
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-23
    • 文件大小:798byte
    • 提供者:yiqi
  1. jid3lib-0.5.4

    0下载:
  2. 利用该lib可以读取MP3音乐文件的ID3V1,ID3V2等信息,包括歌手名,歌曲名,专辑名,歌词流(如果有的话)等,功能还比较强大。-ID3V1, ID3V2, and other information that the lib can read MP3 music files, including artist name, song name, album name, lyrics flow (if any), the function is still relatively strong
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-20
    • 文件大小:5.44mb
    • 提供者:luo
  1. load_wav

    0下载:
  2. C++实现的读取wave文件的小程序,返回的是声音文件的头地址-this function loads a .wav file, sets up the directsound buffer and loads the data into memory, the function returns the id number of the sound
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:1.79kb
    • 提供者:丛志丹
  1. Readavi

    0下载:
  2. 使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理-Using Visual C++ to read video files avi, and the frame of which deal with interception
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11.39mb
    • 提供者:李文国
  1. test_for_read_wavfile

    0下载:
  2. 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:8.76kb
    • 提供者:翟方文
  1. vedio1

    0下载:
  2. 应该会熟练运用vc读取视频文件,并对视频进行各种操作,旋转,缩小,放大,截取-Should be skilled to use vc to read video files, and video for various operations, rotate, shrink, enlarge, interception and so on
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:35.15kb
    • 提供者:周秋红
  1. 44

    0下载:
  2. 基于LabVIEW的声音文件的采集、提取与处理的程序实例、包括文件的存储于读取-LabVIEW-based sound files of the collection, extraction and processing procedures for instance, include the files stored in the read
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:1012.64kb
    • 提供者:潘超
  1. Recorder

    0下载:
  2. 简单的媒体控件引用,可以录制和播放wav格式文件。其中的创新点是,含有资源文件进行二进制读取并写成基本的音频文件,再利用进行录音。-Simple media controls reference, you can record and play wav files. One innovation is that the binary file containing resources to read and write basic audio files, re-use of sound rec
  3. 所属分类:Audio program

    • 发布日期:2017-04-16
    • 文件大小:15.77kb
    • 提供者:yangyang
  1. total_video_converter

    0下载:
  2. total video converter 提供将视频文件转换的终极解决方案,它能够读取和播放各种视频的和音频文件,并且将他们转换为流行的媒体文件格式。例如:可以把各种视频格式转换成 手机,pda,psp.ipod使用的便捷视频音频格式(mp3.mp4.3gp.mpeg4等等)总之可以实现不同类型格式的音频和视频之间的相互转化-total video converter video file conversion to provide the ultimate solution, it can
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:karal
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com