资源列表
[Linux/Unix编程] pipe_client_server
说明:客户端-服务器端通信 使用命名管道实现 数据共享-Client- server communication using named pipes to achieve data sharing<许静> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chfiledate
说明:按照文件名里的日期信息,批量修改文件的修改日期。文件名的格式是××××××××××YYYYMMDD.log-In accordance with the file name where the date information, batch change file modified date. File name format is ×××××××××× YYYYMMDD.log<ma2> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[系统编程] test4
说明:课程设计 文件管理源代码,有注释 课程设计 文件管理源代码,有注释-Curriculum design document management source code, annotated<divid smith> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] mkdep
说明:自动生成依赖文件原代码.有不理解的请Q:26451602-Auto created depend file code<zhengmeifu> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[加密解密] FileEncrypter
说明:三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface<吴萤> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chat
说明:Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes<吴萤> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chat_linux
说明:Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes<吴萤> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[系统编程] ReadTheRegistryData
说明:可以实现对注册表操作,增删改等。是一个不错的类。希望能给大家一点帮助!-Can be achieved for the registry operations, additions or deletions to change and so on. Is a good class. Want to give us some help!<tangkai> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chat
说明: 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir<bobby> 在 2025-06-13 上传 | 大小:3kb | 下载:0