登录
首页 » 多媒体 » 一个特殊得火焰效果

一个特殊得火焰效果

于 2022-04-10 发布 文件大小:50.85 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

一个特殊得火焰效果-a special effect in flame

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

发表评论

0 个回复

  • The use of filters DisplamentMap spherical image transform
    使用DisplamentMap滤镜进行图像的球面变换-The use of filters DisplamentMap spherical image transform
    2022-03-14 18:18:49下载
    积分:1
  • sound font 2 edit
    sound font 2 edit
    2022-03-19 03:58:41下载
    积分:1
  • 用于显示音效的柱状器
    用于显示音效的柱状器-show for the audio-columnar
    2022-03-10 16:46:30下载
    积分:1
  • 好用的mp4 mux/demux库
    1.用VC编译的libmp4v22.可以用于MP4容器的封装和解封装,兼容3gp,mov等容器3.支持H.264/mpeg4/aac等codec4.支持本地格式和网络流媒体格式的封装。5.支持rtp, udp等ip网络传输服务
    2023-01-21 07:40:03下载
    积分:1
  • 嵌入在网页中使用MediaPlayer播放器,视频播放器自动实现…
    利用mediaPlayer播放器嵌入在网页上,实现视频播放自动跳转到试题测试,并记录成绩的课件制作-Use mediaplayer player embedded in web pages, video player automatically realize Jump to questions testing, and record the results of the Courseware
    2022-01-26 01:50:25下载
    积分:1
  • C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
    // HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.//    DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
    2022-01-20 22:41:55下载
    积分:1
  • 在线计数器FLASH
    在线计数器FLASH-Online Counter FLASH
    2022-02-03 07:20:22下载
    积分:1
  • VFW VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想...
    VFW VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属性来捕获、播放和编辑视频剪辑。在Windows 9x系统中,当用户在 安装VFW时,安装程序会自动地安装配置视频所需要的组件,如设备驱动程序、视频压缩程序等。 VFW主要由以下6个模块组成: ●AVICAP.DLL:包含执行视频捕获的函数,它给AVI文件的I/O处理和视频、音频设备驱动程序提供一个高级接口; ●MSVIDEO.DLL:包含一套特殊的DrawDib函数,用来处理屏幕上的视频操作; .......... -err
    2022-10-19 13:55:03下载
    积分:1
  • 1.可以查看的文本类型:"TXT"、"LOG"、"HTM"、"HTML"、"CFG"、"WIN"、"DOS"、"INC"、"YSL"、"ASC" 2.可...
    1.可以查看的文本类型:"TXT"、"LOG"、"HTM"、"HTML"、"CFG"、"WIN"、"DOS"、"INC"、"YSL"、"ASC" 2.可以播放的声音类型:"WAV"、"SND"、"AIF"、"AU"、"MID"、"RMI"、"MP3"、"M3U"、"ASF"、"ASU" 3.可以播放的视频类:"DAT"、"AVI"、"MPG"、"M1V"、"MP2"、"MPA"、"MOV"、"QT" -1. View can type the text : "TXT", "LOG", "HTM", "HTML", "CFG", "WIN", "DOS", "INC", "said Natori," "ASC" 2. May to broadcast the voices of the type : "WAV", "SND", "AIF", "AU", "MID", "RMI", "MP3", "M3U", "ASF," "ASU" 3. playback of video category : "DAT", "AVI", "MPG", "disk", "MP2", "MPA", "MOV", "QT"
    2023-01-24 11:55:04下载
    积分:1
  • DirectX已经改变了不少,年来与新的DirectX 9提供了一些…
    DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manipulations. But one big change is the addition of a managed DirectX so that you can create applications using a .Net language and still tie into DirectX. This is without having to work around a COM Interoperability issue. DirectX9 directly supports managed code and makes life for the DirectX/C# developer much simpler in the long run. The Managed DirectX classes include a DirectDraw set of classes to use for 2D manipulation. This 2D interface is not a new version of DirectDraw - it is a wrapper to get to the DirectDraw7 interface. This is good for a lot of developers that still want to do 2D games and also want to use a .NET language.-DirectX has changed quite a bit over the years and the new DirectX 9 offers some new things that previous versions never did. DX9 provides new functionalities for enhanced 3D manip
    2022-03-16 18:03:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载