资源列表
[加密解密] shili
说明:一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-a sample program, capable of an arbitrary file encryption, password request user input limit within eight (of course you can change). Procedures have a good fault-tolerant design, tha<liu> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[加密解密] 算法
说明:维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da<god> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[加密解密] gencoder-1[1].0
说明:gencoder 是一个简单的php编码器,它使用base64加密算法对php脚本加密和解密-gencoder is a simple php code, using base64 encryption algorithm php scr ipt for encryption and decryption<侯为> 在 2025-07-12 上传 | 大小:1kb | 下载:1
[Linux/Unix编程] newtime
说明:一个生成“yyyy-mm-dd hh-mm-ss”时间格式的处理程序。-a generation "yyyy-mm-dd hh- mm-ss" time format of the processing procedures.<魏小> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] CMSQ_Sys
说明:unix/linux环境下,对消息队列操作,参数的设置,经过严格检验的函数版本-unix/linux environment, the right message queue operation, parameter settings after the test function version<吴友生> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] cw_shell
说明:编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), indicating that prompt "gt;&<宏伟> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] cw_pipe
说明:提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, groups, users, logged.<宏伟> 在 2025-07-12 上传 | 大小:1kb | 下载:0