搜索资源列表
SIP to Freshman
- 非常适合初学者了解SIP协议整体结构框架和功能的ppt资料-very suitable for beginners to understand SIP framework of the overall structure and function of information ppt
PlayWavAudio
- 使用MCI标准函数播放WAV格式的语音文件,使用简单的文本框架结构,对WAV的操作也封装为类,可以作为学习可用。-MCI-compliant functions to play a WAV format audio files, using a simple text frame structure, the operation of the WAV package for the class can be used as learning available.
Video_Frame(2008_10_15)
- 交 通视频检测框架结构 交通视频检测框架结构 -Traffic Video Detection frame structure frame traffic video detection
audio
- 虚拟声卡频率计 该程序是在VC++6.0环境中,用C++语言编写的,分三个模块:一个是程序框架模块,实现程序的框架结构;二是声卡采样模块,实现声卡对外部模拟信号的采样;三是对采得的信号进行频率值计算。-The program is in VC++6.0 environment, using C++ language and is divided into three modules: Module One is the procedural framework, the framework o
3GPFileDecoder
- 用于查看3gp mov mp4 文件格式框架. 新增了结构树浏览, 双击左侧树的节点可以显示当前的节点内部结构. 支持文件格式3g2 3gp, mov, mp4 等符合3gpp的文件。-Used to view 3gp mov mp4 file format framework. Add the tree view, double-click the left side of the tree node to show the internal structure of the curre
mmwrite
- 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
Video_Coding_Scheme
- 视频编码就是去除视频数据中的冗余信息,本章将要对H263编码方案、H264编码方案和MPEG-4编码方案中的相关技术进行介绍,三种编码方案中H263编码方案中最为基础,其技术可以被后两种编码编码方案用到,本章在介绍H264和MPEG-4两种编码方案时将着重介绍其特色技术。 目 录 1 3.1 视频编码分析 2 3.2 H263编码方案 3 3.2.1 H263层次构成 3 3.2.2 编码技术 16 3.2.3 可选扩展模式 35 3.2.4 离散余弦变换 41
video-based-traffic-monitoring
- 本文重点讲了在摄像头视野内的多辆车的监控和跟踪。基于特征检测的层次结构和融合,我们在本文中提出一个新的车型检测框架。-This article focuses on about the monitoring and tracking of vehicles in the camera field of view. Based on the hierarchy of the feature detection and integration in this paper, we propose a
121114115Video_Frame(2008_10_15)
- 用Visual C++ 6.0交通视频检测框架结构程序源码-Visual C++ 6.0 traffic video detection framework structure of program source code
Music-Search
- 面向音乐搜索的垂直搜索软件是采用Java语言开发的简易的互联网音乐搜索引擎,它是集网络爬虫(采用java内置的多线程及Socket技术)和基于B/S结构的Web查询(Struts框架)为一体的搜索软件。可用于本科毕业设计。-Music Search Software
Android-music_box
- 本文对Android平台下的自定义插件框架的实现做出初步的探索与研究,通过研究Android应用程序的安装与运行原理及其文件系统的结构,以完成插件规范和标准的定义;通过研究Android环境下Java语言动态加载类技术原理,以完成插件程序的加载与操作。与传统应用开发不同,通过引入该插件框架,应用程序的开发可以选择性的将部分功能模块插件化,插件化后的各个模块耦合性进一步降低,可以异步进行开发,各插件的升级更新更加独立而合理。-In this paper, to make a preliminary