-
同时的数据压缩和加密
同时进行数据压缩,加密和解密
摘要
网络通信的安全性可以说是世界上最重要的问题,今天给定的有价值的信息,在不同的网络里传递的大量。而较大的文件,需要对网络安全发送,它必须被加密。在规模较大的文件进行加密时,仍然会增加的大小。因此,通常其压缩并通过网络发送。数据压缩是著名的降低了存储和通信费用。它涉及到一个给定格式的转换数据,称为源信息,以更小的尺寸的格式的数据,被称为码字。数据加密称为保护信息不被窃听。它把一个给定的格式,称为明文,为另一种格式,称为密文的数据,用加密密钥。现有的与当前的压缩和加密方法的主要问题是
1.低速。
2.更多的处理时间。
3.更多的成本。
为了减轻这个问题,我们的方法结合了两种方法(压缩和加密)成一个过程。在新的方法加密和压缩的同时被完成。它需要较少的处理时间和更快的速度。
为压缩哈夫曼压缩算法。加伪随机洗牌成压缩的数据。在树中的节点洗牌。混洗是为了得到不同的霍夫曼表。加密后,我们将得到一个洗牌Huffman表
- 2023-08-21 16:55:03下载
- 积分:1
-
此过程将被应用到离散点云数据(。txt),格式的方法。
本程序适用于将离散点云数据(.txt),转换为IGS格式-this procedure will be applied to discrete point cloud data (. Txt), format conversion of IGS
- 2022-02-15 22:30:14下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-07-10 18:52:09下载
- 积分:1
-
通讯录的处理,用来处理通讯录的更新操作以及删除操作
通讯录的处理,用来处理通讯录的更新操作以及删除操作-masm
- 2022-09-25 09:35:03下载
- 积分:1
-
* 工程名称:SmartCar
* 功能描述:结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能
* IDE环境: M...
* 工程名称:SmartCar
* 功能描述:结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能
* IDE环境: Metrowerks CodeWarrior 4.1
* 组成文件:
* main.c
* SmartCar.c/PID.c/LCD1620.c/Test.c
-* Project Name: SmartCar* Functional Description: combination of Freescale" s 16-bit single-chip automatic car MC9S12DG128B completed tracing along the black lane* IDE environment features: Metrowerks CodeWarrior 4.1* constituent documents:* main.c* SmartCar.c/PID.c/LCD1620.c/Test.c, etc. ~ ~ ~
- 2023-06-13 00:20:03下载
- 积分:1
-
butterfly at nature
butterfly at nature-butterfly at nature
- 2022-11-24 18:15:03下载
- 积分:1
-
wince 下的一些小例子,非常具有代表性哦
wince 下的一些小例子,非常具有代表性哦-wince under some small examples, very representative Oh
- 2022-06-29 16:15:05下载
- 积分:1
-
Basketball game client and server
篮球比赛显示端和服务器端的计分和时间上的同步等功能。-Basketball game client and server-side shows the points and time synchronization functions.
- 2022-12-10 14:05:03下载
- 积分:1
-
基于WinCE6.0 和C# 的聊天室程序,当在host机和Ebox分别运行程序后,可以在它们之间通信了,都是自己实现的,很不错,对于开始学嵌入式的,想搞Ebo...
基于WinCE6.0 和C# 的聊天室程序,当在host机和Ebox分别运行程序后,可以在它们之间通信了,都是自己实现的,很不错,对于开始学嵌入式的,想搞Ebox的有很大的帮组哈。-WinCE6.0 and based on the C# Chat room procedures, when the host machine and run the program after the Ebox, respectively, can be communication between them, and realize their own, very well, began studying for the embedded and want Ebox The group has a lot of help and Kazakhstan.
- 2022-05-06 19:54:37下载
- 积分:1
-
wince under the TCP application source code, including TCPClient and TCPServer,
wince下TCP应用源代码,包括TCPClient和TCPServer,-wince under the TCP application source code, including TCPClient and TCPServer,
- 2022-07-21 22:38:20下载
- 积分:1