ROT13:ROT13的实施

时间:2021-05-16 03:52:10
【文件属性】:
文件名称:ROT13:ROT13的实施
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-16 03:52:10
C ROT13 用法: 首先使用以下命令编译项目: $ make 然后使用以下选项运行ROT13算法: $ ./rot13 with a little text # jvgu n yvggyr grkg $ ./rot13 < test.txt # Jul qvq gur puvpxra pebff gur ebnq? $ echo "Jul qvq gur puvpxra pebff gur ebnq?" | ./rot13 # Why did the chicken cross the road? 参考
【文件预览】:
ROT13-master
----.gitignore(246B)
----Makefile(186B)
----test.txt(36B)
----rot13.c(406B)
----LICENSE(1KB)
----test.c(1KB)
----README.md(456B)
----main.c(616B)
----rot13.h(153B)

网友评论