-
可以实现基于运动的视频检索系统
key frame
可以实现基于运动的视频检索系统
key frame-Can be achieved based on the movement of video key frame retrieval system
- 2022-06-30 15:25:29下载
- 积分:1
-
g. 721 voice standard VC realize, the compiler can be found through
g.721语音标准的VC实现,编译通过可参考-g. 721 voice standard VC realize, the compiler can be found through
- 2023-01-02 09:10:05下载
- 积分:1
-
ActiveX DLL(Visual C++)和Visual Basic 6 OCX,捕获和显示WDM视频D.
ActiveX DLL (Visual C++) and Visual Basic 6 OCX, to capture and show WDM Video Device, using DirectShow
- 2023-03-28 09:10:04下载
- 积分:1
-
一个透明的放大镜,用的是做的功能
透明的放大镜的形式与功能有关
- 2022-09-01 16:10:03下载
- 积分:1
-
对于开发h.264可以参考261的框架,找了好久才找到的代码,与大家分享...
对于开发h.264可以参考261的框架,找了好久才找到的代码,与大家分享-can for the development of 261 reference framework for a long time to find the code share with you
- 2022-02-04 01:38:58下载
- 积分:1
-
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。 下面就可以编写代码了。首先在窗体的"通用声明"部分声明函数-The use of API function [mciSendString] easily play MP3 music files
- 2022-02-09 17:10:38下载
- 积分:1
-
avi 转 bmp
用directshow实现的
avi 转 bmp
用directshow实现的-avi to bmp achieved using DirectShow
- 2023-02-16 07:05:03下载
- 积分:1
-
simple exemple in agenda for delphi
simple exemple in agenda for delphi
- 2023-01-24 08:50:04下载
- 积分: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
-
这个是用VC编写的微软的语音识别系统
功能还是很强大的
这个是用VC编写的微软的语音识别系统
功能还是很强大的-This is prepared using VC Microsoft speech recognition system is still very strong
- 2022-06-02 16:52:54下载
- 积分:1