-
一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。...
一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。-with MCI was one of the primitive media player that can play MP3, WAV, wmv, mpg, avi and other documents. The absence of a control interface expansion so it does not look good.
- 2022-02-02 19:24:03下载
- 积分:1
-
这个程序是用来读取YUV文件和数据输出到一个文本文件,该…
这个程序用来读取yuv文件,并把数据输出到一个文本文件,代码很短,里面说明很详细,这对理解和使用yuv文件很方便-This procedure is used to read yuv file and the data output to a text file, the code is very short, which explain in great detail, which understand and use easily yuv file
- 2022-06-26 11:02:53下载
- 积分:1
-
Visual C++多媒体开发指南配套源码.zip
Visual C++多媒体开发指南配套源码.zip-Visual C Multimedia Development Guide matching source. Zip
- 2023-06-25 14:25:05下载
- 积分:1
-
C++ mp3 decode一个mp3的解码源程序
仅供大家参考
C++ mp3 decode一个mp3的解码源程序
仅供大家参考-C++ Mp3 decode mp3 decoding a reference source only you
- 2022-03-16 15:35:10下载
- 积分:1
-
一个录音控件,recorder.ocx
一个录音控件,recorder.ocx-a recording control, recorder.ocx
- 2022-03-19 19:34:30下载
- 积分:1
-
屏幕录像,VFW。有一个非常好的使用的类
屏幕录象,vfw.其中有一个很好使用的类-screen videos, VFW. There is a very good use of the class
- 2022-05-30 04:11:28下载
- 积分:1
-
H264编码解码器,输入YUV4:2:0格式
H264编码解码器,输入YUV4:2:0格式-H264 codec, enter YUV4: 2:0 format
- 2022-11-10 13:50:03下载
- 积分:1
-
a very simple video collection procedures, which will help beginners learn. Stro...
一个很简单的视频采集程序,利于初学者学习。强烈推荐~-a very simple video collection procedures, which will help beginners learn. Strongly recommended ~!
- 2022-06-16 07:32:48下载
- 积分:1
-
用风险投资制作的赛车游戏,对创业学校的绘图入门有帮助。
用Vc编的赛车小游戏,对于VC学绘图入门有帮助。-With Vc racing game made for the VC school mapping entry has to help.
- 2022-07-24 19:19:07下载
- 积分: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