-
rc5 algorithme 的源代码
RC5 encryption algorithm is a new fast symmetric block cipher
developed by Ron Rivest for RSA Laboratories. Intended as a possible
successor to the Data Encryption Standard, RC5 has a variable word
size, a variable number of rounds, and a variable-length secret key,
so the user can explicitly manipulate the trade-off between higher
speed and higher security. RC5 is suitable for hardware or software
implementations; the encryption and decryption algorithms are
exceptionally simple. A novel feature of RC5 is the heavy use of
data-dependent rotations.
- 2022-01-24 09:55:50下载
- 积分:1
-
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了,...
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
- 2022-02-02 13:13:42下载
- 积分:1
-
地理信息系统ArcView的二次开发。ArcView…
地理信息系统设计ArcView的二次开发.ArcView软件是一套辅助用户组织、维护、显示、分析和传播地图与空间信息的传输工具,它为用户提供了进行空间决策的框架,空间处理能力及建立数学模型
-geographic information system design ArcView the secondary development. ArcView software is a supplement to household organization, and maintenance, display, analysis and dissemination of maps and spatial information transmission tool, It provides users with a space policy framework, the capacity and space mathematical model
- 2022-10-08 17:10:03下载
- 积分:1
-
VC++6.0多人网络小游戏
VC++6.0多人网络小游戏-支持多人联机网络游戏程序源代码,且支持TCP/IP,IPX等多种网络协议.-small multiplayer online games- multiplayer online game network source code, but support for TCP/IP, IPX and other network protocols.
- 2022-05-06 02:25:54下载
- 积分:1
-
分别用行处理和串处理建立和修改文本的源程序
分别用行处理和串处理建立和修改文本的源程序-respectively firms and the establishment of string handling and revised version of the source
- 2023-07-31 16:05:02下载
- 积分:1
-
for beginners of adaboost
for beginners of adaboost
- 2022-10-23 11:45:04下载
- 积分:1
-
小精灵游戏开发
小精灵游戏开发吃豆豆的小游戏有很详细的教学过程
- 2022-06-30 11:57:04下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
这个是朋友叫做的,可以让电脑变魔术读懂你的心,好玩吧?看看吧...
这个是朋友叫做的,可以让电脑变魔术读懂你的心,好玩吧?看看吧-This is a friend called, and can allow the computer to read your mind magic, fun, right? Let" s see it
- 2022-01-24 09:37:54下载
- 积分:1
-
实现了vc++中的动态链接库,适合初学者学习使用
实现了vc++中的动态链接库,适合初学者学习使用-Realize the vc++ In the dynamic link library, suitable for beginners learning to use
- 2022-02-09 14:36:22下载
- 积分:1