搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
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
SignalGenerate.rar
- 一个输出正弦波的声波发生器,VC++环境,可以自己输入指定频率发出声音,主要用在一些多媒体设备中用以测试声音基准。程序挺好用,在VC6.0下可以编译。,Acoustic output of a sine wave generator, VC++ environment, you can specify the frequency of their voice input, mainly used in a number of multimedia devices to the voice of
jiadianweixiu
- 家电维修管理系统”软件。这是专为家电维修行业定制的集维修、元件管理、元件销售、店面日常工作记录及维修售后服务管理为一体的专业软件。软件的最大特点,紧紧围绕家电维修行业的实际需要。元器件管理采用表格和图形结构,直观方便,界面亲切友好。采用了图形模式实现大量复杂枯燥的经营分析,使管理分析乐趣无穷。是个人和老板公司 的好助手。 -Appliance maintenance management system" software. It is designed for appliance repai
qt_mplayer
- QT+mplayer的一个简单的播放器,支持快进,后退,暂停,单帧播放,音量控制,进度拖动等功能。 windows下播放注意播放参数的设置 // for windows7 vista QString common = "./mplayer/mplayer.exe -slave -quiet -vo direct3d " + m_fileName + " -wid " + QString::number(reinterpret_cast<qlonglong>
WangEPD
- 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
DTMF
- DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
cutYUV420
- 将一个很长的YUV420文件分割成所需要的帧数的文件,自己设定开始和结束帧号,和图像大小-Will be a very long document YUV420 divided into frames required documents, set start and end frame number, and image size
mp3player
- NwePlay显歌词仿千千静听播放器(含VB源码)只使用了 少量的控件 来完成程序 这样可让初级学者 学到很多东东 -Significantly NwePlay lyrics like listening Chichiwa player (including VB source code) to use only a small number of controls to complete the process This is to allow the primary scholars h
FirDesigner
- 这个也是我们毕业设计的题目(界面很酷的播放器),程序设计了一个功能比较强大,界面优美的播放器,其中运用了多项界面设计技术和多媒体编程技术,是学习的东东,只是现在还有许多不足之处希望大家帮忙-This is our graduation project topic (interface cool player), a functional programming more powerful, beautiful player interface, including the use of a nu
FrequencyShowA
- 显示声音文中运用了多项界面设计技术和多媒体编程技术件播放频谱的程序-The voice of the text shows that the use of a number of interface design, technology and multimedia programming broadcast spectrum incident procedures
mp3play14
- 多媒体的应用是一个很时尚的技术,特别是视频,所以这篇文章详细的介绍了视频在3G网络上的一些应用。对一些从事视频开发的学者是一个很好-Multimedia applications is a very fashionable technologies, especially video, so this article describes in detail the video in the 3G network applications. A number of scholars engaged
25-MoviePlay
- 用vc编制的视频播放器,可以打开一些视频格式的文件,显示在view类中。-Vc prepared to use video player, you can open a number of video formats documents displayed in the view class.
zuidachangfang
- 最大长方体问题 一个长,宽,高分别为m,n,p 的长方体被分割成个m*n*p 个小立方体。每个小立方体内有一个整数。试设计一个算法,计算出所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。-The biggest problem Cuboid a length, width and height, respectively m, n, p of the rectangular cut into m* n* p a small cube. Each cube, there ar
2007119181922
- 智力竞赛是一种生动活泼的教育方式,通过抢答和必答两种答题方式能引起参赛者和观众的极大兴趣,并且能在极短的时间内,使人们迅速增加一些科学知识和生活常识。-Quiz is a lively form of education, through the Answer and will answer the way A two contestants and viewers can cause a great deal of interest, and in a very short time so
WalleOnly1
- 本实例演示了Windows Media Player 9系列的简单SDK开发,以及图片按钮的实现和一些常见的控件的使用(滑块等) 原本是用作OS设计中用于演示同步与互斥的-This example demonstrates the Windows Media Player 9 Series SDK to develop simple, as well as the realization of picture button control and a number of common use
20088214231337
- 此源码非本人原创,收集于网上,感觉不错就发了.什么是Media Player Classic? 知道的人不多,但提起国内的暴风影音,我想知道的人就多了,其实暴风影音就是Media Player Classic,暴风影音只是同我一样从Gabest官方下载到了Media Player Classic的源码,不同的是,暴风影音将Media Player Classic改成了自己的名字并加入了许多的解码器,打包成自己的产品,其实这也无可厚非,关键就在于其作者老爱把里面捆绑一些我们用不到的软件.
CameraView
- 觀看 Camera 的描述,包含裝置名稱、VID, PID 及序號-View camera descr iption, include device name, vid, pid and serial number
Playlistgenerator
- 播放列表生成器,用VB平台实现多个视频文件连续播放的列表生成器-Playlist generator by VB platform for a number of video files to play list generator
BOFANGQI
- 昨天写程序,需要在页面中嵌套播放器,用来播放服务器上的视频文件。本来想使用GridView控件的中提供的HyperLinkField子控件,但是实验了几次发现这个子控件调用播放器不行,只能调用网页和文件 属性设置: -Writing yesterday procedures required in the nested page player, used to play the video file on the server. Want to use the GridView c