-
可以获取系统硬件信息的shell脚本
可以获取硬件信息:包括CPU商家,机器型号,CPU型号及具体核心数,内存总量及大小,操作系统版本等等。
- 2022-02-01 15:46:01下载
- 积分:1
-
NS中文手册精美版
NS中文手册精美版,非常好的NS-2入门学习资料,有丰富而详细的实例可供学习
NS中文手册精美版,非常好的NS-2入门学习资料,有丰富而详细的实例可供学习
NS中文手册精美版,非常好的NS-2入门学习资料,有丰富而详细的实例可供学习
- 2023-02-28 18:10:04下载
- 积分:1
-
Linux下Socket编程通讯程序
使用Socket套接字编程,设计在Linux下的简单聊天程序。 程序分为客户端、服务器端程序,命令行方式使用,无界面。已经实现了如下功能: ■ 新用户注册,若预注册用户已经存在同名用户,则不能再注册■ 用户登录,可验证用户名、密码■ 用户登出或注销账户 ■ 在线用户查询,客户端可得到所有在线用户 ■ 聊天服务,与任一在线用户聊天 (在同一段时间内可接收多人的消息,但只 能给一个人发送消息)■ 传输文件,对好友名进行验证,对输入的文件名是否合法进行验证
- 2022-01-26 00:24:55下载
- 积分:1
-
此实用程序计算文件的MD5校验码
Linux md5sum 软件包。This utility computes MD5 checksums of files, ignoring end-of-lineconventions unless the -b (binary) flag is set. The file "pgp23.md5"contains the signatures of all the files in the source. If you arein the source directory and run "md5sum -c pgp23.md5", you will getan error message if any files fail to match. If all files match,nothing will be printed.You need to borrow some files from the PGP sources to compile thisutility (md5.c, md5.h, and possibly the getopt implementation); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-25 00:40:03下载
- 积分:1
-
tcl code for starters
- 2022-07-23 21:31:30下载
- 积分:1
-
睡眠理发师在C程序,动态内存分配
它是在主内存中动态分配内存来创建信号量和解决sleeping-barber问题。Forking在主程序中用于启动客户机,客户机程序使用客户机并杀死它们。
- 2022-03-23 11:03:29下载
- 积分:1
-
zigbee 协议栈
zstack 协议栈源码 ,基于IEEE 802.15.4 标准由TI(德州仪器)公司开发的一套组网系统
- 2022-09-10 01:15:02下载
- 积分:1
-
基于libcurl下载
基于libcurl 的下载软件,可移植,界面为QT编写,嵌入式版本,可直接编译,需要先安装libcurl 库,代码比较简单。
以GSOAP 为介质,QT 为操作节目,调用底层curl,可直接提取GSOAP 做其他修改!
- 2022-08-20 04:02:17下载
- 积分:1
-
nachos HW3
nachos 的fork 处理
This
homework provides the instruction to install and test run the Nachos
instructional operating system within our ECS UNIX system. In addition, it is also a reading assignment
which provides an introduction to the software.
Please read and comprehend the materials in the assigned reading
carefully. They will serve as the basis and provides clues for the upcoming
programming assignments.
- 2022-10-24 07:45:03下载
- 积分:1
-
MultiTCP TCP 拥塞避免算法
MultiTCP 是用于测试 TCP 拥塞避免算法和其他 TCP 增强功能的基准测试环境。它使用内核日志打印出段统计和内部的 TCP 变量,用于分析和理解 Linux tcp 协议的性能。
- 2022-07-13 00:43:42下载
- 积分:1