资源列表
[系统编程] TCP连接监控源代码
说明:有时候,我们需要是否有别人连接到自己机子上,又或者自己想看看是否连接到一定的端口,那么这个例子相信你很喜欢-Sometimes, we need to have people connected to their machine, or to see whether they want to connect to a port, then this example you like<yang> 在 2025-03-06 上传 | 大小:305kb | 下载:0
[系统编程] 进程调度模拟程序 - 倚天龍記
说明:进程调度程序模拟程序,是从网上下载的,供大家参考-scheduler process simulation program is downloaded from the Internet for reference<> 在 2025-03-06 上传 | 大小:10kb | 下载:0
[Linux/Unix编程] complexcpu_design
说明:主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.<刘永> 在 2025-03-06 上传 | 大小:94kb | 下载:0
[Linux/Unix编程] ipaq_via_serial
说明:minigui 串口输入驱动输入引擎 数据通过串口打包发送而来 直接向平台发送消息-MiniGUI serial input-driven engines imported through the serial data from a package sent directly to the messaging platform<张德强> 在 2025-03-06 上传 | 大小:5kb | 下载:0
[系统编程] getosversion
说明:得到操作系统版本的程序源码,获取操作系统版本信息-operating systems versions of the program source code, access to the operating system version<guo> 在 2025-03-06 上传 | 大小:42kb | 下载:0
[Linux/Unix编程] 实践大师:UNIX awk和sed编程篇
说明:这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell scr ipt prepared ability of the two powerful tool awk and sed<黄影> 在 2025-03-06 上传 | 大小:6.68mb | 下载:0
[Linux/Unix编程] myls
说明:完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件<叶黎> 在 2025-03-06 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] myshell
说明:实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current p<叶黎> 在 2025-03-06 上传 | 大小:11kb | 下载:0