资源列表
[书籍源码] medi
说明:设X[0:n-1]和Y[0:n-1] 为2 个数组,每个数组中含有n 个已排好序的数。试设计一个O(log n) 时间的算法,找出X 和Y 的2n 个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array contains n have lined up a number sequence. Try to design a O (log n) time algorithm to find X and Y number<程光> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[并行运算] baiweijianshiwei
说明:C程序:给出年月日,计算该日是该年的第几天-C program: In this paper, date, calculate the day of the year the first few days<wangqiang> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[并行运算] hw1
说明:使用OpenMP,并行化两个向量的乘积 特点:使用多种并行方案reduction,critical,atomic,schedule(static) 分别输出使用时间,-Using OpenMP, Parallel vector product of two characteristics: the use of multiple parallel program reduction, critical, atomic, schedule (static) output, respecti<kingbirdji> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[并行运算] hw2
说明:编程测试并行平台MPI层的带宽和延迟: 单向通信时间简单表示为:t=Latency+Message_Size/Bandwidth 利用该方程得到系统的带宽和延迟<kingbirdji> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[汇编语言] key_piano
说明:一个在MASM环境下开发的键盘模拟钢琴按键的汇编程序,本程序由三个模块组成:八度音程的钢琴程序即 main 通用发声程序soundf,它能利用定时器发出指定频率的声音;还有就是IBM PC AT BIOS中的WAITF子程序,它是一个与处理器无关的时间延迟。 -MASM environment in the development of the piano keys keyboard simulation compilation process, the procedure consists<曹兴伟> 在 2025-06-19 上传 | 大小:1kb | 下载:0