咨询与建议

限定检索结果

文献类型

  • 5,675 篇 会议
  • 3,457 篇 期刊文献
  • 42 篇 学位论文
  • 4 册 图书
  • 1 篇 资讯

馆藏范围

  • 9,179 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 5,484 篇 工学
    • 4,478 篇 计算机科学与技术...
    • 1,616 篇 软件工程
    • 1,420 篇 电气工程
    • 448 篇 信息与通信工程
    • 296 篇 控制科学与工程
    • 268 篇 电子科学与技术(可...
    • 94 篇 仪器科学与技术
    • 75 篇 机械工程
    • 74 篇 力学(可授工学、理...
    • 63 篇 动力工程及工程热...
    • 63 篇 化学工程与技术
    • 61 篇 生物工程
    • 55 篇 生物医学工程(可授...
    • 51 篇 农业工程
    • 45 篇 材料科学与工程(可...
    • 43 篇 土木工程
    • 40 篇 光学工程
    • 29 篇 建筑学
  • 2,406 篇 理学
    • 1,984 篇 数学
    • 312 篇 物理学
    • 149 篇 统计学(可授理学、...
    • 113 篇 系统科学
    • 97 篇 生物学
    • 89 篇 化学
  • 508 篇 管理学
    • 391 篇 管理科学与工程(可...
    • 124 篇 图书情报与档案管...
    • 77 篇 工商管理
  • 81 篇 医学
    • 58 篇 临床医学
  • 67 篇 农学
    • 62 篇 作物学
  • 35 篇 经济学
    • 33 篇 应用经济学
  • 28 篇 法学
  • 13 篇 文学
  • 7 篇 教育学
  • 5 篇 艺术学
  • 4 篇 军事学

主题

  • 9,179 篇 parallel algorit...
  • 1,158 篇 concurrent compu...
  • 847 篇 algorithm design...
  • 672 篇 parallel process...
  • 616 篇 computer science
  • 460 篇 computational mo...
  • 374 篇 computer archite...
  • 289 篇 phase change ran...
  • 233 篇 application soft...
  • 224 篇 parallel archite...
  • 215 篇 hypercubes
  • 200 篇 very large scale...
  • 198 篇 costs
  • 196 篇 parallel program...
  • 176 篇 sorting
  • 175 篇 scalability
  • 165 篇 hardware
  • 152 篇 data mining
  • 147 篇 routing
  • 144 篇 clustering algor...

机构

  • 26 篇 carnegie mellon ...
  • 19 篇 school of electr...
  • 17 篇 department of co...
  • 17 篇 ibm thomas j. wa...
  • 16 篇 department of co...
  • 15 篇 old dominion uni...
  • 15 篇 hiroshima univ d...
  • 13 篇 purdue univ dept...
  • 13 篇 univ texas dept ...
  • 12 篇 georgia inst tec...
  • 12 篇 univ maryland de...
  • 12 篇 old dominion uni...
  • 12 篇 school of comput...
  • 11 篇 swiss fed inst t...
  • 11 篇 univ maryland co...
  • 11 篇 univ maryland in...
  • 10 篇 georgia inst tec...
  • 10 篇 department of co...
  • 10 篇 department of co...
  • 10 篇 eth zurich

作者

  • 35 篇 shun julian
  • 33 篇 olariu s
  • 30 篇 p. banerjee
  • 30 篇 blelloch guy e.
  • 26 篇 nakano koji
  • 24 篇 bader david a.
  • 18 篇 dhulipala laxman
  • 18 篇 gu yan
  • 17 篇 ito yasuaki
  • 16 篇 schwing jl
  • 15 篇 v. kumar
  • 15 篇 khan maleq
  • 14 篇 sun yihan
  • 14 篇 shi-jinn horng
  • 14 篇 vishkin uzi
  • 13 篇 ballard grey
  • 13 篇 takefuji y
  • 13 篇 banerjee p
  • 13 篇 han yj
  • 12 篇 ramachandran v

语言

  • 8,732 篇 英文
  • 367 篇 其他
  • 61 篇 中文
  • 9 篇 俄文
  • 4 篇 德文
  • 3 篇 西班牙文
  • 2 篇 法文
检索条件"主题词=Parallel Algorithms"
9179 条 记 录,以下是561-570 订阅
排序:
parallel SIMD-A Policy Based Solution for Free Speed-Up using C++ Data-parallel Types  6
Parallel SIMD-A Policy Based Solution for Free Speed-Up usin...
收藏 引用
6th International IEEE/ACM Workshop on Extreme Scale Programming Models and Middleware, ESPM2 2021
作者: Yadav, Srinivas Gupta, Nikunj Reverdell, Auriane Kaiser, Hartmut Keshav Memorial Institute of Technology Hyderabad India University of Illinois at Urbana-Champaign Illinois United States Swiss National Supercomputing Centre Zurich Switzerland Louisiana State University Center for Computation Technology Baton Rouge United States
Recent additions to the C++ standard and ongoing standardization efforts aim to add data-parallel types to the C++ standard library. This enables the use of vectorization techniques in existing C++ codes without havin... 详细信息
来源: 评论
parallel Minimum Cuts in O(m log2n) Work and Low Depth  21
Parallel Minimum Cuts in O(m log2n) Work and Low Depth
收藏 引用
33rd ACM Symposium on parallelism in algorithms and Architectures, SPAA 2021
作者: Anderson, Daniel Blelloch, Guy E. Carnegie Mellon University PittsburghPA United States
We present a randomized O(m log^2 n) work, O(polylog n) depth parallel algorithm for minimum cut. This algorithm matches the work bounds of a recent sequential algorithm by Gawrychowski, Mozes, and Weimann [ICALP'... 详细信息
来源: 评论
FLEXIBLE parallel algorithms FOR BIG DATA OPTIMIZATION
FLEXIBLE PARALLEL ALGORITHMS FOR BIG DATA OPTIMIZATION
收藏 引用
IEEE International Conference on Acoustics, Speech and Signal Processing
作者: Francisco Facchinei Simone Sagratella Gesualdo Scutari Dpt. of Computer Control and Management Eng. University of Rome "La Sapienza" Roma Italy Dpt. of Electrical Eng. State University of New York (SUNY) at Buffalo Buffalo NY 14260 USA
We propose a decomposition framework for the parallel optimization of the sum of a differentiable function and a (block) separable nonsmooth, convex one. The latter term is typically used to enforce structure in the s... 详细信息
来源: 评论
DPTL+: Efficient parallel triangle listing on batch-dynamic graphs  37
DPTL+: Efficient parallel triangle listing on batch-dynamic ...
收藏 引用
37th IEEE International Conference on Data Engineering, ICDE 2021
作者: Yu, Michael Qin, Lu Zhang, Ying Zhang, Wenjie Lin, Xuemin University of New South Wales Australia University of Technology Sydney AAII Australia
Triangle listing is an important topic in many practical applications. We have observed that this problem has not yet been studied systematically in the context of batch-dynamic graphs. In this paper, we aim to fill t... 详细信息
来源: 评论
Prime Number Sieving-A Systematic Review with Performance Analysis
收藏 引用
algorithms 2024年 第4期17卷 157页
作者: Ghidarcea, Mircea Popescu, Decebal Univ Politehn Bucuresti Comp Sci Splaiul Independentei 313 Bucharest 060042 Romania
The systematic generation of prime numbers has been almost ignored since the 1990s, when most of the IT research resources related to prime numbers migrated to studies on the use of very large primes for cryptography,... 详细信息
来源: 评论
Lower Bounds for parallel and Randomized Convex Optimization
收藏 引用
JOURNAL OF MACHINE LEARNING RESEARCH 2020年 第1期21卷 1-31页
作者: Diakonikolas, Jelena Guzman, Cristobal Univ Wisconsin Madison Dept Comp Sci 1210 W Dayton St Madison WI 53706 USA Pontificia Univ Catolica Chile Inst Math & Computat Engn Fac Math Vicunna Mackenna 4860 Santiago 7820436 Chile Pontificia Univ Catolica Chile Sch Engn Millennium Nucleus Ctr Discovery Structures Compl Vicunna Mackenna 4860 Santiago 7820436 Chile
We study the question of whether parallelization in the exploration of the feasible set can be used to speed up convex optimization, in the local oracle model of computation and in the high-dimensional regime. We show... 详细信息
来源: 评论
Hierarchical Model of parallel Metaheuristic Optimization algorithms  13
Hierarchical Model of Parallel Metaheuristic Optimization Al...
收藏 引用
13th International Symposium on Intelligent Systems (INTELS)
作者: Seliverstov, E. Y. Karpenko, A. P. Bauman Moscow State Univ Ul Baumanskaya 2 Ya5 Moscow 105005 Russia
The paper introduces a novel model of parallel metaheuristic optimization algorithms. The hierarchical graph model of a parallel optimization algorithm is proposed. It consists of the model for a parallel optimization... 详细信息
来源: 评论
A robust Delaunay-AFT based parallel method for the generation of large-scale fully constrained meshes
收藏 引用
COMPUTERS & STRUCTURES 2020年 228卷 1页
作者: Yu, Fei Zeng, Yan Guan, Z. Q. Lo, S. H. Dalian Univ Technol Dept Engn Mech State Key Lab Struct Anal Ind Equipment Dalian 116024 Peoples R China Univ Hong Kong Dept Civil Engn Pokfulam Rd Hong Kong Peoples R China
Making full use of a sequential Delaunay-AFT mesher, a parallel method for the generation of large-scale tetrahedral meshes on distributed-memory machines is developed. To generate meshes with the required and the pre... 详细信息
来源: 评论
Solving Black-Scholes Equation Based on Time Domain Decomposition and Meshless Method
Solving Black-Scholes Equation Based on Time Domain Decompos...
收藏 引用
2022 International Joint Conference on Information and Communication Engineering, JCICE 2022
作者: Duan, Yong Zhu, Dongyuan School of Mathematical Sciences University of Electronic Science and Technology Chengdu China
The work of this paper is to solve the Black-Scholes equation under European options based on the time parallel algorithm combined with the kansa method. Firstly, the partial differential equation of the price of deri... 详细信息
来源: 评论
A GENERIC FINITE ELEMENT FRAMEWORK ON parallel TREE-BASED ADAPTIVE MESHES
收藏 引用
SIAM JOURNAL ON SCIENTIFIC COMPUTING 2020年 第6期42卷 C436-C468页
作者: Badia, Santiago Martin, Alberto F. Neiva, Eric Verdugo, Francesc Monash Univ Sch Math Sci Clayton Vic 3800 Australia UPC CIMNE Ctr Int Metodes Numer Engn Castelldefels 08860 Spain Univ Politecn Cataluna Dept Civil & Environm Engn ES-08034 Barcelona Spain
In this work we formally derive and prove the correctness of the algorithms and data structures in a parallel, distributed-memory, generic finite element framework that supports h-adaptivity on computational domains r... 详细信息
来源: 评论