搜索资源列表
quicksort
- This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
dynamic
- 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
Backup
- Backup is a aplication for split big files in small parts and thus merge in other media, this permit transport a document on media of small capacity
cut
- 对任意文件进行分割 分割后可以生成合并脚本 没有实用价值-Split file split for any post-merge scr ipt can generate no practical value
SplitANDMerge
- Split-and-merge segmentation is based on a quadtree partition of an image. It is sometimes called quadtree segmentation.
FileEditEN
- Hikvision edition of FileEdit Tool. Use it to convert, split, merge Hikvision 264 files.
eer1
- 平衡二叉树,可以实现添加、删除、分裂、合并。-Balanced binary tree, you can add, delete, split, merge.