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

搜索资源列表

  1. mp3_toolbox

    0下载:
  2. 用于读写mp3文件的matlab程序,具体使用说明见,压缩文件里的readme文档-This matlab application can read and write mp3 files.The detailed operation guide is contained in the compressed file s readme document.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:475845
    • 提供者:陈飞
  1. Audio-Wav-0.04

    0下载:
  2. 适用perl语言实现了对microsoft uncompressed wav文件的分析。包括文件读取,文件写入,wav文件信息分析抽取等。perl程序员可以很方便的利用这个模块来对wav文件直接操作。-perl language applicable to microsoft uncompressed wav file analysis. Including documents read, write papers, wav file information from such analysis
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:22628
    • 提供者:曾兵权
  1. 桃源网络硬盘

    0下载:
  2. 主要功能:   · 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   · 在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·使用方法仿资源管理器。 后台页面地址:admin.aspx,管理员用户名admin,密码admin -main funct
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:356681
    • 提供者:一笑
  1. jpg读写的例子很好的

    0下载:
  2. 这个例子是对JPG图象的读写操作,从代码中可以学习一些关于JPG图象的算法,以及JPG的格式-this example is the JPG image read and write from the code can learn some JPG images on the algorithm, and the JPG format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:255667
    • 提供者:陈中
  1. CaudioWaveFile_src

    0下载:
  2. 该程序实现了wave文件的读写,非常的好-realized by the wave of documents to read and write, very good
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:3668
    • 提供者:钱煜锋
  1. CaudioWaveFile_demo

    0下载:
  2. 该程序实现了wave文件的读写,并给出了一个demo程序-realized by the wave of documents to read and write, and gives a demo procedures
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:80924
    • 提供者:钱煜锋
  1. MFFMBitStream

    0下载:
  2. MFFM Bit Stream A C++ heirachy for reading and writing bit streams. Implemented for maximum efficiency/ease of use. Write or read bit streams for audio and video protocols such as mpeg (mp3), H.263, etc. Many parallel streams could be used in logic
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:59222
    • 提供者:shan
  1. h264bitstream-0.1.4.tar

    0下载:
  2. The h264bitstream library provides a complete set of functions to read and write video streams conforming to the ITU H264 (MPEG4-AVC) video standard. License: GNU Library or Lesser General Public License. -h264bitstream The library provides a comp
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:23788
    • 提供者:苏朝晖
  1. wmvcopy

    0下载:
  2. (需要微软WMSDK支持) demonstrates how to read compressed samples, write compressed samples, read header attributes and scr ipts, and modify header attributes.-(need to support Microsoft WMSDK) demonstrates how to read co mpressed samples, write compres
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:20656
    • 提供者:cjgssq
  1. test.rar

    0下载:
  2. USB摄像头测试软件!在LABVIEW开发环境中写的读取USB摄像头传回的图像资料,并进图像的处理。,USB camera test software! Development environment in LABVIEW read write USB camera images returned data, image processing times.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-21
    • 文件大小:125170
    • 提供者:万平
  1. Visual-CPPmusic

    0下载:
  2. 1.调用mminoOpen函数来打开WAVE文件,获取HMMIO类型的文 件句柄; 2.根据WAVE文件的结构,调用mmioRead、mmioWrite和mmioSeek 函数实现文件的读、写和定位操作; 3.调用mmioClose函数来关闭WAVE文件。 -A.Call mminoOpen function to open a WAVE file, obtain HMMIO type text Pieces of handle
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:807668
    • 提供者:tom
  1. Bento4-SRC-0-9-8-179.tar

    0下载:
  2. Bento4/AP4 is a C++ class library designed to read and write ISO-MP4 files.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-18
    • 文件大小:28971768
    • 提供者:许杨
  1. dvrshow.tar

    0下载:
  2. 简单的DVR播放程序,可以完成打开,关闭,读操作,写操作等-Simple DVR player, you can achieve open, close, read, write, etc.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-27
    • 文件大小:15305
    • 提供者:刘力
  1. Camerads

    0下载:
  2. OpenCV下的视频读写代码,可作为一个库函数使用,不需要DirectShow-Video read and write by OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1104102
    • 提供者:许慧慧
  1. taglib-1.5.tar

    0下载:
  2. taglob version 1.51 - library of classes and functions to be used in audio programs what need to read/write tag info on audio files. mp3/flac/aac/ogg all supported-taglob version 1.51- library of classes and functions to be used in audio programs wha
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1394506
    • 提供者:steb
  1. matlab_process_audio_signal

    0下载:
  2. 使用matlab编辑音频信号,音频读写,录制与播放-read,write,record and play audio files with matlab
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:227106
    • 提供者:金融
  1. MATLABxie

    0下载:
  2. 简单的读码流 写码流 并在码流后面添加出自己的水印信息 从而达到认证目的-Simple read write stream stream stream in the back to add their own watermark information so as to achieve the purposes of certification
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-03
    • 文件大小:285027
    • 提供者:长风
  1. mp3readandmp3write

    0下载:
  2. mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:2195191
    • 提供者:young
  1. MAIN

    0下载:
  2. read/write IDE harddisk by MSC89C51 to feed MP3 decoder
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-08
    • 文件大小:8514
    • 提供者:tlcfybj_jj
  1. wavformat

    0下载:
  2. wave 音频文件的存取格式说明, 对于开发多媒体音频读取的开发者, 必读-wave file foramt, read/write struct.
  3. 所属分类:Audio program

    • 发布日期:2017-04-29
    • 文件大小:86923
    • 提供者:qian cory
« 12 3 »
搜珍网 www.dssz.com