当前位置:
首页 资源下载
搜索资源 - compression combined
搜索资源列表
-
0下载:
一个可以转换tiff压缩格式,以及可以将单个tif合并成一个的程序-one can be converted tiff compression format and can be combined into a single tif a procedure
-
-
1下载:
为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和
Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后
的块进行位置置乱,
-In order to ensure the safety of information transmission network, and a video image encryption method. This met
-
-
0下载:
为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和
Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后
的块进行位置置乱,
-In order to ensure the safety of information transmission network, and a video image encryption method. This met
-
-
0下载:
MPEG4是一种压缩率高、对传输带宽要求低、图像质量高的图象编码技术。提出了一套视频传输系统的实现方案。该方案基于OMAP1510具有的独特双核结构,结合蓝牙和MPEG4编码技术,实现窄带宽下的视频图像实时传输。-MPEG4 is a high compression ratio, and low transmission bandwidth, high image quality image coding techniques. A set of video transmission syst
-
-
0下载:
嵌入式系統中SPIHT算法改進的研究: 本文在重點分析研究SPIHT算法的基礎上,結合現有技術提出一種改進的SPIHT算法.改進的SPIHT算法通過采用提升小波變換、結合人眼視覺特性、對算法的分集排序過程進行優化等措施,進一步提高壓縮性能,而且圖像復原質量較好.-SPIHT algorithm for embedded systems to improve the research: In this paper, the focus of analysis in the SPIHT algori
-
-
0下载:
基于改进K-means的压缩IP
由于k-means本身受异常点影响较大,这里采用迭代k-means的方法,降低异常点的影响,减少计算量和提高聚类数目的灵活性。并添加合并异常聚类方法,提高聚类的均匀性-K-means based on improved compression IP
As k-means itself is influenced by outliers, where an iterative k-means method to reduce the impact of o
-
-
0下载:
局域网屏幕监控系统是主要由客户端和服务器端两部分组成。
客户端模块
该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。
服务器端模块
该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。
-LAN-screen monitoring system is the main by the client and server-
-
-
0下载:
局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块:该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块:该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。
-LAN-screen monitoring system is the main by the client and server-side of two parts. Client mo
-
-
0下载:
络音视频传输3.0
2006-06-23
TVideoCap-提供视频捕捉,预览的功能
TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。
TRECVideo-和上面的控件是一对,用于接收。
TACMWaveOut-声音输出控件。
TACMWaveIn-声音输入控件。
TSendVideo_VIDX-Vidx压缩传输控件。
TRecXVID --接收vidx压缩初频的控件。
TVideoAdd1---
-
-
0下载:
Qt4 开发的 压包工具 使用lzo开源压缩库.可以合包 解包功能-Qt4 development tools lzo compression packages open-source compression library. Can unpack functionality combined package
-
-
0下载:
这是生成可执行文件的源码,结合ZIP压缩控件,易语言编写,请大家接受-This is to generate executable source code, combined with ZIP compression control, easy language, please accept the
-
-
0下载:
VB文件压缩、解压、合并综合示例VB file compression, decompression, combined integrated sample-VB file compression, decompression, combined integrated sample
-
-
0下载:
A suitable algorithm suggested with wavelet compression for gray scale
images based on e- and two-dimension combined hierarchical structure, in the
sub-band which has been generated by the aid of several types of wavelet
functions. It is shown
-
-
0下载:
Abstract- H.264/AVC is becoming a popular video codec for
its better compression ratio, lower distortion and applicability
to portable electronic devices. Thus, issues of copyright
protection appropriate for this standard become very
importan
-
-
1下载:
VC++数字图象获取,处理及实践应用:
分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识。基本涵概了从图像获取到图像处理的各个领域,并结合Visual C++,给出了相应的算法和完整的源代码。-VC++ digital image acquisition, processing and practical applications: the bitmap are discussed and the con
-
-
0下载:
集合树的合并与元素的查找
即加权合并与压缩查找算法实现-Collection combined with elements of the tree to find that the weighted combined with the compression algorithm to find
-
-
0下载:
第一次从DB搜寻后缓冲搜寻结果索引,以后用此索引直接提取数据库
主要分3个类:SyncDictionary<T> , IndexItem ,DBStringSearch
SyncDictionary<T>:用于建立搜寻结果字典,便于对搜寻结果作缓存,支持自动
压缩(当字典超过设定长度则以最近使用时间为依据压缩)。
IndexItem:包装的一个Index数组,用于存放搜寻结果的索引,支持自动分配和
删除数组(内部保留删除的数组用于从新分配,保留的
-
-
0下载:
KOL (Key Objects Library) v3.16 for Delphi Full Source.
KOL - Key Objects Library is a set of objects to develop small-sized 32 bit
Windows GUI applications using Delphi but without the VCL. KOL enables you
to create very compact Windows32 GUI
-
-
0下载:
算法--并查表(按秩合并与路径压缩)实现算法c++代码-Algorithm- and look-up table (by rank and path compression combined) algorithm c++ code
-
-
0下载:
CODE FOR IMAGE COMPRESSION
-