咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是311-320 订阅
排序:
Development and Analysis of Synchronization Detection Framework in TDD  2018
Development and Analysis of Synchronization Detection Framew...
收藏 引用
2nd International Conference on Management Engineering, Software Engineering and Service Sciences (ICMSS)
作者: Hsieh, Chao-Hsien Ye, Shuzhen Hua, Rui Huang, Shenquan Wenzhou Univ Wenzhou Peoples R China Qufu Normal Univ Qufu Peoples R China
Testing method using Test-Driven Development has its specific features and requirements. However, the performance of synchronization has not yet been studied in the environment of test cases which is handled in differ... 详细信息
来源: 评论
Contributions to improve the combined selection of concurrent software testing techniques  20
Contributions to improve the combined selection of concurren...
收藏 引用
5th Brazilian Symposium on Systematic and Automated Software Testing (SAST)
作者: Santos, Italo Furlanetti, Andre B. P. Melo, Silvana M. Lopes de Souza, Paulo Sergio Delamaro, Marcio E. Souza, Simone R. S. Univ Sao Paulo ICMC USP Sao Carlos SP Brazil Fed Univ Grande Dourados UFGD Dourados MS Brazil
[Context] There are a variety of testing techniques available that present different and often complementary characteristics (e.g., cost of application, effectiveness in revealing defects, types of defects). Consideri... 详细信息
来源: 评论
Parallel Reachability Testing Based on Hadoop MapReduce  8th
Parallel Reachability Testing Based on Hadoop MapReduce
收藏 引用
8th Annual International Conference on Software Analysis, Testing, and Evolution (SATE)
作者: Qi, Xiaofang Li, Yueran Southeast Univ Sch Comp Sci & Engn Nanjing 211189 Peoples R China
Reachability testing is an important approach to testing concurrent programs. It generates and executes all the possible sequences of a concurrent program automatically with a given input while not saving any sequence... 详细信息
来源: 评论
REAL-TIME LOAD BALANCING OF AN INTERACTIVE MULTIPLAYER GAME SERVER
REAL-TIME LOAD BALANCING OF AN INTERACTIVE MULTIPLAYER GAME ...
收藏 引用
11th International Conference on Intelligent Games and Simulation
作者: Munro, James Dickinson, Patrick Lincoln Univ Lincoln Sch Comp Sci Brayford Pool Lincoln LN6 7TS England
We investigate optimal load balancing strategies for a scalable parallel game server architecture. Our work develops from an existing multi-threaded implementation of the QuakeWorld game server: we investigate the com... 详细信息
来源: 评论
Reasoning About Actors that Share State
Reasoning About Actors that Share State
收藏 引用
作者: Caldwell, Sam Northeastern University
学位级别:Ph.D., Doctor of Philosophy
concurrent programming is notoriously difficult. That challenge has prompted researchers to investigate approaches to organizing and understanding concurrent behavior. The recent dataspace model of actors is one such ... 详细信息
来源: 评论
Reactive Async: Expressive Deterministic Concurrency  7
Reactive Async: Expressive Deterministic Concurrency
收藏 引用
7th ACM SIGPLAN Symposium on Scala
作者: Haller, Philipp Geries, Simon Eichberg, Michael Salvaneschi, Guido KTH Royal Inst Technol Stockholm Sweden Tech Univ Darmstadt Darmstadt Germany
concurrent programming is infamous for its difficulty. An important source of difficulty is non-determinism, stemming from unpredictable interleavings of concurrent activities. Futures and promises are widely-used abs... 详细信息
来源: 评论
The Future(s) of Transactional Memory  45
The Future(s) of Transactional Memory
收藏 引用
45th International Conference on Parallel Processing (ICPP)
作者: Zeng, Jingna Barreto, Joao Haridi, Seif Rodrigues, Luis Romano, Paolo KTH Royal Inst Technol Stockholm Sweden Univ Lisbon INESC ID Inst Super Tecn P-1699 Lisbon Portugal
This work investigates how to combine two powerful abstractions to manage concurrent programming: Transactional Memory (TM) and futures. The former hides from programmers the complexity of synchronizing concurrent acc... 详细信息
来源: 评论
Real-time modeling with UML:: The ACCORD approach  1st
收藏 引用
1st International Workshop UML 98: Beyond the Notation
作者: Lanusse, A Gérard, S Terrier, F CEA Saclay DEIN LETI F-91191 Gif Sur Yvette France PSA Puegeot Citroen Direct Technol Informat & Informat F-92250 La Garenne Colombes France
Adopting object oriented modeling in the real-time domain appears to be essential in order to face the rapidly changing market conditions. Main obstacles have been, in the past, the lack of standards and no good adequ... 详细信息
来源: 评论
A Study of Student Strategies for the Corrective Maintenance of concurrent Software  08
A Study of Student Strategies for the Corrective Maintenance...
收藏 引用
30th International Conference on Software Engineering
作者: Fleming, Scott D. Kraemer, Eileen Stirewalt, R. E. K. Xie, Shaohua Dillon, Laura K. Michigan State Univ Dept Comp Sci & Engn E Lansing MI 48824 USA
Graduates of computer science degree programs are increasingly being asked to maintain large, multi-threaded software systems;however, the maintenance of such systems is typically not well-covered by software engineer... 详细信息
来源: 评论
Evaluation of Early Introduction to concurrent Computing Concepts in Primary School  20th
Evaluation of Early Introduction to Concurrent Computing Con...
收藏 引用
20th International Conference on Interactive Collaborative Learning (ICL)
作者: Fatourou, Eleni Zygouris, Nikolaos C. Loukopoulos, Thanasis Stamoulis, Georgios I. Univ Thessaly Dept Comp Sci 2-4 Papasiopoulou St Lamia 35100 Greece Univ Thessaly Comp Sci & Biomed Informat Dept 2-4 Papasiopoulou St Lamia 35100 Greece Univ Thessaly Dept Elect & Comp Engn 37 Glavani St Volos 38221 Greece
Learning computer programming is a basic literacy in the digital age, which helps children develop creative problem solving, logical thinking and mental flexibility. Many countries have introduced computer science in ... 详细信息
来源: 评论