咨询与建议

限定检索结果

文献类型

  • 231 篇 期刊文献
  • 148 篇 会议
  • 7 篇 学位论文
  • 2 册 图书

馆藏范围

  • 388 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 348 篇 工学
    • 290 篇 计算机科学与技术...
    • 167 篇 软件工程
    • 87 篇 电气工程
    • 14 篇 信息与通信工程
    • 14 篇 控制科学与工程
    • 4 篇 电子科学与技术(可...
    • 3 篇 材料科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 仪器科学与技术
    • 1 篇 核科学与技术
    • 1 篇 生物医学工程(可授...
  • 26 篇 理学
    • 21 篇 数学
    • 5 篇 物理学
    • 1 篇 化学
  • 13 篇 管理学
    • 12 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 11 篇 教育学
    • 11 篇 教育学
  • 3 篇 医学
    • 2 篇 临床医学
    • 1 篇 基础医学(可授医学...

主题

  • 388 篇 concurrent progr...
  • 25 篇 parallel program...
  • 23 篇 synchronization
  • 17 篇 transactional me...
  • 16 篇 distributed prog...
  • 13 篇 parallel process...
  • 11 篇 threads
  • 11 篇 verification
  • 10 篇 semantics
  • 9 篇 petri nets
  • 9 篇 functional progr...
  • 9 篇 programming lang...
  • 8 篇 reliability
  • 8 篇 message passing
  • 8 篇 java
  • 8 篇 software transac...
  • 7 篇 performance
  • 7 篇 actors
  • 7 篇 mutual exclusion
  • 7 篇 distributed syst...

机构

  • 6 篇 purdue univ dept...
  • 5 篇 univ calif davis...
  • 4 篇 digital equipmen...
  • 4 篇 univ calif santa...
  • 3 篇 microsoft corp r...
  • 3 篇 george mason uni...
  • 3 篇 univ cambridge c...
  • 3 篇 ecole polytech f...
  • 3 篇 tula state univ ...
  • 3 篇 kth royal inst t...
  • 2 篇 swiss fed inst t...
  • 2 篇 salzburg univ de...
  • 2 篇 georgia inst tec...
  • 2 篇 univ glasgow dep...
  • 2 篇 univ fed pelotas...
  • 2 篇 hebei univ sci &...
  • 2 篇 virtuslab smolen...
  • 2 篇 univ lisbon ines...
  • 2 篇 univ porto fac s...
  • 2 篇 inst super tecn ...

作者

  • 7 篇 olsson ra
  • 7 篇 lamport l
  • 5 篇 haller philipp
  • 5 篇 jagannathan sure...
  • 4 篇 ricci alessandro
  • 4 篇 gehani nh
  • 4 篇 nanz sebastian
  • 4 篇 silva josep
  • 4 篇 ziarek lukasz
  • 4 篇 meyer bertrand
  • 4 篇 tamarit salvador
  • 4 篇 hansen pb
  • 3 篇 oliver j.
  • 3 篇 abadi m
  • 3 篇 silva j.
  • 3 篇 ivutin alexey n.
  • 3 篇 llorens marisa
  • 3 篇 raynal michel
  • 3 篇 morandi benjamin
  • 3 篇 troshina anna g.

语言

  • 355 篇 英文
  • 30 篇 其他
  • 2 篇 中文
  • 1 篇 西班牙文
检索条件"主题词=Concurrent Programming"
388 条 记 录,以下是51-60 订阅
排序:
Empirical research on concurrent software testing: A systematic mapping study
收藏 引用
INFORMATION AND SOFTWARE TECHNOLOGY 2019年 105卷 226-251页
作者: Melo, Silvana M. Carver, Jeffrey C. Souza, Paulo S. L. Souza, Simone R. S. Univ Sao Paulo Inst Math & Comp Sci Ave Trabalhador Sao Carlense400 Ctr BR-13566590 Sao Carlos SP Brazil Univ Alabama Dept Comp Sci 3441 SECBox 870290 Tuscaloosa AL 35487 USA
Background: concurrent software testing is a costly and difficult task, especially due to the exponential increase in the test sequences caused by non-determinism. Such an issue has motivated researchers to develop te... 详细信息
来源: 评论
Distributed execution of communicating sequential process-style concurrency: Golang case study
收藏 引用
JOURNAL OF SUPERCOMPUTING 2019年 第3期75卷 1396-1409页
作者: Whitney, James Gifford, Chandler Pantoja, Maria Cal Poly San Luis Obispo Coll Engn San Luis Obispo CA 93407 USA
In the last decade, the majority of new central processing units (CPU) have become multicore. To take advantage of these new architectures, we need programming languages that can express parallelisms. The programming ... 详细信息
来源: 评论
Synthesis of multiple video streams through multi-thread programming
Synthesis of multiple video streams through multi-thread pro...
收藏 引用
第32届中国控制与决策会议
作者: Jian Wang Shihui Duan Jun Xu Song Wang Qiang Ling University of Science and Technology of China China Academy of Information and Communications Technology of MIIT Key Laboratory of Internet and industrial integration and innovation of MIIT
In some scenarios,we need to combine multiple video streams and pictures into a single *** this paper,we develop an application to synthesize two channel video stream and two channel *** application can be used for sy... 详细信息
来源: 评论
Comparing the the performance of concurrent hash tables implemented in Haskell
收藏 引用
SCIENCE OF COMPUTER programming 2019年 173卷 56-70页
作者: Duarte, Rodrigo Medeiros Du Bois, Andre Rauber Pilla, Mauricio Lima Cavalheiro, Gerson Geraldo H. Sander Reiser, Renata Hax Univ Fed Pelotas PPGC Gomes Carneiro 1 BR-96010610 Pelotas RS Brazil
This paper presents seven concurrent hash table implementations in Haskell, ranging from low-level synchronization mechanisms to high-level ones such as transactional memories. The hash tables were compared using diff... 详细信息
来源: 评论
Using TOST in Teaching Mutual Exclusion, Synchronization, and Deadlock  29
Using TOST in Teaching Mutual Exclusion, Synchronization, an...
收藏 引用
29th Annual Conference of the European-Association-for-Education-in-Electrical-and-Information-Engineering (EAEEIE)
作者: Golemanov, Tzanko Golemanova, Emiliya Ruse Univ Dept Comp Syst & Technol Ruse Bulgaria
The paper describes the capabilities of the integrated environment TOST in teaching some of the basic IT concepts such as Mutual exclusion, concurrent processes synchronization, and Deadlock. The purpose of TOST is to... 详细信息
来源: 评论
Parallel Particle Advection and Lagrangian Analysis for 3D-PLI Fiber Orientation Maps  9
Parallel Particle Advection and Lagrangian Analysis for 3D-P...
收藏 引用
9th IEEE Symposium on Large Data Analysis and Visualization (LDAV)
作者: Demiralp, Ali C. Zielasko, Daniel Axer, Markus Vierjahn, Tom Kuhlen, Torsten W. Rhein Westfal TH Aachen Visual Comp Inst JARA HPC Aachen Germany Univ Trier Trier Germany Julich Res Ctr Julich Germany Westphalian Univ Appl Sci Gelsenkirchen Germany
3D-Polarized Light Imaging (3D-PLI) is a recent neuroimaging technique which is able to record the orientation of nerve fibers in unprecedented detail, reaching micrometer scale. Particle advection, which streamline t... 详细信息
来源: 评论
A Graph Transformation System formalism for Software Transactional Memory Opacity  19
A Graph Transformation System formalism for Software Transac...
收藏 引用
23rd Brazilian Symposium on programming Languages (SBLP)
作者: Cardoso, Diogo J. Foss, Luciana Du Bois, Andre R. Univ Fed Pelotas Programa Posgrad Comp Pelotas RS Brazil
In order to check the correctness of Transactional Memory (TM) systems, a formal description of the implementations guarantees is necessary. There are many consistency conditions for TM, one of the most common is opac... 详细信息
来源: 评论
Framework for Development of Real-Time Applications on Embedded Systems  22
Framework for Development of Real-Time Applications on Embed...
收藏 引用
22nd Symposium on Image, Signal Processing and Artificial Vision (STSIVA)
作者: Restrepo Alvarado, Juan C. Benjumea Mazo, Miguel A. Lopez Parrado, Alexander Univ Quindio Fac Ingn Programa Ingn Elect Carrera 15 Calle 12 Norte Armenia Quindio Colombia
In this paper we describe RTX, a framework for development of real-time applications on embedded systems. RTX facilitates programming and structuring of source code when building this kind of applications. Also, RTX s... 详细信息
来源: 评论
Analysis of Students' Preconceptions of Concurrency  1
Analysis of Students' Preconceptions of Concurrency
收藏 引用
1st ACM SIGSOFT International Workshop on Education through Advanced Software Engineering and Artificial Intelligence (EASEAI)
作者: Libert, Cedric Vanhoof, Wim Univ Namur Namur Belgium
In previous literature, several authors have recommended teaching concurrent programming, as the current evolution of IT involves concurrency. However, in order to teach concurrent programming properly, in a construct... 详细信息
来源: 评论
Practical Progress Verification of Descriptor-Based Non-Blocking Data Structures  27
Practical Progress Verification of Descriptor-Based Non-Bloc...
收藏 引用
IEEE 27th International Symposium on Modeling, Analysis, and Simulation of Computer and Telecommunication Systems (MASCOTS)
作者: Peterson, Christina Cook, Victor Dechev, Damian Univ Cent Florida Dept Comp Sci Orlando FL 32816 USA
The difficulty of designing non-blocking data structures has motivated techniques to verify that progress will always be made. Existing lock-free verification techniques assume that the ability of a thread to exit a C... 详细信息
来源: 评论