咨询与建议

限定检索结果

文献类型

  • 236 篇 期刊文献
  • 147 篇 会议
  • 11 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

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

主题

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

机构

  • 6 篇 purdue univ dept...
  • 5 篇 digital equipmen...
  • 5 篇 univ calif davis...
  • 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 ...

作者

  • 8 篇 lamport l
  • 7 篇 olsson ra
  • 5 篇 gehani nh
  • 5 篇 haller philipp
  • 5 篇 jagannathan sure...
  • 4 篇 ricci alessandro
  • 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.

语言

  • 363 篇 英文
  • 30 篇 其他
  • 2 篇 中文
  • 1 篇 西班牙文
检索条件"主题词=Concurrent programming"
396 条 记 录,以下是1-10 订阅
排序:
Refactoring-based learning for fine-grained lock in concurrent programming course
收藏 引用
COMPUTER APPLICATIONS IN ENGINEERING EDUCATION 2022年 第2期30卷 505-516页
作者: Zhang, Yang Hebei Univ Sci & Technol Sch Informat Sci & Engn Shijiazhuang 050000 Hebei Peoples R China
Fine-grained lock is frequently used to mitigate lock contention in the multithreaded program running on a shared-memory multicore processor. However, a concurrent program based on the fine-grained lock is hard to wri... 详细信息
来源: 评论
An Experimental Evaluation of Tools for Grading concurrent programming Exercises  43rd
An Experimental Evaluation of Tools for Grading Concurrent P...
收藏 引用
43rd International Conference on Formal Techniques for Distributed Objects, Components and Systems (FORTE)
作者: Barros, Manuel Ramos, Maria Gomes, Alexandre Cunha, Alcino Pereira, Jose Almeida, Paulo Sergio INESC TEC Braga Portugal Univ Minho Braga Portugal
Automatic grading based on unit tests is a key feature of massive open online courses (MOOC) on programming, as it allows instant feedback to students and enables courses to scale up. This technique works well for seq... 详细信息
来源: 评论
Modeling and Automatic Code Generation Tool for Teaching concurrent and Parallel programming by Finite State Processes  20th
Modeling and Automatic Code Generation Tool for Teaching Con...
收藏 引用
20th Annual International Conference on Computational Science (ICCS)
作者: Monteiro, Edwin Pereira, Kelvinn Barreto, Raimundo Univ Fed Amazonas Inst Comp Manaus Amazonas Brazil
Understanding concurrent and parallel programming can be a very hard task on first contact by students. This paper describes the development and experimental results of the FSP2JAVA tool. The proposed method starts fr... 详细信息
来源: 评论
Lessons Learned from an Interactive Educational Computer Game About concurrent programming  18
Lessons Learned from an Interactive Educational Computer Gam...
收藏 引用
49th ACM SIGCSE Technical Symposium on Computer Science Education (SIGCSE)
作者: Alderfer, Katelyn Bright Smith, Brian K. Ontanon, Santiago Char, Bruce Nebolsky, Jessica Zhu, Jichen Furgan, Anushay Freed, Evan Patterson, Justin Valls-Vargas, Josep Drexel Univ Philadelphia PA 19104 USA
In parallel programming, there is a shift away from the single execution path of sequential programming to situations where non-deterministic operation force consideration of multiple paths of execution. Compared to t... 详细信息
来源: 评论
Characterizing Extracurricular Effort on concurrent and Distributed programming Learning  4
Characterizing Extracurricular Effort on Concurrent and Dist...
收藏 引用
4th Costa Rican Conference on Computing and Informatics Research (JoCICI)
作者: Hidalgo-Cespedes, Jeisson Univ Costa Rica ECCI CITIC San Jose Costa Rica
The importance of concurrent and distributed programming is increasing on Computer Science curricula. This exploratory research identifies additional notions required by the official topics of "Parallel and Concu... 详细信息
来源: 评论
Typed concurrent Functional programming With Channels, Actors And Sessions
Typed Concurrent Functional Programming With Channels, Actor...
收藏 引用
作者: Simon John Fowler University of Edinburgh
学位级别:博士
The age of writing single-threaded applications is over. To develop scalable applications, developers must make use of concurrency and parallelism. Nonetheless, introducing concurrency and parallelism is difficult: na... 详细信息
来源: 评论
A Set of Patterns for concurrent and Parallel programming Teaching  1
收藏 引用
23rd International Conference on Parallel and Distributed Computing (Euro-Par)
作者: Capel, Manuel, I Tomeu, Antonio J. Salguero, Alberto G. Univ Granada Coll Informat & Telecommun Granada 18017 Spain Univ Cadiz Coll Engn Cadiz 11519 Spain
The use of key parallel-programming patterns has proved to be extremely helpful for mastering difficult concurrent and parallel programming concepts and the associated syntactical constructs. The method suggested here... 详细信息
来源: 评论
Characterizing Extracurricular Effort on concurrent and Distributed programming Learning
Characterizing Extracurricular Effort on Concurrent and Dist...
收藏 引用
Investigación en Computación e Informática (JoCICI), Jornadas Costarricenses de
作者: Jeisson Hidalgo-Céspedes ECCI-CITIC Universidad de Costa Rica San José Costa Rica
The importance of concurrent and distributed programming is increasing on Computer Science curricula. This exploratory research identifies additional notions required by the official topics of "Parallel and Concu... 详细信息
来源: 评论
Teaching concurrent and parallel programming by patterns: An interactive ICT approach
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2017年 105卷 42-52页
作者: Capel, Manuel I. Tomeu, Antonio J. Salguero, Alberto G. Univ Granada Coll Informat & Telecommun Granada 18017 Spain Univ Cadiz Coll Engn Cadiz 11519 Spain
The use of programming patterns is considered to be a conceptual aid for programmers for developing understandable and testable concurrent and parallel code which is not only well built but also safe. By using program... 详细信息
来源: 评论
DSML4CP: A Domain-specific Modeling Language for concurrent programming
收藏 引用
COMPUTER LANGUAGES SYSTEMS & STRUCTURES 2015年 第PartC期44卷 319-341页
作者: Marand, Elaheh Azadi Marand, Elham Azadi Challenger, Moharram Islamic Azad Univ Shabestar Branch Dept Comp Engn Tehran Iran
Nowadays, concurrent programs are an inevitable part of many software applications. They can increase the computation performance of the applications by parallelizing their computations. One of the approaches to reali... 详细信息
来源: 评论