咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 9,175 篇 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,734 篇 英文
  • 361 篇 其他
  • 60 篇 中文
  • 9 篇 俄文
  • 4 篇 德文
  • 3 篇 西班牙文
  • 2 篇 法文
检索条件"主题词=PARALLEL algorithms"
9175 条 记 录,以下是151-160 订阅
排序:
parallel Five-cycle Counting algorithms
收藏 引用
ACM Journal of Experimental Algorithmics 2022年 第3期27卷 1-23页
作者: Shi, Jessica Huang, Louisa Ruixue Shun, Julian Mit Csail 32 Vassar Street 32-G728 CambridgeMA02139 United States
Counting the frequency of subgraphs in large networks is a classic research question that reveals the underlying substructures of these networks for important applications. However, subgraph counting is a challenging ... 详细信息
来源: 评论
parallel algorithms for large scale constrained tensor decomposition
Parallel algorithms for large scale constrained tensor decom...
收藏 引用
IEEE International Conference on Acoustics, Speech and Signal Processing
作者: A. P. Liavas N. D. Sidiropoulos Dept. of ECE Tech. Univ. of Crete Chania Greece
Most tensor decomposition algorithms were developed for in-memory computation on a single machine. There are a few recent exceptions that were designed for parallel and distributed computation, but these cannot easily... 详细信息
来源: 评论
An Evaluation of Shortcutting Strategies for parallel Bellman-Ford and Other parallel Single-Source Shortest Path algorithms
An Evaluation of Shortcutting Strategies for Parallel Bellma...
收藏 引用
作者: Li, Daniel Thomas University of California Riverside
学位级别:M.S., Master of Science/Master of Surgery
A fundamental question in graph theory is the Single-Source Shortest Path (SSSP) problem. This is well-studied in classical algorithm literature, but is only more recently studied in the parallel setting. A relatively... 详细信息
来源: 评论
parallel algorithms for a Neurodynamic Optimization System Realized on GPU and Applied to Recovering Compressively Sensed Signals
Parallel Algorithms for a Neurodynamic Optimization System R...
收藏 引用
International Joint Conference on Neural Networks
作者: Xiaodan Zhu Chengan Guo School of Information and Communication Engineering Dalian University of Technology Dalian China
In this paper we develop a whole set of parallel algorithms for improving the computation efficiency of a neurodynamic optimization (NDO) system proposed in our previous work recently. The NDO method is able to solve ... 详细信息
来源: 评论
parallel algorithms for Burrows-Wheeler compression and decompression
收藏 引用
THEORETICAL COMPUTER SCIENCE 2014年 525卷 10-22页
作者: Edwards, James A. Vishkin, Uzi Univ Maryland College Pk MD 20742 USA
We present work-optimal PRAM algorithms for Burrows-Wheeler compression and decompression of strings over a constant alphabet. For a string of length n, the depth of the compression algorithm is O(log(2)n), and the de... 详细信息
来源: 评论
Deterministic algorithms for the Lov′asz Local Lemma: simpler, more general, and more parallel  33
Deterministic algorithms for the Lov′asz Local Lemma: simpl...
收藏 引用
Annual ACM-SIAM Symposium on Discrete algorithms (SODA)
作者: Harris, David G. Univ Maryland Dept Comp Sci College Pk MD 20742 USA
The Lov ' asz Local Lemma (LLL) is a keystone principle in probability theory, guaranteeing the existence of configurations which avoid a collection B of "bad" events which are mostly independent and hav... 详细信息
来源: 评论
Many Sequential Iterative algorithms Can Be parallel and (Nearly) Work-efficient  22
Many Sequential Iterative Algorithms Can Be Parallel and (Ne...
收藏 引用
34th ACM Symposium on parallelism in algorithms and Architectures (SPAA)
作者: Shen, Zheqi Wan, Zijin Gu, Yan Sun, Yihan UC Riverside Riverside CA 92521 USA
Some recent papers showed that many sequential iterative algorithms can be directly parallelized, by identifying the dependences between the input objects. This approach yields many simple and practical parallel algor... 详细信息
来源: 评论
parallel Optimization of Program Instructions Using Genetic algorithms
收藏 引用
Computers, Materials & Continua 2021年 第6期67卷 3293-3310页
作者: Petre Anghelescu partment of Electronics Communications and ComputersUniversity of PitestiPitesti110040Romania
This paper describes an efficient solution to parallelize softwareprogram instructions, regardless of the programming language in which theyare written. We solve the problem of the optimal distribution of a set ofinst... 详细信息
来源: 评论
parallel Minimum Spanning Tree algorithms via Lattice Linear Predicate Detection  36
Parallel Minimum Spanning Tree Algorithms via Lattice Linear...
收藏 引用
36th IEEE International parallel and Distributed Processing Symposium (IEEE IPDPS)
作者: Alves, David R. Garg, Vijay K. Univ Texas Austin Dept Elect & Comp Engn Austin TX 78712 USA
We show that the problem of computing the minimum spanning tree can be formulated as special case of detecting Lattice Linear Predicate (LLP). In general, formulating problems as LLP presents two main advantages: 1) D... 详细信息
来源: 评论
parallel iterative stabilized finite element algorithms for the Navier-Stokes equations with nonlinear slip boundary conditions
收藏 引用
INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS 2021年 第4期93卷 1074-1109页
作者: Zhou, Kangrui Shang, Yueqiang Southwest Univ Sch Math & Stat Chongqing 400715 Peoples R China
Based on full domain partition technique, some parallel iterative pressure projection stabilized finite element algorithms for the Navier-Stokes equations with nonlinear slip boundary conditions are designed and analy... 详细信息
来源: 评论