资源列表

« 1 2 ... .02 .03 .04 .05 .06 14707.08 .09 .10 .11 .12 ... 16281 »

[加密解密Encode-and-Decode

说明:对指定文件进行加密和解密的程序,密码和文件名由用户输入.加密方法:以二进制打开文件,将密码中每个字符的ASCII码值与文件的每个字节进行异或运算,然后写回原文件原位置即可。这种加密方法是可逆的,即对明文进行加密到密文,用相同的密码对密文进行加密就得到明文。此方法适合各种类型的文件加密解密。-Encoding and decoding for all kind of files.
<徐伟恒> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程daemon.c.tar

说明:linux下守护进程范例,监视被守护进程,当被守护进程意外退出,可以继续启动该进程-example under linux daemon, daemon monitoring is, when the daemon exits unexpectedly, you can continue to start the process
<AutoHe> 在 2025-04-24 上传 | 大小:1kb | 下载:1

[系统编程1

说明:读写磁盘分区的第一个扇区的自定义函数,在vs08 环境下可以直接使用-Read the first sector of the disk partition of the custom function, vs08 environment can be used directly
<戴玉琦> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程v850-toolchain

说明:scr ipt, describe how make a toolchain for NEC V850 microcontrollers under Linux or Cygwin.
<aleksey> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linux

说明:学习linux内存共享必备,全面详细,介绍了共享内存的等基本操作-if you want to learn linux well ,you need it
<> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linuxotsu

说明: Dimage gray scake binarize udiong otsu algo in linux environment .
<dhruba123> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linuxrange

说明: Dimage gray scake binarize using range specification in linux environment .- Dimage gray scake binarize using range specification in linux environment .
<dhruba123> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程clock_traverse

说明:binary image traverse in linux environment
<dhruba123> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程mkfiles

说明:用C语言编制一个对一系列文件反复读写的命令行程序。-use C language to make file
<allen> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[加密解密Win32API-Protocket-File

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

[加密解密rc4

说明:java版的rc4加解密代码,使用txt文本记录,调用内详-java version of rc4 encryption and decryption code, use txt text records, call detail within
<哦派> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程testLock.sh

说明:Proposal Test to bash scr ipts to lock services
<Sergio Espinola> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 14707.08 .09 .10 .11 .12 ... 16281 »

源码中国 www.ymcn.org