咨询与建议

限定检索结果

文献类型

  • 27 篇 会议
  • 18 篇 期刊文献
  • 3 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 45 篇 工学
    • 29 篇 计算机科学与技术...
    • 25 篇 软件工程
    • 9 篇 电气工程
    • 2 篇 仪器科学与技术
    • 2 篇 信息与通信工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 控制科学与工程
    • 1 篇 石油与天然气工程
  • 3 篇 理学
    • 2 篇 天文学
    • 1 篇 物理学
    • 1 篇 化学
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...

主题

  • 50 篇 asynchronous pro...
  • 8 篇 javascript
  • 7 篇 reactive program...
  • 4 篇 refactoring
  • 3 篇 java
  • 3 篇 static analysis
  • 3 篇 graphical user i...
  • 3 篇 dataflow constra...
  • 3 篇 functional progr...
  • 3 篇 openmp
  • 3 篇 concurrency
  • 2 篇 object oriented ...
  • 2 篇 numerical algori...
  • 2 篇 local volume map...
  • 2 篇 distributed mode...
  • 2 篇 peer-to-peer
  • 2 篇 sdss-v
  • 2 篇 coroutines
  • 2 篇 angular
  • 2 篇 karma

机构

  • 3 篇 northeastern uni...
  • 2 篇 kyung hee univ s...
  • 2 篇 univ washington ...
  • 2 篇 univ texas austi...
  • 2 篇 texas a&m univ c...
  • 2 篇 carnegie inst sc...
  • 1 篇 univ cote azur i...
  • 1 篇 shibaura inst te...
  • 1 篇 luxoft romania b...
  • 1 篇 university of lu...
  • 1 篇 natl univ sci & ...
  • 1 篇 ibm tj watson re...
  • 1 篇 ibm res corp tj ...
  • 1 篇 deggendorf inst ...
  • 1 篇 hanbat univ dept...
  • 1 篇 konkuk univ 120 ...
  • 1 篇 tech univ darmst...
  • 1 篇 university of il...
  • 1 篇 beijing univ tec...
  • 1 篇 tufts univ medfo...

作者

  • 3 篇 tip frank
  • 3 篇 fukuda hiroaki
  • 3 篇 leger paul
  • 2 篇 drory niv
  • 2 篇 kim changgon
  • 2 篇 froning cynthia ...
  • 2 篇 sutton michael
  • 2 篇 zhao tian
  • 2 篇 ben-nun tal
  • 2 篇 pingali keshav
  • 2 篇 parent sean
  • 2 篇 pai sreepathi
  • 2 篇 jarvi jaakko
  • 2 篇 ramirez solange
  • 2 篇 sinnen oliver
  • 2 篇 konidaris nichol...
  • 2 篇 fan xing
  • 2 篇 ahn hojae
  • 2 篇 turcotte alexi
  • 2 篇 salvaneschi guid...

语言

  • 49 篇 英文
  • 1 篇 其他
检索条件"主题词=asynchronous programming"
50 条 记 录,以下是1-10 订阅
排序:
System-level attacks against android by exploiting asynchronous programming
收藏 引用
SOFTWARE QUALITY JOURNAL 2018年 第3期26卷 1037-1062页
作者: Chen, Ting Li, Xiaoqi Luo, Xiapu Zhang, Xiaosong Univ Elect Sci & Technol China Cybersecur Res Ctr Chengdu Sichuan Peoples R China Hong Kong Polytech Univ Dept Comp Kowloon Hong Kong Peoples R China
To avoid unresponsiveness, Android developers utilize asynchronous programming to schedule long-running tasks in the background. In this work, we conduct a systematic study on IntentService, one of the async construct... 详细信息
来源: 评论
Reactors: A data-oriented synchronous/asynchronous programming model for distributed applications
收藏 引用
THEORETICAL COMPUTER SCIENCE 2009年 第2-3期410卷 168-201页
作者: Field, John Marinescu, Maria-Cristina Stefansen, Christian IBM Res Corp TJ Watson Res Ctr Hawthorne NY 10532 USA Univ Copenhagen DIKU Copenhagen O Denmark
Our aim is to define the kernel of a simple and uniform programming model-the reactor model-which can serve as a foundation for building and evolving internet-scale programs. Such programs are characterized by collect... 详细信息
来源: 评论
An Offset-Cancellation Technique Using Charge-Trap Transistors and asynchronous programming Scheme
收藏 引用
IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II-EXPRESS BRIEFS 2024年 第11期71卷 4638-4642页
作者: Lin, Ye Jiang, Anying Lv, Jingjing Du, Yuan Du, Li Nanjing Univ Sch Elect Sci & Engn Nanjing 210023 Peoples R China Nanjing Univ Interdisciplinary Res Ctr Future Intelligent Chips Suzhou 215163 Peoples R China
In this brief, a novel offset-cancellation (OC) technique is proposed, utilizing differential pair Charge-Trap Transistors (CTTs) to cancel offset voltage (VOS). The threshold voltage (Vth) degradation of programmed C... 详细信息
来源: 评论
Using Continuations and Aspects to Tame asynchronous programming on the Web  2016
Using Continuations and Aspects to Tame Asynchronous Program...
收藏 引用
15th International Conference on Modularity (MODULARITY)
作者: Leger, Paul Fukuda, Hiroaki Univ Catolica Norte Escuela Ciencias Empresari Antofagasta Region De Antof Chile Shibaura Inst Technol Tokyo Japan
In asynchronous programming of JavaScript, callbacks are widely used to develop rich interactiveWeb applications. However, the dependency among callbacks can make it difficult to understand and maintain pieces of code... 详细信息
来源: 评论
An Empirical Evaluation of and Toolkit for asynchronous programming in C# Windows Phone Apps:
An Empirical Evaluation of and Toolkit for Asynchronous Prog...
收藏 引用
作者: Hartveld, D.L Delft University of Technology
学位级别:master
Microsoft has introduced the async/await keywords in C# 5.0 to support developers that need to apply asynchronous programming techniques. However, do developers really use the new keywords, and do they use them correc... 详细信息
来源: 评论
SyncAS: A Virtual Block Approach to Tame asynchronous programming
收藏 引用
INTERNATIONAL JOURNAL OF SOFTWARE ENGINEERING AND KNOWLEDGE ENGINEERING 2015年 第5期25卷 887-907页
作者: Fukuda, Hiroaki Leger, Paul Shibaura Inst Technol Informat Sci & Engn Tokyo 1358548 Japan Univ Catolica Norte Escuela Ciencias Empresariales Antofagasta Chile
asynchronous programming has been widely adopted in domains such as Web development. This programming style usually uses callback methods, non-blocking operations, allowing high responsive user interactions even if an... 详细信息
来源: 评论
Groute: asynchronous Multi-GPU programming Model with Applications to Large-scale Graph Processing
收藏 引用
ACM TRANSACTIONS ON PARALLEL COMPUTING 2020年 第3期7卷 1–27页
作者: Ben-Nun, Tal Sutton, Michael Pai, Sreepathi Pingali, Keshav Swiss Fed Inst Technol Dept Comp Sci CH-8006 Zurich Switzerland Hebrew Univ Jerusalem Sch Comp Sci & Engn IL-9190401 Jerusalem Israel Univ Rochester Dept Comp Sci Rochester NY 14627 USA Univ Texas Austin Inst Computat & Engn Sci Austin TX 78712 USA
Nodes with multiple GPUs are becoming the platform of choice for high-performance computing. However, most applications are written using bulk-synchronous programming models, which may not be optimal for irregular alg... 详细信息
来源: 评论
Groute: An asynchronous Multi-GPU programming Model for Irregular Computations  17
Groute: An Asynchronous Multi-GPU Programming Model for Irre...
收藏 引用
22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel programming (PPoPP)
作者: Ben-Nun, Tal Sutton, Michael Pai, Sreepathi Pingali, Keshav Hebrew Univ Jerusalem Jerusalem Israel Univ Texas Austin Austin TX 78712 USA
Nodes with multiple GPUs are becoming the platform of choice for high-performance computing. However, most applications are written using bulk-synchronous programming models, which may not be optimal for irregular alg... 详细信息
来源: 评论
GPU Coroutines for Flexible Splitting and Scheduling of Rendering Tasks
收藏 引用
ACM TRANSACTIONS ON GRAPHICS 2024年 第6期43卷 1-24页
作者: Zheng, Shaokun Chen, Xin Shi, Zhong Yan, Ling-qi Xu, Kun Tsinghua Univ Dept CS&T BNRist Beijing Peoples R China Univ Calif Santa Barbara Santa Barbara CA USA
We introduce coroutines into GPU kernel programming, providing an automated solution for flexible splitting and scheduling of rendering tasks. This approach addresses a prevalent challenge in harnessing the power of m... 详细信息
来源: 评论
Supporting asynchronization in OpenMP for event-driven programming
收藏 引用
PARALLEL COMPUTING 2019年 82卷 57-74页
作者: Fan, Xing Sinnen, Oliver Giacaman, Nasser Univ Auckland Dept Elect & Comp Engn Auckland New Zealand
The event-driven programming pattern is pervasive in a wide range of modern software applications. Unfortunately, it is not easy to achieve good performance and responsiveness when developing event-driven applications... 详细信息
来源: 评论