资源列表
waterPlantModel
- 水草模型, 有3DS和X格式的模型. 很难找到的-Water plant model, a model of 3DS and X formats. Hard to find
OV6680
- OV6680的datasheet~ 官网都是没有的-ov6680 datasheet~
VideoTool
- video tool for performing various processing with video file..cut copy paste videos
VCintroductionry
- 本人自己搜集的VC++入门小程序,大多是关于视频的,对刚开始用VC处理视频的人会有一定的帮助。-My own collection of VC++ introductory small program, it is mostly about video, to start using VC processing video people have some help.
m09202023
- video encode using DM642
MPEG_encoder
- MPG音频解码软件的一些源代码。用VC++实现-The Code of MPG Media Soft。
VolumeControlModule
- 利用muxer实现对声音的控制的源代码 -Using muxer achieve control of the sound source
MVmagnet
- MAGNET MV制作资源 随意下载-MAGNET MV production resources free download
BasedonManifoldLearningAndTheMixedModelOfVideoSumm
- 基于流形学习和混合模型的视频摘要方法,做视频摘要的基础文献-Based on manifold learning and the mixed model of video summarization method, the basis of a video summary of the literature
GenerateSound
- for sound generation and proce-for sound generation and process
rygel-0.9.0.tar
- 一款使用vala写的一个支持upnp协议的媒体服务器
SimpleLRUalgorithm
- 最简单的LRU算法实现,就是利用jdk的LinkedHashMap,覆写其中的removeEldestEntry(Map.Entry)方法即可-Simple LRU algorithm is to use jdk' s LinkedHashMap, override one of the removeEldestEntry (Map.Entry) method can be