sorting.zip
文件大小: 62k
下载次数:3
源码类别:

Windows编程

开发平台:

Visual C++ (VC++)

源码售价: 5 个金币 积分规则     积分充值
资源说明:Assumptions  There are p processors sorting n numbers.  Each processor begins with n=p numbers stored in the array x  All numbers are in the range 0 : : : M 􀀀 1  When the sorting algorithm ends, each processors has a sorted list of numbers and for i < j every number in processor i is less than every number in processor j  Each processor can compare two numbers and swap them (if necessary) in time .  Each machine can send data to one other machine at a time (but cannot send and receive at the same time)  It takes  + k= time to send k numbers to another machine  id speci es the identi er of the current machine  Local sort of k elements takes time approximately Ck log2 k Programming assignment (Due 4/20) Write a short program to estimate  on the Linux Lab machines. (This requires no parallelism) Programming assignment (Due 4/20) Write a short program using MPI to estimate  and in the Linux Lab.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • xqwy.rar一套用于小区物业管理系统,包含停车管理,水电费催缴系统等. ...
  • AssistX10.6.1822.rarVisual Assist X 10.6.1822.0完美破解版(含最新附加Visual Studio 2010 插件) ...
  • ccc.rarc++面试必看书籍。绝对经典的好书
  • C++programseji2.rar作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计 ...
  • VC++6.rarVC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!
  • C++100.rarVC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。 十分 ...
  • CandPiont.rarC和指针,强烈推鉴学C的人看一看,保证不会让你失望.
  • 车牌识别.rar车牌识别的源代码,原来是在这里下的,我进行了改进,可以识别率提高了不少 ...
  • timer.rar秒表计时器,具有记时、暂停记时和归零功能。 特别适合作为Flash对象插入到幻灯片中, ...
  • FIXMBR.rarFIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬 ...