Linux 0.01内核 T-Shell 比较完整的shell功能
上传时间: 2017-03-16
上传用户:xiaoyunyun
一个开放源代码的 AT&T 的 Korn Shell 的复制品, 支持大多数 ksh89 的特性。
上传时间: 2014-01-21
上传用户:TRIFCT
T-Kernel Shell Sample
上传时间: 2014-07-02
上传用户:lizhen9880
example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
标签: the commands example include
上传时间: 2014-01-01
上传用户:cxl274287265
附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和排序,直至所取的增量dt=1(dt<dt-l<…<d2<d1),即所有记录放在同一组中进行直接插入排序为止。该方法实质上是一种分组插入方法。 三、算法设计: 1、将相隔某个增量dlta[k]的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:dlta[k]=2t-k+1-1,其中t为排序趟数,1≤k≤t≤[log2 (n+1)],其中n为待排序序列的长度。按增量序列dlta[0..t-1]。 2、按增量dlta[k](1≤k≤t≤[log2 (n+1)])进行一趟希尔插入排序。 3、在主函数中控制程序执行流程。 4、时间复杂度:1≤k≤t≤[log2 (n+1)]时为O(n3/2)。
上传时间: 2013-12-11
上传用户:天涯
Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.
标签: Programming Windows Visual Shell
上传时间: 2014-11-27
上传用户:zhangjinzj
GB/T 4728.10-2008 电气简图用图形符号 第10部分:电信:传输.PDF
上传时间: 2013-08-04
上传用户:eeworm
GB/T 4728.09-2008 电气简图用图形符号 第09部分:电信:交换和外围设备
上传时间: 2013-07-12
上传用户:eeworm
GB/T 4728.13-2008 电气简图用图形符号 第13部分: 模拟元件
上传时间: 2013-06-07
上传用户:eeworm
GB/T 4728.03-2005 电气简图用图形符号 第03部分:导体和连接件
上传时间: 2013-04-15
上传用户:eeworm