咨询与建议

限定检索结果

文献类型

  • 25 篇 会议
  • 16 篇 期刊文献
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 36 篇 工学
    • 29 篇 计算机科学与技术...
    • 11 篇 电气工程
    • 8 篇 软件工程
    • 7 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 2 篇 仪器科学与技术
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 交通运输工程
    • 1 篇 公安技术
  • 7 篇 理学
    • 5 篇 物理学
    • 2 篇 数学
    • 1 篇 天文学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 医学
    • 1 篇 临床医学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 42 篇 multithreaded pr...
  • 4 篇 debugging
  • 4 篇 object-oriented ...
  • 3 篇 synchronization
  • 3 篇 openmp
  • 2 篇 speculative mult...
  • 2 篇 parallel algorit...
  • 2 篇 parallel process...
  • 2 篇 languages
  • 2 篇 java virtual mac...
  • 2 篇 performance opti...
  • 2 篇 thread-level spe...
  • 2 篇 parallel program...
  • 2 篇 parallel archite...
  • 2 篇 dynamic memory m...
  • 2 篇 tbb
  • 2 篇 race conditions
  • 2 篇 race detection
  • 2 篇 text compression
  • 2 篇 binary code modi...

机构

  • 2 篇 singapore polyte...
  • 2 篇 hong kong polyte...
  • 1 篇 fce unicen dept ...
  • 1 篇 kyoto inst techn...
  • 1 篇 univ ghent dept ...
  • 1 篇 univ michigan an...
  • 1 篇 univ wisconsin m...
  • 1 篇 univ basel dept ...
  • 1 篇 marie curie sklo...
  • 1 篇 kyoto inst techn...
  • 1 篇 department of me...
  • 1 篇 department of co...
  • 1 篇 igor sikorsky ky...
  • 1 篇 iit dept comp sc...
  • 1 篇 univ aquila dept...
  • 1 篇 natl inst techno...
  • 1 篇 samara state tec...
  • 1 篇 univ fed pelotas...
  • 1 篇 univ. of washing...
  • 1 篇 michigan technol...

作者

  • 3 篇 kubica bartlomie...
  • 2 篇 ercan mf
  • 2 篇 shibayama kiyosh...
  • 2 篇 hirata hiroaki
  • 2 篇 ho tk
  • 2 篇 nunome atsushi
  • 2 篇 fung yf
  • 2 篇 cheung wl
  • 1 篇 hasegawa ryuzo
  • 1 篇 inoue k
  • 1 篇 herrera-acuna ra...
  • 1 篇 o'callahan r
  • 1 篇 gen’ichi yasuda
  • 1 篇 mashkov andrey
  • 1 篇 lee kw
  • 1 篇 yu misun
  • 1 篇 lo c.-t.d.
  • 1 篇 yuan sumin
  • 1 篇 wang yin
  • 1 篇 korndorfer jonas...

语言

  • 42 篇 英文
检索条件"主题词=multithreaded programming"
42 条 记 录,以下是31-40 订阅
排序:
A Software Implementation of Speculative Memory  18
A Software Implementation of Speculative Memory
收藏 引用
18th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD)
作者: Fujisawa, Kohei Nunome, Atsushi Shibayama, Kiyoshi Hirata, Hiroaki Kyoto Inst Technol Grad Sch Informat Sci Kyoto Japan Kyoto Inst Technol Fac Informat & Human Sci Kyoto Japan Kyoto Coll Grad Studies Informat Kyoto Japan
Many techniques for parallelizing a sequentially coded program have been developed and put to practical use, but there are many cases in which program codes cannot be parallelized because it is impossible to assure th... 详细信息
来源: 评论
Multi-threaded Approach to Software High-speed Algorithms for Spectral Analysis of Multi-component Signals  21
Multi-threaded Approach to Software High-speed Algorithms fo...
收藏 引用
21st International Conference on Complex Systems - Control and Modeling Problems (CSCMP)
作者: Yakimov, Vladimir Zaberzhinskij, Borislav Mashkov, Andrey Bukanova, Yuliya Samara State Tech Univ Samara Russia
The article discusses the development of specialized software measuring-computing system, designed to operational spectral analysis of multicomponent signals based on data processing, obtained by simulating the proced... 详细信息
来源: 评论
Going Parallel over the Rainbow
Going Parallel over the Rainbow
收藏 引用
International Conference on High Performance Computing & Simulation (HPCS)
作者: Alesii, Giuseppe Univ Aquila Dept Informat Engn Comp Sci & Math I-67010 Coppito Di Laquila AQ Italy
Some parallel algorithms are proposed to speed up computation of multivariate lattices used to evaluate rainbow options. These novel algorithms have been programmed using multi-threaded syntax in Gauss(tm) of Aptech h... 详细信息
来源: 评论
PARSNIP: Performant Architecture for Race Safety with No Impact on Precision  17
PARSNIP: Performant Architecture for Race Safety with No Imp...
收藏 引用
50th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO)
作者: Peng, Yuanfeng Wood, Benjamin P. Devietti, Joseph Univ Penn Philadelphia PA 19104 USA Wellesley Coll Wellesley MA 02181 USA
Data race detection is a useful dynamic analysis for multithreaded programs that is a key building block in record-and-replay, enforcing strong consistency models, and detecting concurrency bugs. Existing software rac... 详细信息
来源: 评论
A multithreaded concurrent garbage collector parallelizing the new instruction in Java  16
A multithreaded concurrent garbage collector parallelizing t...
收藏 引用
16th International Parallel and Distributed Processing Symposium, IPDPS 2002
作者: Lo, C.-T.D. Srisa-An, W. Chang, J.M. Department of Computer Science Illinois Institute of Technology ChicagoIL60616-3793 United States
Parallel, multithreaded Java applications such as Web servers, database servers, and scientific applications are becoming increasingly prevalent. Most of them have high object instantiation rates through the new bytec... 详细信息
来源: 评论
High performance computing experiments in enumerative and algebraic combinatorics
High performance computing experiments in enumerative and al...
收藏 引用
2017 International Workshop on Parallel and Symbolic Computation, PASCO 2017
作者: Hivert, Florent Univ. Paris Sud 11 Paris France Bureau 33 Bâtiment 650 Université Paris Sud 11 Orsay Cedex91405 France
来源: 评论
RecPlay: A fully integrated practical record/replay system
收藏 引用
ACM TRANSACTIONS ON COMPUTER SYSTEMS 1999年 第2期17卷 133-152页
作者: Ronsse, M De Bosschere, K Univ Ghent Dept Elect & Informat Sci B-9000 Ghent Belgium
This article presents a practical solution for the cyclic debugging of nondeterministic parallel programs. The solution consists of a combination of record/replay with automatic on-the-fly data race detection. This co... 详细信息
来源: 评论
A Distributed Control and Communication Structure for Multiple Cooperating Robot Agents
收藏 引用
IFAC Proceedings Volumes 2000年 第28期33卷 279-284页
作者: Gen’ichi Yasuda Department of Mechanical Engineering Faculty of Engineering Nagasaki Institute of Applied Science 536 Aba-machi Nagasaki 851-0193 Japan
This paper describes a distributed control and communication structure for industrial muH i robot systems where several robots and devices have to be controlled simultaneously. A task-level programming and execution s... 详细信息
来源: 评论
Optimizing LZW Text Compression Algorithm via Multithreading programming
Optimizing LZW Text Compression Algorithm via Multithreading...
收藏 引用
IEEE Malaysia International Conference on Communications
作者: Ling Sun Tan Sei Ping Lau Chong Eng Tan Faculty of Computer Science and Information Technology University Malaysia Sarawak
Due to the emerging multimedia technology, multimedia files such as text, image, audio and video files are widely used. These multimedia files take hundreds time more space as compared to early day's media files. ... 详细信息
来源: 评论
Automated Measurement System for Wireless Transmitters
Automated Measurement System for Wireless Transmitters
收藏 引用
2007 8th International Conference on Electronic Measurement & Instruments(ICEMI’2007)
作者: Wang Pinglian Yuan Sumin (Academy of electro-optics,Chinese Academy of Science 100080 China)
In this paper,an automated measurement system for wireless transmitters with different frequencies,modulation types,and bit rates is *** VISA(Virtual Instrument Software Architecture) and COM API(Application Programmi... 详细信息
来源: 评论