资源列表
[加密解密] Win32API-Protocket-File
说明:在程序开发过程中,经常遇到需要保护用户信息和私有数据不被他人窃取的情况,也就是要对数据进行加密。 在Win2000以前,要对数据进行加密和解密操作,一般要使用CryptAPI函数,相当烦琐。幸运的是,从Win2000 开始,操作系统从内核的级别上提供了对文件进行加密和解密的函数,而且使用起来相当简单。 -In the program development process, often encounter the need<lr> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] testLock.sh
说明:Proposal Test to bash scr ipts to lock services<Sergio Espinola> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[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<李杨> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] myshell
说明:通过exec函数族,自己写的shell程序,能实现打算数shell功能。-Via the exec family of functions, write your own shell program, intended to achieve several shell functions.<王志伟> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] greetings
说明:parallel printing program in mpi c for linux platform<allenk> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] portscan
说明:进程的端口扫描器,可扫描全部的打开端口。显示端口号,名字-Process, port scanner<躺浩> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[Linux/Unix编程] apue
说明:C编程用的头文件,从《Unix环境高级编程》中提取获得-C language<朱子健> 在 2024-11-03 上传 | 大小:1024 | 下载:1
[系统编程] i386-System-Calls
说明:i386系统调用实现,底层原理,讲的还不错-i386 system call, the underlying principle, talking about good<bj> 在 2024-11-03 上传 | 大小:1024 | 下载: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> 在 2024-11-03 上传 | 大小:1024 | 下载:0