资源列表

« 1 2 ... .37 .38 .39 .40 .41 10342.43 .44 .45 .46 .47 ... 16282 »

[Linux/Unix编程linuxtcpchat

说明:linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must cal
<风里的梦> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[系统编程VB45632

说明:用过一些密码检查程序,现用VB做一个类似功能的,请大家-used some passwords inspection procedure, it is done with VB a similar function, we use use
<丁生> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[加密解密des_me

说明:有关于des的加解密算法的实现..是用java语言来编写的。.-des on the encryption algorithm is used to achieve .. java language prepared. .
<jin> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[加密解密md5_correct

说明:修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated,
<xb> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[Linux/Unix编程updata_server

说明:一个简单的服务器升级更新程序,网络编程入门的可以看看,很有参考价值-a simple server upgrade updates for the network programming portal can see great reference value
<wxr> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[加密解密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-02-01 上传 | 大小: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-02-01 上传 | 大小: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-02-01 上传 | 大小:4kb | 下载:0

[Linux/Unix编程minshell

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

[加密解密desFromBJ

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

[加密解密MD5Encrpt

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

[加密解密SDes_java

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

源码中国 www.ymcn.org