资源列表
[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
[加密解密] 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