资源列表

« 1 2 ... .31 .32 .33 .34 .35 10336.37 .38 .39 .40 .41 ... 16274 »

[加密解密cyuyanjiami

说明:C语言实现的des加密算法,可以用于软件加密等多种途径,需要的自己嵌入程序中即可-the C language des encryption algorithms, encryption software can be used various means, including the the procedure itself can be embedded
<luojun> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[Linux/Unix编程calculate_stack_linux

说明:在linux/UNIX上,利用堆栈,实现一个计算器。 可以自己检查优先级。 -in Linux/UNIX, using stack to achieve a calculator. Can check their own priorities.
<liyangth> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[Linux/Unix编程guandaotongxin

说明:1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding
<> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[Linux/Unix编程minshell

说明:一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
<刘光> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[加密解密desFromBJ

说明:加密算法DES的源码程序,有助于理解加密算法的过程.-the DES encryption algorithm source that can help to understand the process of encryption algorithm.
<景伟> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[加密解密MD5Encrpt

说明:这是一个完整的MD5加密算法,用VB编写.调试可用.-This is a complete MD5 algorithm, using VB. Debugging available.
<James> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[加密解密SDes_java

说明:S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the
<linvg> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[系统编程md5_my

说明:md5的java源码......功能很简单,输入任意长的字符串,按"生成信息摘要"按钮,就可以生产等长的信息摘要-md5 the java source function is very simple ... that the importation of arbitrarily long string, according to "produce information summary" button, can p
<huang> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[加密解密cas

说明:CAS的实现代码,具体实现了CAS的模拟环境,可你加密解密TS流-CAS codes, the concrete realization of the CAS simulated environment, you can decrypt encrypted TS
<王蒙> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[Linux/Unix编程Linux24_char_device_driver

说明:Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better r
<> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[Linux/Unix编程write_linux_drivers

说明:linux内核模块和驱动程序的编写,linux内核模块和驱动程序的编写-linux kernel modules and drivers to the preparation, linux kernel module and the preparation Driver
<Aoli> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[加密解密MD5--T-SQL

说明:关于MD5算法的T-SQL实现,适用于MS SQL2000系统下-MD5 algorithm on the T-SQL applies to MS SQL2000 system
<马克> 在 2025-05-20 上传 | 大小:4kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 10336.37 .38 .39 .40 .41 ... 16274 »

源码中国 www.ymcn.org