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

搜索资源列表

  1. Bmp2yuv. BMP转YUV源代码

    2下载:
  2. BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
  3. 所属分类:多媒体编程

    • 发布日期:2016-01-27
    • 文件大小:7.2mb
    • 提供者:liuyanbo
  1. Hi_H.264_DEC_SDK_V2.1.0.3

    0下载:
  2. the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following: hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num] Notes: The first parameter is
  3. 所属分类:多媒体编程

    • 发布日期:2017-03-30
    • 文件大小:384.79kb
    • 提供者:endy
  1. ttsdll

    0下载:
  2. 基于微软TTS开发库封装的DLL,简化程序对语音识别的调用。接口支持命令模式和模糊识别自动切换.-Developed based on the Microsoft TTS library package DLL, simplification of procedures for speech recognition in the call. Interface to support command mode and fuzzy recognition automatic switching.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:90.31kb
    • 提供者:
  1. mcicmd

    0下载:
  2. MCI Command的一个例子 -An example for MCI Command
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-13
    • 文件大小:11.27kb
    • 提供者:站长
  1. Nk264decLib.zip

    0下载:
  2. The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "En
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:593.66kb
    • 提供者:小誠
  1. Nk264decLib20.zip

    0下载:
  2. The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "Ena
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:601.6kb
    • 提供者:小誠
  1. Nk264decLib30.zip

    0下载:
  2. The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "Ena
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:600.09kb
    • 提供者:小誠
  1. milguide-command

    0下载:
  2. MIL Image processing library
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:58.3kb
    • 提供者:ivo222
  1. Assignment3

    0下载:
  2. The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:8.11kb
    • 提供者:吴峰
  1. ex15

    0下载:
  2. This example is showing you how to modify the contrast in color images using the Histogram Equalization block. Type this in command prompt: [X map] = imread( shadow.tif ) shadow = ind2rgb(X,map) -This example is showing you how to modify the c
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-01
    • 文件大小:6.59kb
    • 提供者:winson koh
  1. decodeVc1File

    0下载:
  2. This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4.76mb
    • 提供者:malikcis
  1. Record

    0下载:
  2. 用MCI命令录音程序,只支持程序活动中播放录音内容,录音内容未被保存-Recording with the MCI command procedures to support program activities only play audio content, audio content has not been saved
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-10
    • 文件大小:2.15mb
    • 提供者:张振江
  1. voicecmd

    0下载:
  2. Voice Command Enabling Your Software
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:26.61kb
    • 提供者:Greate
  1. playsound

    0下载:
  2. 使用 FMOD 编写一个命令行的音频播放器-Write a command line using the FMOD audio player
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4.27mb
    • 提供者:hch
  1. object-tracking-particle-filter

    0下载:
  2. 1、本程序需要在dos下启动,否则程序默认打开E盘下一个叫做soccer.avi的视频文件,你可以将一个视频文件修改名称后,放在E盘下; dos下启动的方式是:进入本程序的目录下,输入"objecttracking E:\\……\\……\\***.avi"。本命令有两部分组成objecttracking 是我们的应用程序名, E:\\……\\……\\***.avi是你要打开的视频的全路径,注意是两个“\\”。 2、应用程序目录下,已经有所有的动态库,可直接运行程序。但是想编译源文
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-16
    • 文件大小:24.36mb
    • 提供者:lew gate
  1. MPlayer-0.90pre5.tar

    0下载:
  2. MPlayer是一款开源的多媒体播放器,以GNU通用公共许可证发布。此款软件可在各主流作业系统使用,例如Linux和其他类Unix作业系统、微软的视窗系统及苹果电脑的Mac OS X系统。MPlayer是建基于命令行界面,在各作业系统可选择安装不同的图形界面。这个是很珍贵的简化版本。 -MPlayer is an open source media player to GNU General Public License. This section the software availabl
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:观光客
  1. Open-Close-CD-ROM

    0下载:
  2. VC++ 利用窗口化命令打开、关闭光驱,好像只能用一次,也就是第一次打开是有效的,再次打开就没有用了,仔细研究一下吧。-VC++ using the window of the command to open, close the drive, if only once, which is the first open to be effective, not used to open again, a closer look at it.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:18.44kb
    • 提供者:吴晓
  1. mplayer.plus.071001

    0下载:
  2. 关于mplayer的播放器,基于命令行的GUI包装-Player on mplayer, the GUI-based command-line package
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-29
    • 文件大小:11.58mb
    • 提供者:胡斯文
  1. recmp3

    0下载:
  2. mp3文件录制 命令行 libmp3lame.dll lame-mp3 file recording the command-line libmp3lame.dll lame
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:644.71kb
    • 提供者:成宁
  1. mp3_stream_src

    0下载:
  2. mp3文件录制 命令行 libmp3lame.dll lame-mp3 file recording the command-line libmp3lame.dll lame-mp3 file recording the command-line libmp3lame.dll lame
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:234.51kb
    • 提供者:成宁
« 12 »
搜珍网 www.dssz.com