-
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
-
bomb FOSS game, you can try, learn programming, but also entertainment
bomb游戏源码,可以试试,即学编程,又能娱乐-bomb FOSS game, you can try, learn programming, but also entertainment
- 2022-07-01 14:25:46下载
- 积分:1
-
Many programming enthusiasts have been prepared Tetris game procedures. A long t...
很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后,
问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,与各位编程爱好者分享,一直没空。正好现在放假了,而且离回家还有几天。于是我就把这个程序重新写了一遍,-Many programming enthusiasts have been prepared Tetris game procedures. A long time ago, I also made a Tc2.0 recently have some friends to see my previous procedure for the Russian box, the question is how I do. I have always wanted this process to write the whole process a detailed things to share with you programming enthusiasts, has been busy. Is now a holiday, and a few days away from home. So I put this process to re-write again,
- 2023-09-01 07:15:03下载
- 积分:1
-
《¥19.99》
这是一部在法国乃至整个西方引起爆炸性轰动的奇书。 它在人口只有六千多万的法国居然卖了一百万册,同时入围以高雅闻名的龚古尔文学奖(通常被...
《¥19.99》
这是一部在法国乃至整个西方引起爆炸性轰动的奇书。 它在人口只有六千多万的法国居然卖了一百万册,同时入围以高雅闻名的龚古尔文学奖(通常被提名的作品只有几万甚至几千册的销量),又被各国出版社争相购买,已翻译的语言竟高达二十一种。据报道,根据它改编的电影亦正在拍摄中。它的书名也创造了一个暗含嘲讽的有趣先例,直接采用了销售地标价――在欧元区是《14.99欧元》,在美国和英国分别是《9.99美元》和《6.99英磅》,到了咱们中国,自然就是人民币的《19.99元》了
- 2022-02-07 19:58:15下载
- 积分:1
-
数学建模竞赛:DNA序列的分析,内附有关数据和代码,matlab语句编程...
数学建模竞赛:DNA序列的分析,内附有关数据和代码,matlab语句编程-Mathematical Contest in Modeling: DNA sequence analysis, containing the relevant data and code, matlab programming language
- 2022-02-04 04:05:25下载
- 积分:1
-
计算器程序
这是一个简单的基于c++的计算器程序。可以实现基本的操作,有开方,平方,清屏后退等功能,很适合初学者用来学习MFC的基本控件的操作
- 2023-01-16 17:50:03下载
- 积分:1
-
安全工具包 2006年10月15日更新
请看帮助说明
安全工具包 2006年10月15日更新
请看帮助说明-security tool kit on October 15, 2006 to help update See Note
- 2022-03-28 20:47:11下载
- 积分:1
-
这是一个用vb开发得小游戏,还不错,大家可以借鉴一下。
这是一个用vb开发得小游戏,还不错,大家可以借鉴一下。-vb of development with small game, quite good, we can learn some lessons from.
- 2022-03-15 23:48:52下载
- 积分:1
-
对于EPP LABVIEW编写的控制程序
Labview编写的EPP控制程序源码。labview7.0-Labview control procedures for the preparation of the EPP-source. labview7.0
- 2022-03-18 12:56:10下载
- 积分:1
-
世界您好
#include < stdio.h >
作废 main ()
{
printf ("你好世界");
}
- 2022-06-28 07:24:47下载
- 积分:1