-
yuv视频采集和显示
嵌入式视频采集软件需要实现视频流的采集,视频显示,利用V4L2(video
for linux2)、FrameBuffer提供的应用程序接口实现,需要对摄像头、显示屏进行操作。USB摄像头、LCD显示屏都属于字符设备,分别为/dev/video0、/dev/fb0文件。本代码即利用这些基本知识实现视频采集
- 2022-03-20 18:01:59下载
- 积分:1
-
印度卖的最火的,播放器 可自动搜索频道,播放的音乐效果相当好....
印度卖的最火的,播放器 可自动搜索频道,播放的音乐效果相当好.-India" s best selling fire, the player can automatically search channels, the music effect is quite good.
- 2022-01-30 12:51:57下载
- 积分:1
-
对一个音频文件的EVRC编码
对evrc编码的声音文件的单路话音进行解码成wav文件的源码.在c++builder环境下开发-right evrc encoded audio files of the one-way voice decode wav file into the source code. C builder in the development environment
- 2022-12-07 17:55:03下载
- 积分: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
-
在线网络电视(VB版)这个代码是使用微软的Media Player组件开发的一个网络媒体播放器,支持播放各种类型的媒体文件,您可以更改tvstacionet.d...
在线网络电视(VB版)这个代码是使用微软的Media Player组件开发的一个网络媒体播放器,支持播放各种类型的媒体文件,您可以更改tvstacionet.dat文件,在其中添加新的节目内容,并自己分类。提示一下,如果想增加更多的媒体节目,请到PPStream下载更多的节目单。
-Online Network TV (VB version) of this code is to use Microsoft
- 2022-05-14 10:16:44下载
- 积分:1
-
基于对话框的MFC程序,可以播放mp3文件,并有暂停,停止,控制快慢等功能....
基于对话框的MFC程序,可以播放mp3文件,并有暂停,停止,控制快慢等功能.-Dialog-based MFC program, you can play mp3 files, and a pause, stop, control speed and other functions.
- 2022-01-25 18:13:40下载
- 积分:1
-
rm文件格式规范
rm文件格式规范-rm document format standard
- 2023-05-07 16:50:02下载
- 积分:1
-
闪光一个好的播放器,有暂停,就一个,下一个框架作静态功能。
一个很好的FLASH播放器,拥有暂停、上一帧,下一帧等静止功能。-FLASH a good player, has suspended, on one, the next frame as static functions.
- 2022-02-01 10:55:34下载
- 积分:1
-
from the designated cut out for the specified size paper, I use it a YUV sequenc...
从指定文件中切割出指定大小的子文件,我用它将一个YUV序列的每一帧分割出来,然后又将每一帧的Y、U、V单独分割出来 -from the designated cut out for the specified size paper, I use it a YUV sequence of each frame to split up, and then each will frame the Y, U, V separate separated
- 2022-02-03 15:44:36下载
- 积分:1
-
使用时需要有一个摄像头并安装好相关驱动程序。将在窗口显示的同时并录制下来,以AVI文件存储。...
使用时需要有一个摄像头并安装好相关驱动程序。将在窗口显示的同时并录制下来,以AVI文件存储。-need to use a camera and installed the relevant driver. The window display at the same time and recorded to AVI file storage.
- 2022-08-21 03:00:35下载
- 积分:1