-
myshell
用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。
主要包含:
makefile 编译生成myshell可执行文件
myshell.c 主函数(涉及程序入口)
utility.c 所有功能函数(将近1000行)
myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明)
readme 用户手册(当用户在myshell里输入help <command> 时,输出<command>的使用说明)
(With pure C language under Linux in a Shell, contains tch and bash the basic functions (including redirect and running in the background), the moment does not support the pipeline. Has been under cygwin and test Ubantu 7.10. Mainly includes: makefile compiler generated executable file myshell main function myshell.c (relating to procedures for entrance) utility.c all the features of function (nearly 1000 lines) myshell.h (contains macro definition, the structure declaration, the first document library, and all utility.c statement function) readme user' s manual (when users enter help in myshell <command> , The output <command> The use of explanation))
- 2009-04-27 14:38:33下载
- 积分:1
-
fptree
FP-growth算法的改进C++程序,具有较好的扩展性和应用性,本程序改成用行读取,然后在内存中解析。更有效的方式是采用块读取方式(本人在以前项目中验证过,速度大为提高。)(FP-growth algorithm C++ Procedures, have good scalability and application, the procedure changed to use line to read, and then resolve in memory. More effective approach is the use of block-read mode (I tested before the project, speed greatly improved.))
- 2008-02-23 11:36:19下载
- 积分:1
-
1998_RLDEiDI
os developer that helps you develop an os
- 2010-11-14 17:56:35下载
- 积分:1
-
6875
简单写字板,精选ios编程学习源码,很好的参考资料。(Simple WordPad, selection of learning IOS programming source code, a good reference.)
- 2013-12-13 17:01:37下载
- 积分:1
-
可变分区
说明: 可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
- 2006-01-10 20:58:02下载
- 积分:1
-
6d8424eb-27a9-4985-9cdc-d17bdddbc179
定速风电机组仿真模型,包括风轮机,发电机,风速模型。(The simulation model of fixed speed wind turbine includes wind turbine, generator and wind speed model.)
- 2017-05-16 14:45:48下载
- 积分:1
-
1031001805
本科生,操作系统,大论文,5000字以上(Undergraduates, operating system, large papers)
- 2009-05-23 22:05:32下载
- 积分:1
-
10
常用页面置换算法模拟通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点(Commonly used page replacement algorithm simulation)
- 2012-12-02 16:00:53下载
- 积分:1
-
contiki-2.3
contiki是开源的,可移植的,针对存储空间受限的网络化嵌入式系统和无线传感器网络的多任务操作系统。(Contiki is an open source, highly portable, multi-tasking operating system for memory-efficient networked embedded systems and wireless sensor networks. Contiki has been used is a variety of projects, such as road tunnel fire monitoring, intrusion detection, water monitoring in the Baltic Sea, and in surveillance networks. )
- 2009-07-04 17:39:19下载
- 积分:1
-
MicrosoftVisualInterDev
Microsoft Visual InterDev 从入门到精通(from entry level to proficiency)
- 2007-04-19 15:19:03下载
- 积分:1