资源列表

[加密解密Win32API-Protocket-File

说明:在程序开发过程中,经常遇到需要保护用户信息和私有数据不被他人窃取的情况,也就是要对数据进行加密。 在Win2000以前,要对数据进行加密和解密操作,一般要使用CryptAPI函数,相当烦琐。幸运的是,从Win2000 开始,操作系统从内核的级别上提供了对文件进行加密和解密的函数,而且使用起来相当简单。 -In the program development process, often encounter the need
<lr> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[加密解密rc4

说明:java版的rc4加解密代码,使用txt文本记录,调用内详-java version of rc4 encryption and decryption code, use txt text records, call detail within
<哦派> 在 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

[系统编程DFA

说明:构造DFA,并输出五元组,运行确定自动机-Constructed DFA, and output 5-tuple, run to determine the automaton
<王梦> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Linux/Unix编程portscan

说明:进程的端口扫描器,可扫描全部的打开端口。显示端口号,名字-Process, port scanner
<躺浩> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[加密解密Caesar

说明:取代式密码的存在,已经超过2500年 以上,最早利 用的范例 是在西元600年 左右,内容是以颠倒的希伯來 文构成的。凯萨大帝(Julius Caesar)也曾经使用称为Caesar密码法。方法为将每个字母用其后的第三个字母來 取代。-Replace passwords existence, has more than 2,500 years or more, th
<Aerio76> 在 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

源码中国 www.ymcn.org