-
one-1.3.80.tar
云计算基础架构平台,opennebula,可以创建虚拟集群,虚拟网络,虚拟机,并对集群内各种资源进行合理调度。(Cloud computing infrastructure platforms, opennebula, you can create a virtual cluster, virtual networks, virtual machine, and a variety of resources to conduct a reasonable cluster scheduling.)
- 2009-09-17 11:48:56下载
- 积分:1
-
zhengshu
编程实现整数的划分问题的递归算法,无需太多的代码(zhengshu)
- 2009-11-01 16:43:38下载
- 积分:1
-
C语言:AI五子棋
【实例简介】C语言:AI五子棋
- 2021-12-13 00:49:42下载
- 积分:1
-
Function
介绍了C的常用函数, 介绍了C的常用函数, (Introduction of the commonly used C functions, the introduction of the commonly used C functions,)
- 2008-05-25 16:25:15下载
- 积分:1
-
DA14580
Dialog BLE 串口通信 实现蓝牙与电脑 通信和信息打印(Dialog BLE u4E32 u53E3 u901A u4FE1)
- 2017-05-16 11:35:06下载
- 积分:1
-
evennumberedexercise
说明: C++大学教程中的偶数习题的答案,适合初学C++的人(C++ university tutorial answers to the even exercises, suitable for beginners who C++)
- 2011-03-13 12:45:47下载
- 积分:1
-
smart_directdraw_demo
说明: 这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。
(this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.)
- 2006-02-23 15:05:34下载
- 积分:1
-
簡易版des
首先先輸入10bit的金鑰,接著輸入8bit的明文,然後得出加密的ecryption 和 decryption。
流程部分:
1. 需要产生两个密钥,输入的10位密钥,然后进行key[10]置换(类似于DES中的IP置换),将结果分为两组,设为templ[0~4}和tempr[0];
2. 两组分别进行循环左移1位操作,得到L1和R1;
3. 将L1和R1合并,并将合并的数据经过P8置换,得到8位的密钥k1;
4. L1和R1再次进行循环左移2位操作,得到L2和R2;
5. 将L2和R2进行合并,并将合并的数据通过P8置换,得到8位的密钥k2;
明文加密:
1. 对8位明文text进行IP_a置换,得到temp;
2. 将temp分为两部分templ和tempr,然后将templ和tempr代入到fk中进行变换
3. 在fk中,首先对tempr通过E/P扩展变换将四位M1R扩展位八位,然后这八位同密钥k1进行模2加运算,将得到的结果分为两部分并且分别通过S_a和S_b进行和变换,变换后每一部分只剩2位。这两位进行合并,通过P4变换得四位的M1RP,然后将M1RP和M1L进行模2加运算得到四位的L,然后将L同M1R进行合并得到M2。
4. 然后将M2通过SW变换,即将其高四位和低四位进行交换。
5. 再通过fk函数(过程同3)
6. 再通过IP_b变换得到八位密文。
- 2022-04-09 00:29:26下载
- 积分:1
-
WawaSocket
支持TCP,UDP协议,需要WinSock控件,功能强大,支持多种协议,使用灵.活,WinSockAPI调用的wsock32.dll(28K)或ws2_32.dll(69K)为Windows系统自带函数库不必担心缺少文件。(Supports TCP, UDP protocol, WinSock control, powerful, supporting multiple protocols, using the spirit. Live, wsock32.dll WinSockAPI call (28K) or ws2_32.dll (69K) for the Windows system comes with the library does not have to worry about missing files ʱ ??)
- 2015-09-07 14:26:30下载
- 积分:1
-
This is a file manager. Jimmy noodle right document management functions, we wan...
这是一个文件管理器。理面有对文件管理的功能,希望对大家有所帮助。-This is a file manager. Jimmy noodle right document management functions, we want to help.
- 2022-11-23 18:10:09下载
- 积分:1