搜索资源列表
eliza.zip
- 简单的人工智能程序ELIZA的C源程序代码
log
- 简单的一个日志系统- A simple diary system
简单shell
- 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
实现带参数的简单shell
- UNIX实验1 实现带参数的简单shell
LINUX下简单QQ程序
- 在LINUX环境下实现的简单QQ小程序
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
FileSystem
- LINUX 设计一个简单的二级文件系统 -failed to translate
fly
- qt4 写的,实现蝴蝶的飞舞的控制, qt4 的简单实现,初学者比较实用-qt4 write to achieve the control of flying butterfly
sourcecode
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 2.列目录时要列出文件名,物理地址,保护码和文件长度 3.源文件可以进行读写保护 -It is used for Linux.
Linux下简单的C++ socket编程
- 用c++实现简单的linux平台socket编程(Using c++ to achieve a simple Linux platform, socket programming)
Linux简单的shell实现(附源代码)
- linux shell简单实现源码,包括源码注释和说明(Linux shell simple implementation of the source code, including source code, notes and instructions)
hello-world
- 简单c程序,初级入门初级,仅限于编译器测试使用,(Simple C program, primary entry-level, limited to compiler testing use,)
实验02 编译运行简单内核示例程序
- 一个实验指南,在linux下,编译运行简单的内核示例程序,具体见ppt(Compile and run a simple kernel sample program)
wireless.tcl.tar
- NS2 网络仿真入门实验,基于简单无线场景的(An example of NS2 network simulation)
base
- 实现简单的rest api,curl命令一个url地址,接收到消息(Implement a simple rest API, the curl command a URL address, and receive the message)
简单TCP套接
- linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)
BootLoader
- 非常简单的BootLoader的代码,有利于初学者对硬件了解(Very simple BootLoader code, good for beginners to understand the hardware)
Linux入门很简单
- Linux入门很简单 实战教程 一站式快速入门(Linux introduction is a simple practical tutorial one stop quick start)
Bank System
- 该系统是一个简单的银行账户系统,可以实现开户,存款,取款,ATM机存取等功能。(The system is a simple bank account system, which can be used to open account, deposit, withdraw money, access the ATM machine and so on.)