-
视频
视频-音频开发实用工程案例精选1-2〉随书程序.rar-video-audio develop practical projects selected cases 1-2> As for procedure. Rar
- 2023-09-08 02:15:03下载
- 积分:1
-
著名的语音识别系统Sphinx2的源代码,基于HMM模型。配合相应的训练工具,可以自己搭建语音识别系统。...
著名的语音识别系统Sphinx2的源代码,基于HMM模型。配合相应的训练工具,可以自己搭建语音识别系统。-Well-known speech recognition system Sphinx2 source code, based on the HMM model. With the appropriate training tools, you can set up their own speech recognition system.
- 2022-11-21 02:00:04下载
- 积分:1
-
本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。...
本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。-cases of this function is to show the depth of field teapot image effects. Another five consecutive images of teapots, which is a focus, other teapot with its focus away from the gradually become blurred.
- 2022-06-15 09:55:02下载
- 积分:1
-
一个不错的mp3播放器,用vc代码写的,需要的抓紧时间下了
一个不错的mp3播放器,用vc代码写的,需要的抓紧时间下了-A good mp3 player, with code written in vc, need waste no time was
- 2022-01-25 21:20:01下载
- 积分:1
-
粒子群优化算法是一种基于种群的随机优化算法…
Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates in the problem space which are associated with the best solution (fitness) it has achieved so far. (The fitness value is also stored.)
This value is called pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the neighbors of the particle. This location is called lbest. when a particle takes all the population as its topological neighbors, the best value is a global best and is called gbest. Following is the steps of PSO:
- 2023-03-03 01:30:04下载
- 积分:1
-
很麻烦的源码上传,郁闷,什么时候能改变一下,为什么要20个字啊...
很麻烦的源码上传,郁闷,什么时候能改变一下,为什么要20个字啊-From a source very troublesome, depressing, when you change, why should the 20 words ah
- 2022-04-20 08:40:03下载
- 积分:1
-
这个里面有播放音乐的几个实例
这个里面有播放音乐的几个实例-The inside of a few examples of music
- 2022-04-09 20:08:24下载
- 积分:1
-
可直接使用的mpeg4解码代码
MPEG
可直接使用的mpeg4解码代码
MPEG-4 is a collection of methods defining compression of audio and visual (AV) digital data. It was introduced in late 1998 and designated a standard for a group of audio and video coding formats and related technology agreed upon by the ISO/IEC Moving Picture Experts Group (MPEG) under the formal standard ISO/IEC 14496. Uses of MPEG-4 include compression of AV data for web (streaming media) and CD distribution, voice (telephone, videophone) and broadcast television applications.-Can be directly used in the code mpeg4 decoding MPEG-4 is a collection of methods defining compression of audio and visual (AV) digital data. It was introduced in late 1998 and designated a standard for a group of audio and video coding formats and related technology agreed upon by the ISO/IEC Moving Picture Experts Group (MPEG) under the formal standard ISO/IEC 14496. Uses of MPEG-4 include compression of AV data for web (streaming media) and CD distribution, voice (telephone, videophone) a
- 2023-03-14 00:15:03下载
- 积分:1
-
自己写的一款媒体播放器,功能还可以,界面也很专业,有兴趣的朋友可以那去看看,还可以把他更完美一点....
自己写的一款媒体播放器,功能还可以,界面也很专业,有兴趣的朋友可以那去看看,还可以把他更完美一点.-Wrote it myself a media player, functions can also interface is also very professional and are interested in friends can then go and see, you can point to him more perfect.
- 2022-03-25 05:21:29下载
- 积分:1
-
简单视频播放器的实现,播放器能够以简单的形式来完成复杂的功能应用。我们主要实现视频文件 打开、播放、暂停、快进、快退、上一帧、 ... 这个微软强大的可视化应用...
简单视频播放器的实现,播放器能够以简单的形式来完成复杂的功能应用。我们主要实现视频文件 打开、播放、暂停、快进、快退、上一帧、 ... 这个微软强大的可视化应用程序开发工具, 在VC++环境下,利用MFC库和MCI标准,我们可以轻松开发用于播放AVI格式的视频文件。-simple video player and that the realization of players can in a simple form to complete the complicated application functions. Our main video files open, play, pause, fast forward, as well, on one, ... the powerful Microsoft Visual application development tools, the VC environment, MFC Library and MCI criteria, we can easily develop players for the AVI video file format.
- 2022-01-31 23:41:32下载
- 积分:1