-
走进stl的内容,介绍了stl的各种功能.请各位
走进stl的内容,介绍了stl的各种功能.请各位-Near to the content of STL,introduce all kinds of function,please look through.
- 2022-02-13 05:24:08下载
- 积分:1
-
监视浏览器的上网时间
监视浏览器的上网时间-surveillance browser Internet
- 2023-02-01 22:30:03下载
- 积分:1
-
通过自写代码实现消息提示功能,提示内容和提示方式自己控制,非windows自带...
通过自写代码实现消息提示功能,提示内容和提示方式自己控制,非windows自带-passed since the implementation of the code written reminder feature news, suggesting that content and suggest ways to control their non-windows onboard
- 2022-02-06 01:02:13下载
- 积分:1
-
学wince的经典书籍 相信会让你喜欢
好好学习哦
学wince的经典书籍 相信会让你喜欢
好好学习哦-Xue wince classic books make sure you like to learn Oh
- 2022-06-29 14:46:47下载
- 积分:1
-
同时的数据压缩和加密
同时进行数据压缩,加密和解密
摘要
网络通信的安全性可以说是世界上最重要的问题,今天给定的有价值的信息,在不同的网络里传递的大量。而较大的文件,需要对网络安全发送,它必须被加密。在规模较大的文件进行加密时,仍然会增加的大小。因此,通常其压缩并通过网络发送。数据压缩是著名的降低了存储和通信费用。它涉及到一个给定格式的转换数据,称为源信息,以更小的尺寸的格式的数据,被称为码字。数据加密称为保护信息不被窃听。它把一个给定的格式,称为明文,为另一种格式,称为密文的数据,用加密密钥。现有的与当前的压缩和加密方法的主要问题是
1.低速。
2.更多的处理时间。
3.更多的成本。
为了减轻这个问题,我们的方法结合了两种方法(压缩和加密)成一个过程。在新的方法加密和压缩的同时被完成。它需要较少的处理时间和更快的速度。
为压缩哈夫曼压缩算法。加伪随机洗牌成压缩的数据。在树中的节点洗牌。混洗是为了得到不同的霍夫曼表。加密后,我们将得到一个洗牌Huffman表
- 2023-08-21 16:55:03下载
- 积分:1
-
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助...
魔力游戏伤害计算器源码c#编写,用数组进行数据存储,对经常pk的人有很大帮助-magic of the game hurt calculators source c# prepared with data storage arrays, on the regular pk be very helpful
- 2022-02-02 08:08:31下载
- 积分:1
-
一个简单的邮件发送器
一个简单的邮件发送器-a simple mail sender
- 2022-03-11 16:24:01下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
java版简易贪吃蛇
eclipse所编写的简易版贪吃蛇,简单易理解,用list存储,有计分,蟹蟹!!!
- 2022-08-20 11:50:12下载
- 积分:1
-
image processing control souce code of the evc.it can display a lot of graphics...
evc下的图像处理控件源码,能够显示多种图形文件。-image processing control souce code of the evc.it can display a lot of graphics files
- 2022-08-24 06:04:15下载
- 积分:1