资源列表
[Linux/Unix编程] Datastruct_C
说明:Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3<李杨> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] myshell
说明:通过exec函数族,自己写的shell程序,能实现打算数shell功能。-Via the exec family of functions, write your own shell program, intended to achieve several shell functions.<王志伟> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] greetings
说明:parallel printing program in mpi c for linux platform<allenk> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] portscan
说明:进程的端口扫描器,可扫描全部的打开端口。显示端口号,名字-Process, port scanner<躺浩> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[系统编程] i386-System-Calls
说明:i386系统调用实现,底层原理,讲的还不错-i386 system call, the underlying principle, talking about good<bj> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] myls
说明:myls.c "ls -la" recursively searches all directories and colors the files for readability. a basic and important example for system programming.<Baik> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] ini
说明:ini配置文件解析,用于key-value文件的解析-ini configuration file parsing, key-value file for analysis<asdf> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[系统编程] normaldistribution
说明:生成0-1内的均匀分布,正态分布,瑞利分布并加以验证-Generate average distribution,Normal distribution,Rayleigh Distribution and examinition<李庭> 在 2025-04-24 上传 | 大小:1kb | 下载:0
[加密解密] RSA
说明:RSA加密解密算法,自动产生大素数,利用的是数学上难解的大素数问题-RSA Encipher and Decipher Algo<fuweiqiang> 在 2025-04-24 上传 | 大小:1kb | 下载:0