C++:仿射密码加解密算法 加密算法.cpp 解密算法.cpp 加密算法.cpp #include <iostream> #include <stdlib.h> #include <string> using namespace std;