登录
首页 » 多媒体 » 文件copy命令的源代码,轻易的复制功能

文件copy命令的源代码,轻易的复制功能

于 2023-06-14 发布 文件大小:985.00 B
0 256
下载积分: 2 下载次数: 1

代码说明:

文件copy命令的源代码,轻易的复制功能 -order paper copy of source code, easily duplicated functions

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该系统是一个小家庭的视频监控系统,可以指定…
    本系统属于小型的家庭视频监控系统,可以对指定的区域进行适时监控。本系统主要实现以下目标。  系统采用人机交互的方式,界面美观友好,视频监控灵活、方便。  灵活控制云台,以监控某一区域的各个角落。  适时对监控画面进行快照和录像操作。  选择观看已经录制的视频的文件。  晚上的系统注册功能。  系统最大限度地实现了易维护性和易操作性。 -The system is a small family of video surveillance systems, can be designated to conduct timely monitoring of the regional. This system is mainly to achieve the following objectives.
    2022-05-15 03:28:34下载
    积分:1
  • A3dStudioFileReader这个代码可以读出3D STUDIO的.3ds格式,并能做方位的观察操作.zip...
    A3dStudioFileReader这个代码可以读出3D STUDIO的.3ds格式,并能做多方位的观察操作.zip-A3dStudioFileReader this code can be read out 3D STUDIO the .3 ds format, and can observe the operation of multi-directional. Zip
    2023-07-26 16:35:03下载
    积分:1
  • The AVIVIEW sample is a simple AVI viewing application using the read/write APIs...
    The AVIVIEW sample is a simple AVI viewing application using the read/write APIs in AVIFile.
    2022-02-04 16:15:55下载
    积分:1
  • 天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式...
    天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式-Mortimer Series SDK control cards, video capture, data compression preservation into BMP/JPG/AVI file format
    2023-01-20 19:40:04下载
    积分:1
  • 将AVI转换为MPEG文件的程序源代码 用vc实现
    将AVI转换为MPEG文件的程序源代码 用vc实现-AVI files will be converted to MPEG program source code to achieve with vc
    2023-05-01 01:05:04下载
    积分:1
  • 一个最新的ffmpeg版本播放器,支持本地和网络播放
    一个最新的ffmpeg版本播放器,支持本地和网络播放。 是初学ffmpeg的完整源码例子,完整支持本地播放和rtsp网络播放。 使用SDL进行视频播放。
    2022-03-13 17:44:22下载
    积分:1
  • 本程序在窗口中显示绘制的5个茶壶图像则景深效果。 本程序是基于单文档的MFC应用程序,主要介绍如何使用accPerspective()函数和如何能够保持在焦点平...
    本程序在窗口中显示绘制的5个茶壶图像则景深效果。 本程序是基于单文档的MFC应用程序,主要介绍如何使用accPerspective()函数和如何能够保持在焦点平面的同时抖动视图体等方向的内容。-the procedures in the window display was produced by five images were teapot depth of field effects. This procedure is based on the MFC single document applications, mainly how to use accPerspective () function and how to maintain the focus plane at the same time jitter View direction of the body, such as the contents.
    2022-04-06 12:19:08下载
    积分:1
  • QT简易音乐播放器
    资源描述TEMPLATE = app TARGET = musicplayer QT += widgets multimedia winextras HEADERS = musicplayer.h volumebutton.h SOURCES =
    2022-01-23 10:20:16下载
    积分:1
  • VFW视频检测
    现在在vc上采集视频常用的方法有三:vfw,directshow,opencv ;今天我们首先做一下利用vfw的视频采集程序。 VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFW的核心是AVI文件标准。AVI(Audio Video Interleave)文件中的音、视频数据帧交错存放。围绕AVI文件,VFW推出了一整套完整的视频采集、压缩、解压缩、回放和编辑的应用程序接口(API)。由于AVI文件格式推出较早且在数字视频技术中有广泛的应用,所以VFW仍然有很大的实用价值,而且进一步发展的趋势。   在VC++开发环境中调用VFW和使用其它开发包没有什么不同,只是需要将VFW32.lib文件加入工程中,但在开放视频捕捉与压缩管理程序时需要其它软件硬件设置。VFW为AVI文件提供了丰富的处理函数和宏定义,AVI文件的特点在于它是典型的数据流文件,它由视频流、音频流、文本流组成。所以对AVI文件的处理主要是处理文件流。  
    2022-10-17 18:00:04下载
    积分:1
  • MPEG2Lib for Delphi1.13.2, 2005
    MPEG2Lib for Delphi 1.13.2, 2005-02-06 MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a DVD or the disk in a typical harddisk video recorder. The decoder is based on the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports both video and different sound formats, but the Delphi interface can currently only get the video. This version was tested with Delphi 5, 6 and 7. -MPEG2Lib for Delphi1.13.2, 2005-02-06 MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a DVD or the disk in a typical harddisk video recorder. The decoder is based onthe GPL project DVD2AVI (arbor.ee.ntu. edu.tw/~ jackei/dvd2avi /) and MPEG2Decode from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports both video and different sound formats, but the Delphi interface can currentlyonly get the video. This version was tested with Delphi
    2022-03-25 08:34:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载