资源列表
[Internet/网络编程] ping
说明:minix下ping命令的实现,编译后生成的可执行文件可用于判断服务器是否可达-Under minix achieve ping command, the compiled executable file may be used to determine whether the server is reachable<Pu Yongming> 在 2025-02-02 上传 | 大小:24kb | 下载:0
[Internet/网络编程] init
说明:minix下init进程的实现源码, init是minix下所有进程的祖先。-Under minix init process to achieve the source, init is the ancestor of all processes under minix.<Pu Yongming> 在 2025-02-02 上传 | 大小:21kb | 下载:0
[Internet/网络编程] reboot
说明:minix下reboot命令的实现方式, 实现系统的重启功能-The way to realize minix reboot command, reboot the system to achieve<Pu Yongming> 在 2025-02-02 上传 | 大小:6kb | 下载:0
[Internet/网络编程] shutdown
说明:minix下,shutdown命令的实现源码。 用于关闭系统。-Under minix, shutdown command to achieve the source. For shutting down the system.<Pu Yongming> 在 2025-02-02 上传 | 大小:10kb | 下载:0
[Internet/网络编程] mknod
说明:minix下mknod命令的实现方式, 用于创建设备节点-The way to realize minix mknod command to create device nodes<Pu Yongming> 在 2025-02-02 上传 | 大小:10kb | 下载:0
[Internet/网络编程] chmod
说明:minix下chmod命令的实现方式, 用于改变文件的访问属性-The way to realize minix chmod command to change the file used to access the property<Pu Yongming> 在 2025-02-02 上传 | 大小:6kb | 下载:0
[Internet/网络编程] dd
说明:minix下dd命令的实现方式, 用于磁盘或flash的绝对读写-The way to realize the absolute read minix dd command for a disk or flash<Pu Yongming> 在 2025-02-02 上传 | 大小:32kb | 下载:0
[Internet/网络编程] CRC16
说明:CRC16 校验,用于485通讯,很实 复用。函数代码复制过来就可以用了。-CRC16 check for 485, very real reuse. Function code is copied to be used.<> 在 2025-02-02 上传 | 大小:364kb | 下载:0
[Internet/网络编程] MySocket
说明:一个linux下的socket通信例程,测试通过-Socket communication routines a linux under tested<linzi> 在 2025-02-02 上传 | 大小:10kb | 下载:0
[Internet/网络编程] dc_machine_drive
说明:pscad file for dc machine simulation<momomoh> 在 2025-02-02 上传 | 大小:4kb | 下载:0
[Internet/网络编程] web
说明:实验4 Web服务器(多线程,可以多个浏览器访问多个不同文件) 要求:(1)TCP (2)C/S (3)http 摘要:设计一个简单的web服务器,它仅能处理一个请求。 具体: Web服务器: 当一个客户(浏览器,输入URL:http://127.0.0.1/index.html)连接时创建一个连接套接字; 从连接套接字接收http请求报文。 解释该请求以确定所请求的文件(解析文件名); 从服<刘强> 在 2025-02-02 上传 | 大小:1.15mb | 下载:0