搜索资源列表
linux
- Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
FilesSort
- 对不定行大小的大文件进行磁盘外排序,分片时用的是双缓冲和双线程,归并排序时使用单线程这一点可以作多线程优化,提高归并效率。-Large size of the variable line outside the sorting disk files, sub-films using a double-buffering and double thread, the use of single-threaded merge sort can be long on this thread optim