搜索资源列表
RaknetAndOgrePlayerDemo.zip
- 日前在search Raknet source code的時候,找到一個不錯的範例,同樣是Hikari的作者提供的一個叫做Player的demo,然是去年的東西了,但裡面的範例整合了一些Ogre與網路程式結合的應用,也有一些Ogre本身使用的技巧。,A few days ago in search Raknet source code of the time to find a good example is provided by the author of Hikari called Pla
AudioPlayer
- VC++开发的音频播放器 多媒体编程的好例子-VC++ development of the audio player a good example of multi-media programming
Assets
- 一个简单的小例子,通过语音识别控制3D模型,以便你了解微软SAPI-A simple example, through speech recognition control 3D model, so that you understand the Microsoft SAPI
FLVPlayer2.0BYVC6
- 一个可以播放本地或网络上的FLV视频文件的小程序 同时又是结合vc与flash通讯的一个很好的例子-A local or network can play FLV video files on a small program at the same time is a combination of vc and the flash is a good example of communication
wave_spectrum
- 一个画出 WAV 文件 波形图的例子。播放 MP3 的例子很多,但画出波形图的却不多。-WAV files to draw a waveform example. MP3 players are many examples, but to draw the little wave.
WAVmusicplayer
- 用matlab做的一个WAV音乐播放器,简单好用,有助于帮助新手学习matlab的GUI制作-WAV music player under matlab environment,easy to handle,it is a good example for beginer to learn how to use matlab GUI
vlc-0.9.7
- 一个很全面的播放器源代码,其工作量在5人年左右;内嵌几十种商用和开源解码程序,是想全面学习的朋友的好例子。请注意部分代码需要数学功底才能理解-A very comprehensive player source code, the workload in about 5 years embedded dozens of commercial and open source decoding process is to comprehensively study friend s good ex
RTP
- Java RTP 参考示例,支持本地音频格式网络传输,麦克风实时传输,摄像头影像传输-Java RTP reference example, audio format, support of local network transmission, a microphone real-time transmission, camera image transfer
Video_kouxiang
- 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-Demo video keying. Ball SDK which is modified from an example, an incr
tts_speaker
- 一个VC++6.0编译通过的TTS文本语音朗读的例子,对初学者很有启发哦-A VC++6.0 compile the example through the TTS text to speech read, very instructive for beginners.
qx
- 使用类来操作曲线,使用双缓冲还实现曲线不闪,代码如下(VB2005),这是一个类,新建一个类,就可以在整个程序里调用这个类,调用方法很简单:比如:这个类名为tcdj 就可以写dim XXXX as new tcdj,然后在程序里使用XXXX.属性....... 操作就可以了-To operate the use of curves, use double buffering is also the realization of curves do not flash, the code is a
capture
- 动态视频捕捉,静态帧捕捉以及连续帧捕获,是学习回调函数的好例子-Motion video capture, still frame capture and continuous frame capture, is to learn a good example of a callback function
fmodapi375ce_small
- FMOD supports mp2, mp3 and Ogg vorbis in this release. For mpeg audio you can reduce cpu usage by by using FSOUND_MPEGHALFRATE as a flag in FSOUND_Stream_OpenFile. This does an inverse dct at only half the rate, producing a 22khz output for a
MediaSDKVBSource
- 一个VB多媒体编程的简单例子-VB Multimedia Programming a simple example
m002
- 一个mp3播放控件的使用文档(html),还有一个vb的例子-An mp3 player controls the use of documents (html), there is a vb example
DecklinkHistogram
- The purpose of this sample is to demonstrate the retrieval of video samples into an application from a very basic video capture graph. The application then performs, by way of example, a histogram analysis of the video which is then plotted in the ap
Programming-AI-by-Example-Source-Code
- The objective of the book you hold in your hands is to provide a solid and practical foundation to game AI, giving you the confidence to approach new challenges with excitement and optimism. AI is an enormous topic, so don’t expect to come away
PiecewiselinearTransform
- Different transformations on an image wil enhancde the image features. For example a gamma correction can change the dtail perception
MixerControl
- 是一个使用window多媒体设备的简单实例,麦克风,录音-Window is a multimedia device with a simple example, a microphone, recording
ADPCM-Example
- C++源码实现WAV文件的ADPCM编码和解码-C++ source to achieve a WAV file ADPCM encoding and decoding