搜索资源列表
WindowsCEVirtualMemoryArchitecture
- This lab will help you exploring the usage of Windows CE virtual memory by shell options provided with Platform Builder. And you will learn how to analysis the virtual addressing space using Windows CE Shell.
lab4
- The subject of this programming assignment is writing a simple client-server application that uses (network) sockets.-The subject of this programming assignment is writing a simple client-server application that uses (network) sockets. The client-s
shell
- shell解释器实验报告,包括列表管道,重定向,内外部命令-shell interpreter lab reports, including a list of pipes, redirection, internal and external commands
lab
- 编写一个shell脚本程序,它带一个命令行参数,这个参数是一个文件。如果这个文件是一个普通文件,则打印文件所有者的名字和最后的修改日期。如果程序带有多个参数,则输出出错信息。 编写shell程序,统计指定目录下的普通文件、子目录及可执行文件的数目,目录的路径名字由参数传入。 用bash编写程序,该程序从键盘输入的n个整数,计算其总和、最大值和最小值并输出,从小到大排序并输出。(Write a shell scr ipt program, which takes a command line