搜索资源列表
Linux_myshell
- 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
bubblesort
- 一个起泡排序算法-a bubble sort algorithms
Sort
- 快速排序的简单程序,GTK界面, 用CodeBlocks编译。-Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
ls
- 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
qsort_of_link
- linux gcc编译通过的链表的快速排序法-the quick sort code of link
txt
- 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
sort.tar
- 此程序改自算法课的一个作业,用四种不同的算法,对随机生成的n个数排序(n取值500至5000),并重复n遍,最后统计平均比较次数。本在xp下用vc6编写,现在修改为Ubuntu下gcc编译。 sortArchieve.c内为各个排序算法的实现-Since the algorithm for this process to a class operation, with four different algorithms, to randomly generated n the number
rank_sort
- Rank sort algorithm implementation in a cluster of personal computers with ANSI C
quicksort.cpp
- Quick sort using MPI
sort
- linux QT下开发一个类似excel文字处理软件spreadsheet,这是其中排序功能模块sort-linux QT excel developed under a similar word processing software, spreadsheet, which is one of the sorting module sort
SORT-FILTER44
- introduction to sort filters
sort
- linux C编写的冒泡排序和顺序排序算法。。。详细简单-pop and select sort in linux with C
radix-sort
- 在linux环境下用MPI实现多线程的基数排序算法。-Radix sort algorithm of multi-threaded MPI implementation in the linux environment.
sample-sort
- 在linux环境下运用MPI实现sample sort的排序算法。-MPI implementations use linux environment the sample sort the sorting algorithm.
sort
- Linux Driver SuS3 compliant sort implementation for busybox.
Sort
- Sort Source Code for Linux.
sort
- 排序算法比较。 本程序实现了,快速排序 插入排序冒泡排序,快速和选择排序的结合算法。-Sorting algorithm. This program implements, quick sort insertion sort bubble sort, quick sort of combination and selection algorithms.
sort
- 从input.txt中读取数据并运用冒泡排序进行排序,最终输出结果到output.txt-read numbers from input.txt then sort it and at last output result to output.txt
sort
- 基于文件数据的进程间通信,以实现大数据的快速排序,-File data based interprocess communication, in order to achieve quick sort of big data,
sort
- Index vector for the sorted elements.Sort vector elements by value, increasing order.