资源列表
[Linux/Unix编程] mkdep
说明:自动生成依赖文件原代码.有不理解的请Q:26451602-Auto created depend file code<zhengmeifu> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chat
说明:Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes<吴萤> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] chat_linux
说明:Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes<吴萤> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] pipe
说明:Linux下管道的实验,通过管道实现不需在管道里实现的代码功能的功能-Linux under the experimental pipeline through the pipeline to achieve without the pipe inside the code functions to achieve the function<吴萤> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] tcp_romote_mp
说明:Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes<吴萤> 在 2025-04-05 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] portscan
说明:Linux下利用socket中的sock_stream套接字实现一个TCP公开扫描程序-Linux to make use of the sock_stream socket socket to achieve a TCP open scanner<吴萤> 在 2025-04-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] broadcastreceiver
说明:UPD message receiver program<Ian Hsieh> 在 2025-04-05 上传 | 大小:20kb | 下载:0
[Linux/Unix编程] attendance_management
说明:这是一个考勤管理系统,主要用于对员工出勤情况的记录,并以此为依据,决定员工的薪酬情况。-This is an attendance management system, mainly for staff attendance records, and as a basis to decide the remuneration of employees.<shiyulong> 在 2025-04-05 上传 | 大小:2.48mb | 下载:0
[Linux/Unix编程] ndiswrapper-1.55.tar
说明:linux下支持windows平台无线网卡的驱动-windows platform to support linux wireless network card driver<ghostwind> 在 2025-04-05 上传 | 大小:194kb | 下载:0
[Linux/Unix编程] chat
说明: 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of<bobby> 在 2025-04-05 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] tcpscan
说明:多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-<bobby> 在 2025-04-05 上传 | 大小:1kb | 下载:0