联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 超算/并行计算(7) 

[超算/并行计算] MultiCoreA1-Comp426

多核A1 Comp426,,
MultiCoreA1 Comp426,, (2023-10-20, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697828196195184.html

[超算/并行计算] Concurrent_Programming_A1

并发编程A1,,
Concurrent Programming A1,, (2023-09-14, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694716464703529.html

[超算/并行计算] supafaust

多核ARM Cortex A7、A9、A15、A53 Linux平台的SNES仿真器不受支持。,
Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms., (2020-04-26, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694409583402211.html

[超算/并行计算] game.libretro

多核ARM Cortex A7、A9、A15、A53 Linux平台的SNES模拟器不受支持,
Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms, (2023-06-25, CMake, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694409578998639.html

[超算/并行计算] Multicore_Processor_Partitioning

使用BF(最佳拟合)、FF(首次拟合)和NF(下次拟合)对任务进行分区,
Partitioning of the tasks using BF (Best Fit), FF (First Fit) and NF (Next Fit), (2018-12-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694409552827182.html

[超算/并行计算] 折半查找法

折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。
The method of binary search is one of the most efficient methods. Hypothesis has already ranked in accordance with the order of the growing up five integers a0 ~ a4, to find the number is X, its basic idea is: the scope of the data set to find the lower limit for l = 1, up to h = 5, strives for the midpoint m = (l + h) / 2, with X compared with neutral element am, if X is equal to the am, is found, stop looking for; Otherwise, if X is greater than am, replace the lower bound l=m+ 1, and continue to find it in the lower half; If X is less than am, change the upper limit h is equal to m minus 1, and continue to find it in the first half; Repeat the previous process until you find or l> h. If l> h, you don't have this number, print can't find the information, the program ends. (2018-01-03, Visual C++, 36KB, 下载1次)

http://www.pudn.com/Download/item/id/1514960767359726.html

[超算/并行计算] cuda_a1

CUDA平行程式,最基本的矩陣相加。可學習CUDA基本語法
CUDA MatrixAdd (2013-09-07, Visual C++, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2349554.html
总计:7