资源列表
CryptKeyExport
- Export rsa private/public key pair
1008
- Julius Caesar曾经使用过一种很简单的密码。对于明文中的每个字符,将它用它字母表中后5位对应的字符来代替,这样就得到了密文。比如字符A用F来代替。如下是密文和明文中字符的对应关系。 密文 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 明文 V W X Y Z A B C D E F G H I J K L M N O P Q R S T U 你的任务是对给定的密文进行解密得到明文。 你需要注意
Joseph
- 解决约瑟夫问题,一圈人围在圆桌上,报数,从某人开始数数,数到4(举例)则该人被淘汰,剩下的人继续,直到全部被淘汰,依次输出淘汰顺序-solve Joseph problems: one for the original one, the other is for the new problem, they are similar,but they are not the same.
vigenere
- vigenere对文本文档进行加密,实现了对于文本文档的加解密。-vigenere text document is encrypted, to achieve the text of the document encryption and decryption.
SACH1
- drawing chess-set game
XORencrypt
- Enccryption code with C
pyarena
- An arena-like memory interface for the compiler.
eas_host
- initialization and shutdown routines.
059-token-pasting-integer
- Test unique_ptr move ctor test move ctor. Can t copy lvalue. -Test unique_ptr move ctor test move ctor. Can t copy lvalue.
bdroid_buildcfg
- Turn off BLE_PRIVACY_SPT. Remote reconnect fails on often if this is enabled.
TDStackNesterTest
- Since test_push always pushes the count prior to the push, value should always be one less than count. -Since test_push always pushes the count prior to the push, value should always be one less than count.
sinh
- sinh returns the hyperbolic sine of its double-precision argument Device Driver for linux v2.13.6.