咨询与建议

限定检索结果

文献类型

  • 48 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 34 篇 工学
    • 33 篇 软件工程
    • 18 篇 计算机科学与技术...
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 电子科学与技术(可...
    • 1 篇 安全科学与工程
  • 4 篇 理学
    • 3 篇 数学
    • 1 篇 物理学

主题

  • 19 篇 embedded systems
  • 9 篇 performance
  • 5 篇 experimentation
  • 5 篇 algorithms
  • 5 篇 design
  • 4 篇 languages
  • 3 篇 reliability
  • 3 篇 parallelization
  • 2 篇 runtime
  • 2 篇 multicores
  • 2 篇 keso
  • 2 篇 java virtual mac...
  • 2 篇 memory managemen...
  • 2 篇 debugging
  • 2 篇 tracing
  • 2 篇 speculation
  • 2 篇 standardization
  • 2 篇 java
  • 2 篇 side-channel ana...
  • 2 篇 static analysis

机构

  • 1 篇 univ toronto on
  • 1 篇 sungkyunkwan uni...
  • 1 篇 university of ca...
  • 1 篇 chang univ sch i...
  • 1 篇 univ michigan ad...
  • 1 篇 univ toulouse fe...
  • 1 篇 georgia institut...
  • 1 篇 zhejiang univ pe...
  • 1 篇 east china norma...
  • 1 篇 microsoft res be...
  • 1 篇 univ erlangen nu...
  • 1 篇 sharif univ tech...
  • 1 篇 east china norma...
  • 1 篇 college of compu...
  • 1 篇 univ waterloo wa...
  • 1 篇 school of comput...
  • 1 篇 cnrs lirmm f-757...
  • 1 篇 univ calif davis...
  • 1 篇 cortus montpelli...
  • 1 篇 swiss fed inst t...

作者

  • 3 篇 xue chun jason
  • 2 篇 zhao mengying
  • 1 篇 ma junyan
  • 1 篇 aslam faisal
  • 1 篇 jim holt
  • 1 篇 fan xiaokang
  • 1 篇 schuldt michael
  • 1 篇 cheng wang
  • 1 篇 nie chuanyao
  • 1 篇 rink norman a.
  • 1 篇 sallenave olivie...
  • 1 篇 zheng wenguang
  • 1 篇 leather hugh
  • 1 篇 gollenstede nikl...
  • 1 篇 di yejia
  • 1 篇 wu sen
  • 1 篇 lee seong-won
  • 1 篇 dubach christoph...
  • 1 篇 sharma rahul
  • 1 篇 jang hakbeom

语言

  • 48 篇 英文
检索条件"任意字段=14th ACM SIGPLAN/SIGBED Conference on Languages, Compilers and Tools for Embedded Systems"
48 条 记 录,以下是21-30 订阅
排序:
Efficient Implementation of Neural Networks Usual Layers on Fixed-Point Architectures  25
Efficient Implementation of Neural Networks Usual Layers on ...
收藏 引用
25th acm sigplan/sigbed International conference on languages, compilers, and tools for embedded systems (LCTES)
作者: Ben Khalifa, Dorra Martel, Matthieu Univ Toulouse Federat ENAC ISAE SUPAERO ONERA Toulouse France Univ Perpignan LAMPS Lab Via Domitia Perpignan France
In this article, we present a new method for implementing a neural network whose weights are floating-point numbers on a fixed-point architecture. the originality of our approach is that fixed-point formats are comput... 详细信息
来源: 评论
Integrating Task Scheduling and Cache Locking for Multicore Real-Time embedded systems  2017
Integrating Task Scheduling and Cache Locking for Multicore ...
收藏 引用
18th acm sigplan/sigbed conference on languages, compilers, tools and theory for embedded systems (LCTES)
作者: Zheng, Wenguang Wu, Hui Nie, Chuanyao Tianjin Univ Technol Tianjin Peoples R China Univ New South Wales Sydney NSW Australia
Modern embedded processors provide hardware support for cache locking, a mechanism used to facilitate the WCET (Worst-Case Execution Time) calculation of a task. We investigate the problem of integrating task scheduli... 详细信息
来源: 评论
TWFuzz: Fuzzing embedded systems with three Wires  25
TWFuzz: Fuzzing Embedded Systems with Three Wires
收藏 引用
25th acm sigplan/sigbed International conference on languages, compilers, and tools for embedded systems (LCTES)
作者: Feng, Zhongwen Ma, Junyan Chang Univ Sch Informat Engn Xian Peoples R China
Fuzzing is a highly effective means of discovering vulnerabilities in traditional software. However, when it comes to fuzzing an embedded system, especially for a smaller micro-controller device with monolithic firmwa... 详细信息
来源: 评论
Proceedings of the acm sigplan conference on languages, compilers, and tools for embedded systems (LCTES)
Proceedings of the ACM SIGPLAN Conference on Languages, Comp...
收藏 引用
19th acm sigplan/sigbed International conference on languages, compilers, and tools for embedded systems, LCTES 2018
the proceedings contain 12 papers. the topics discussed include: a memory-bounded, deterministic and terminating semantics for the synchronous programming language Ceau;MakeCode and CODAL: intuitive and efficient embe...
来源: 评论
Proceedings of the acm sigplan conference on languages, compilers, and tools for embedded systems (LCTES)
Proceedings of the ACM SIGPLAN Conference on Languages, Comp...
收藏 引用
18th acm sigplan/sigbed conference on languages, compilers, and tools for embedded systems, LCTES 2017
the proceedings contain 11 papers. the topics discussed include: AOT vs. JIT: impact of profile data on code quality;adaptive optimization for OpenCL programs on embedded heterogeneous systems;auto-vectorization for i...
来源: 评论
Lightweight Generics in embedded systems through Static Analysis  12
Lightweight Generics in Embedded Systems through Static Anal...
收藏 引用
13th acm sigplan/sigbed International conference on languages, compilers, tools and theory for embedded systems
作者: Sallenave, Olivier Ducournau, Roland Cortus Montpellier France Univ Montpellier 2 F-34095 Montpellier 5 France CNRS LIRMM F-75700 Paris France
Low-end embedded systems are still programmed in C and assembly, and adopting high-level languages such as C# should reduce the length of their development cycles. For these systems, code size is a major concern, but ... 详细信息
来源: 评论
Proceedings of the acm sigplan conference on languages, compilers, and tools for embedded systems (LCTES)
Proceedings of the ACM SIGPLAN Conference on Languages, Comp...
收藏 引用
17th acm sigplan/sigbed conference on languages, compilers, tools and theory for embedded systems, LCTES 2016
the proceedings contain 12 papers. the topics discussed include: efficient asynchronous interrupt handling in a full-system instruction set simulator;code cache management in managed language VMs to reduce memory cons...
来源: 评论
Creating Portable, Repeatable, Realistic Benchmarks for embedded systems and the Challenges thereof  12
Creating Portable, Repeatable, Realistic Benchmarks for Embe...
收藏 引用
13th acm sigplan/sigbed International conference on languages, compilers, tools and theory for embedded systems
作者: Gal-On, Shay Levy, Markus EEMBC
To appreciate the challenges of analysing embedded processor behaviour, step back in time to understand the evolution of embedded processors. Only a few decades ago, embedded processors were relatively simple devices ... 详细信息
来源: 评论
FORMLESS: Scalable Utilization of embedded Manycores in Streaming Applications  12
FORMLESS: Scalable Utilization of Embedded Manycores in Stre...
收藏 引用
13th acm sigplan/sigbed International conference on languages, compilers, tools and theory for embedded systems
作者: Hashemi, Matin Foroozannejad, Mohammad H. Ghiasi, Soheil Etzel, Christoph Sharif Univ Technol Tehran Iran Univ Calif Davis Davis CA 95616 USA Univ Augsburg Augsburg Germany
Variants of dataflow specification models are widely used to synthesize streaming applications for distributed-memory parallel processors. We argue that current practice of specifying streaming applications using rigi... 详细信息
来源: 评论
Symbolic execution for memory consumption analysis  2016
Symbolic execution for memory consumption analysis
收藏 引用
17th acm sigplan/sigbed conference on languages, compilers, tools and theory for embedded systems, LCTES 2016
作者: Chu, Duc-Hiep Jaffar, Joxan Maghareh, Rasool National University of Singapore Singapore Singapore
With the advances in both hardware and software of embedded systems in the past few years, dynamic memory allocation can now be safely used in embedded software. As a result, the need to develop methods to avoid heap ... 详细信息
来源: 评论