登录
首页 » 多媒体 » 利用组件写的DVD播放器,可以实现简单的功能。

利用组件写的DVD播放器,可以实现简单的功能。

于 2022-02-21 发布 文件大小:37.91 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

利用组件写的DVD播放器,可以实现简单的功能。-Use of components written in DVD player, you can realize simple functions.

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

发表评论

0 个回复

  • 自己编的一个小小的浏览器
    自己编的一个小小的浏览器-own a small part of the browser
    2022-03-19 18:05:49下载
    积分:1
  • 1) the preparation of DFT Functions (calculated and drawn amplitude
    1)编写DFT子函数(计算并画出幅频特性),以后可调用。 2)N=32,M=32,128,256时,分析频率分辨率、频谱的光滑程度。 3)N=64,256,512时,分析频率分辨率和频谱的光滑程度。 -1) the preparation of DFT Functions (calculated and drawn amplitude-frequency characteristics), the future can be called. 2) N = 32, M = 32,128,256, the analysis of the frequency resolution, the degree of smooth spectrum. 3) N = 64,256,512, the analysis of the frequency spectrum resolution and the degree of smoothness.
    2022-03-14 08:42:48下载
    积分:1
  • Includes server and client,when server opened, the client can chat with another...
    内含服务端和客户端,服务端开启后,客户端可以与另外一个客户端进行语音录音,也可以进行广播,类似网络会议(暂不支持视频).适合想了解多媒体编程和网络编程的初学者.-Includes server and client,when server opened, the client can chat with another client also record voice, you can also broadcast to all client online, similar to the network meeting (not support video). Suited to people who want to know multi-media programming and network programming.
    2022-11-14 17:10:04下载
    积分:1
  • This application shows how PCM works
    This application shows how PCM works-This application shows how PCM works
    2022-05-26 09:55:30下载
    积分:1
  • 语音录制和回放演示程序 V2.0 应用户要求增加了pcm的演示 完美acm语音delphi开发控件:http://www.fatthings.com/...
    语音录制和回放演示程序 V2.0 应用户要求增加了pcm的演示 完美acm语音delphi开发控件:http://www.fatthings.com/ 1.无延迟; 2.无内存泄漏; 3.支持delphi5/6/7; 4.支持gsm6.1 g723.1语音压缩算法; 5.使用简单,兼容性好。 znAcmOut.dcu,播放控件 znAcmIn.dcu,录制控件 znACMConvertor.dcu,转换语音格式控件(可预选编码算法,不弹出 窗口) znACMDialog.dcu 动态选择语音格式控件(弹出选择窗口)-Voice recording and playback demo V2.0 user requirements should be increased by the demonstration pcm perfect delphi development acm voice control: http://www.fatthings.com/1. Without delay 2. No memory leaks 3. Support delphi5/6/7 4. gsm6.1 g723.1 support voice compression algorithm 5. the use of simple, good compatibility. znAcmOut.dcu, playback controls znAcmIn.dcu, recording controls znACMConvertor.dcu, audio format conversion control (which can be pre-coding algorithm, not pop-up window) znACMDialog.dcu dynamic selection control voice format (pop-up selection window)
    2022-01-30 21:28:15下载
    积分:1
  • 本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。...
    本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。-cases of this function is to show the depth of field teapot image effects. Another five consecutive images of teapots, which is a focus, other teapot with its focus away from the gradually become blurred.
    2022-06-15 09:55:02下载
    积分:1
  • 显示yuv图像,音视频开发者的得力工具,推荐下载
    显示yuv图像,音视频开发者的得力工具,推荐下载-Showing yuv images, audio and video developer of effective tools, recommended download
    2022-03-22 10:27:47下载
    积分:1
  • MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcac...
    MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, Hauppauge PVR (IVTV), DXR2 和 DXR3/Hollywood+。它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。 其编码成的 MPEG-4 (DivX/Xvid), 是 libavcodec 编解码器的一种和使用 1, 2 或 3-passes(通) 的 PCM/MP3/VBRMP3 音频。此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪, 扩展, 反转, 后处理, 旋转, 缩放, 降噪声, RGB/YUV 转换)等。 MPlayer 有个完全可配置的, 命令驱动的控制层, 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。参见 − input 选项定制控制层的方法。 -err
    2023-01-01 01:00:07下载
    积分:1
  • 对波动的视频序列进行稳定处理,得到较稳定的运动视频。
    对波动的视频序列进行稳定处理,得到较稳定的运动视频。-to fluctuations in the video sequence stability, a more stable motion video.
    2022-01-25 19:07:35下载
    积分:1
  • csharp prepared with the video frame from the source code, directx9.0 need suppo...
    用csharp编写的视频帧提取源代码,需要directx9.0支持- The video frequency frame compiles which with csharp withdraws the source code, needs directx9.0 to support-csharp prepared with the video frame from the source code, directx9.0 need support- The video frame frequency com csharp with piles which withdraws the source co de, needs to support directx9.0
    2022-06-29 17:09:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载