搜索资源列表
mycat
- C编写的Unix的cat命令。全部使用C语言,具有很好学习和参考价值。-Implement the Unix s \"cat\" command in C, I m sure it is helpful for you
tail
- window平台下实现tail 类似unix下的tail功能,实时跟踪显示文本文件的改变,常用于显示日志文件。-window platform to achieve similar unix tail under the tail function, real-time tracking shows the change text files, which are often used to show the log file.
SHELL_C
- 类似于Unix系统的SHELL,运行于DOS环境,是我收藏多年的宝贝
config_file
- 读写Unix配置文件的C++类-literacy Unix configuration files to the C category
socket(for Windows and UNIX)
- 一个封装标准BSD Socket的C++类- c++ class encapsulat standard bsd
06011
- 模拟UNIX操作系统登陆,建立用户,修改密码等。-landing simulation of the UNIX operating system, the establishment of users, change passwords.
ZTail
- Windows 2000, XP Tail [like Unix]
MSYS-1.0.11
- MSYS is a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present. It is intended to supplement MinGW and the deficiencies of the cmd shell.
FTDI-Chip-name
- 修改FTDI公司的USB转串口的名字,可实现多台电脑同一串口名,使用VC6.0编译-Operating FTDI USB to UART chip,we can change the name of the serial port and keep the same serial name at windows/linux/Macos/Unix etc.
saolei.c
- 此程序是扫雷小程序 是用unix c 环境下写的 望大家指教-The program is saolei.
UnixFileSystem
- 在windows环境下实现Unix文件系统,其中最重要的是Inode的实现-Unix file system is realized in the windows environment, the most important is the realization of Inode
2
- 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
OSforUnix
- 1.在Windows平台上模拟Unix文件系统 2.理解Unix文件系统和i-node用法 3.实现子目录功能-1. Simulate a Unix file system on your Windows Platform 2. Understand the file system on Unix system, and the usage of i-nodes 3. Implement the function of sub-directory
UNIX
- IMPLEMENTATION OF QUEUE THEORY IN C-IMPLEMENTATION OF QUEUE THEORY IN C++
under
- 书The art of error correcting code的源代码,unix下的C文件,在windows下的vc,-Book The art of The error correcting code of The source code, C file under Unix, The vc under The Windows,