资源列表
[加密解密] 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-11-14 上传 | 大小:2kb | 下载: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-11-14 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] myshell
说明:linux下利用系统调用实现的shell命令解释器, 可以帮助学习和理解linux下的命令执行过程和系统调用的方法-using system calls under linux shell command interpreter implemented, can help learning and understanding the process of command under linux and system calls<aijunji> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] clean.tar
说明:日志清理小工具,对于一些人可能有用啊。希望上传到这里对大家有用-Log cleaning<mic> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] Wavread
说明:Wav file is the basic file or raw file which stores the audio data.Wav header contains important information such as sampling rate Monotype or sereo ,bytes per sample.The code reads header and buffer which can be processed the way we want.No addition<avinash> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] TCPtalk
说明:用C写的基于linux下的简单的TCP聊天程序,可用于其他框架下的开发-Written using C under a simple linux-based TCP chat program can be used for other development under the fr a mework of<liujin> 在 2025-11-14 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] UnknownError
说明:Thrown when the virtual machine must throw an error which does not match any known exceptional condition.<nengxercang> 在 2025-11-14 上传 | 大小:2kb | 下载:0