资源列表

« 1 2 ... .18 .19 .20 .21 .22 10623.24 .25 .26 .27 .28 ... 16274 »

[Linux/Unix编程2H4U-1.3_WINDOWS

说明:2H4U,这对你来说太难编写了,是一个开放源码的游戏,而与一个俄罗斯方块类游戏和墙壁开关组合。它需要良好的反应,协调和ambidexters应该有一定的优势。将2H4U太硬的吗? -2H4U, which stands for Too Hard For You, is an open source game, and a mix between a Tetris-like game and a wall breaker. It requires good reflexes, coordina
<杜永峰> 在 2025-06-18 上传 | 大小:2.7mb | 下载:0

[加密解密aes

说明:AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* State)[4],*w[4],*key[4] publ
<fff> 在 2025-06-18 上传 | 大小:280kb | 下载:0

[加密解密rsaencryption

说明:This program for RSA encryption-This is program for RSA encryption
<Jerry> 在 2025-06-18 上传 | 大小:47kb | 下载:0

[加密解密Transposition.Ciphers

说明:This is a c++ program for Transposition ciphers.
<Jerry> 在 2025-06-18 上传 | 大小:103kb | 下载:0

[加密解密SimpleDES

说明:实现S-DES对任意文件的加解密。对于加密来说,输入文件就是明文文件,对于解密来说,输入文件就是密文文件。-To achieve S-DES encryption and decryption of any file. For encryption, the input file is plain text file, for decryption, the input file is the ciphertext file.
<小杨> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[加密解密PermutatioCipher

说明:置换密码(permutation cipher)加密和解密算法,对英文文章中小写字母加密,输入中文将出错,接受到密文的一方,只有知道密钥句子才能解密。-Replacement password (permutation cipher) encryption and decryption algorithms, written in English letters encryption small article, enter the Chinese will go wrong, the part
<小杨> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[加密解密OneTablCipher

说明:单表替换加密与加密算法,用户输入英文字母、汉字及空格等字符,采用代表替换对用户的输入进行加解密。-Replace single table encryption and encryption algorithm, the user input the English letters, Chinese characters and characters such as spaces, replaced by the representative of the user input and decr
<小杨> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[加密解密vigenere

说明:计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data securi
<小杨> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[加密解密VigenereEncrypt.cpp

说明:Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
<小杨> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[加密解密rsa

说明:RSA加密算法,用户选择两个素数,由此计算公钥和私钥,然后利用得到的密钥进行加解密操作。-RSA encryption algorithm, the user selects two prime numbers, then calculate the public key and private key, then use the decryption keys obtained by operation.
<小杨> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[加密解密Pro_bigprim

说明:产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen If the resulting number is sm
<小杨> 在 2025-06-18 上传 | 大小:617kb | 下载:0

[Linux/Unix编程HowaboutQtopia

说明: 关于Qtopia如何编程的一本书,主要介绍研发环境和Qtopia的一些架构机制! 中文第四版-How about Qtopia programming book introduces some of the Qtopia development environment and fr a mework system! Chinese Fourth Edition
<木犀> 在 2025-06-18 上传 | 大小:1.94mb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 10623.24 .25 .26 .27 .28 ... 16274 »

源码中国 www.ymcn.org