-
flash图像撤销方法
本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,
- 2022-03-07 15:13:27下载
- 积分:1
-
iphone 31天开源工程中的第一个,一个精美的计时器
iphone 31天开源工程中的第一个,一个精美的计时器-Just like any good programmers we decided to bite this off the same day Apple lifted the NDA even faced with the time constraints. Needless to say the first app will be VERY simple, however it does demonstrate some stuff I stumbled on the first time I started coding against the iPhone SDK.
The app is "Minutes to Midnight" it is simply a countdown of the time left I have to finish this app before tomorrow :). This idea came from my friend Chris Craft who committed (and completed!) 30 day of Windows Mobile development.
To get started fire up xCode and
* Click: File->New Project.
From the "New Project" dialog
* Select: iPhone OS->Applications-> View-Based Application
* Name It: I named mine "MinutesToMidnight"
This project already has a UIView we that will be the main view of or application. I imagine a count down looking like a plastic alarm clock which of cource counts backwards to zero. Let make o
- 2022-03-18 20:51:05下载
- 积分:1
-
(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment com...
(1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。
(2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment compile. (2) Build directly open// DECORE/BUILD DECORE.DSW directories under the document.
- 2022-03-04 20:15:40下载
- 积分:1
-
开发winamp音频播放时的视频效果源码。
开发winamp音频播放时的视频效果源码。-Winamp audio player development at the time of source video effects.
- 2022-11-01 04:40:03下载
- 积分:1
-
ffmpeg 视频播放器 ffmpeg+sdl+draw(里面的注释非常详细,可以自己选择同步模式)
资源描述这是一个用于播放视频和音乐的播放器。如要使用请将player整个文件夹放入到项目目录下,然后在项目中添加现有项,将player目录下的
assist.cpp
assist.h
DisPlayBase.cpp
DisPlayBase.h
PacketQueue.cpp
PacketQueue.h
PlayWnd.cpp
PlayWnd.h
VideoPlay.cpp
VideoPlay.h
以上的文件加入到项目当中
然后在你需要用到播放器的类或者其他模块中,
#include "player/VideoPlay.h"
这就行了,试一下编译吧!
当然,如果想要运行,还需要将所用的dll文件拷贝到exe同一目录下。
在player文件夹中还有三个文件夹,这三个文件夹内都有一个bin目录。如果你不知道要用到那些dll,
你就干脆将所有dll都复制到exe的目录里就行了。如果还不能播放视频,可能是因为你的机子没有安装directX,安装了就应该没问题了。
如果你建立的是控制台或者其他非窗口界面程序,那么,在程序中,你可以这样来创建一个对象
CVideoPlay* player = new CVideoPlay;//new一个对象出来
player->AV_AddPlayFile("邓紫棋-泡沫.mp3");//将要播放的音频文件或者视频文件加进
- 2023-05-28 05:10:22下载
- 积分:1
-
时尚的办公组合,利用MAYA开发,可以倒入到任何场景中。
时尚的办公组合,利用MAYA开发,可以倒入到任何场景中。-Fashion portfolio of office, using MAYA development, can be poured into any scene.
- 2022-11-05 17:50:03下载
- 积分:1
-
C#写的实现线程同步的开发包,附有元程序、示范程序
C#写的实现线程同步的开发包,附有元程序、示范程序-C# Write thread synchronization realize the development kit, with element program, demonstration program
- 2022-05-28 23:38:30下载
- 积分:1
-
3GPP AMR Speech coding
3GPP AMR Speech coding
- 2022-04-19 22:05:44下载
- 积分:1
-
MP4的解码源程序,用C编写,包含解码的流程,和一些重要函数的实现,供参考...
MP4的解码源程序,用C编写,包含解码的流程,和一些重要函数的实现,供参考-MP4 decoder source files, using C, the process includes the decoder, and some important function of the realization for reference
- 2022-02-04 10:06:42下载
- 积分:1
-
简单的视频播放器实现DirectShow可以播放视频,音频播放器。
简单视频播放器 实现directshow的可播放视频,音频播放器。-Simple video player to achieve DirectShow can play video, audio players.
- 2022-07-25 15:04:51下载
- 积分:1