搜索资源列表
EliteConv
- 该应用程序将ASCII字符到他们的十六进制、十进制和二进制等效。用户友好界面,自动转换选项,有趣的声音和注释源代码(-The application will ASCII characters to their hexadecimal, decimal and binary equivalent. A user-friendly interface, automatic conversion option, interesting sounds and annotated source code
Vigenere
- 要求实现Vigenere密码算法。 明文从文本文件中提取,密文存入文件。 编码采用ASCII码,模运算以256取模,密码采用单词方式(如"computer")。-Required to achieve Vigenere cipher algorithm. Expressly extracted from the text file into a file ciphertext. Encoded using ASCII code, modular arithmetic modulo 256