咨询与建议

限定检索结果

文献类型

  • 16 篇 会议
  • 6 册 图书

馆藏范围

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

日期分布

学科分类号

  • 9 篇 工学
    • 9 篇 计算机科学与技术...
    • 8 篇 软件工程
    • 1 篇 电气工程
  • 1 篇 理学
    • 1 篇 系统科学

主题

  • 5 篇 software enginee...
  • 3 篇 operating system...
  • 3 篇 real time system...
  • 3 篇 software enginee...
  • 3 篇 artificial intel...
  • 2 篇 aspect oriented ...
  • 2 篇 computer languag...
  • 2 篇 mathematical log...
  • 2 篇 costs
  • 2 篇 programming tech...
  • 2 篇 programming lang...
  • 2 篇 logics and meani...
  • 1 篇 programming prof...
  • 1 篇 clothing industr...
  • 1 篇 programmation di...
  • 1 篇 compilers
  • 1 篇 international
  • 1 篇 simulation and m...
  • 1 篇 theory of comput...
  • 1 篇 c

机构

  • 1 篇 university of li...
  • 1 篇 ibm res san jose...
  • 1 篇 department of el...
  • 1 篇 royal holloway u...
  • 1 篇 e27182 austin tx...
  • 1 篇 department of co...
  • 1 篇 columbia univers...
  • 1 篇 taras shevchenko...
  • 1 篇 computer science...
  • 1 篇 petro mohyla bla...
  • 1 篇 universität osna...
  • 1 篇 instituto tecnol...
  • 1 篇 faculty of mathe...
  • 1 篇 aarhus univ aarh...
  • 1 篇 departamento de ...
  • 1 篇 clausthal univer...
  • 1 篇 appl. technol. g...
  • 1 篇 applied technolo...
  • 1 篇 universidade de ...
  • 1 篇 west ukrainian n...

作者

  • 2 篇 friesel daniel
  • 2 篇 spinczyk olaf
  • 1 篇 youssef gharbi
  • 1 篇 joão leite
  • 1 篇 yuriy kondratenk...
  • 1 篇 tóth melinda
  • 1 篇 borchert christo...
  • 1 篇 fernando de sá
  • 1 篇 galyna kondraten...
  • 1 篇 stanislav sichev...
  • 1 篇 yodaiken victor
  • 1 篇 sethumadhavan si...
  • 1 篇 buschhoff markus
  • 1 篇 matthew hague
  • 1 篇 yuan xinhao
  • 1 篇 williams-king da...
  • 1 篇 bozó istván
  • 1 篇 dickey clem
  • 1 篇 gregory kulczyck...
  • 1 篇 igor potapov

语言

  • 22 篇 英文
检索条件"任意字段=11th Workshop on Programming Languages and Operating Systems, PLOS 2021"
22 条 记 录,以下是1-10 订阅
排序:
plos 2021 - Proceedings of the 2021 11th workshop on programming languages and operating systems
PLOS 2021 - Proceedings of the 2021 11th Workshop on Program...
收藏 引用
11th workshop on programming languages and operating systems, plos 2021
the proceedings contain 12 papers. the topics discussed include: AnyCall: fast and flexible system-call aggregation;Asterope: a cross-platform optimization method for fast memory copy;files-as-filesystems for POSIX Sh...
来源: 评论
plos 2023 - Proceedings of the 12th workshop on programming languages and operating systems, Part of: SOSP 2023
PLOS 2023 - Proceedings of the 12th Workshop on Programming ...
收藏 引用
12th workshop on programming languages and operating systems, plos 2023
the proceedings contain 11 papers. the topics discussed include: pancake: verified systems programming made sweeter;synthesizing device drivers with ghost writer;takeaways of implementing a native rust UDP tunneling n...
来源: 评论
How ISO C became unusable for operating systems development  11
How ISO C became unusable for operating systems development
收藏 引用
11th workshop on programming languages and operating systems
作者: Yodaiken, Victor E27182 Austin TX 78725 USA
the C programming language was developed in the 1970s as a fairly unconventional systems and operating systems development tool, but has, through the course of the ISO Standards process, added many attributes of more ... 详细信息
来源: 评论
Using Coroutines for Multi-core Preemptive Scheduling  11
Using Coroutines for Multi-core Preemptive Scheduling
收藏 引用
11th workshop on programming languages and operating systems
作者: Madsen, Ole Lehrmann Aarhus Univ Aarhus Denmark
the advent of multi-core processors has increased the demand for programming concurrent systems. In this paper, we explore the use of SIMULA style coroutines and other primitives as a basis for defining a broad class ... 详细信息
来源: 评论
PyMM: Heterogeneous Memory programming for Python Data Science  11
PyMM: Heterogeneous Memory Programming for Python Data Scien...
收藏 引用
11th workshop on programming languages and operating systems
作者: Waddington, Daniel Hershcovitch, Moshik Dickey, Clem IBM Res San Jose CA 95120 USA
While persistent memory (PMEM) is a promising technology, leveraging it with legacy applications is non-trivial. this is primarily because legacy applications assume all memory is volatile and there is no notion of cr... 详细信息
来源: 评论
Analysing the Energy Usage of the Erlang BEAM  11
Analysing the Energy Usage of the Erlang BEAM
收藏 引用
11th workshop on Software Quality Analysis, Monitoring, Improvement, and Applications, SQAMIA 2024
作者: Youssef, Gharbi th, Melinda Bozó, István ELTE Eötvös Loránd University Faculty of Informatics Budapest Hungary
the evolution of programming languages and their runtime systems has been a continuous journey toward efficiency and performance. One such significant milestone in this journey is the introduction of Just-In-Time (JIT... 详细信息
来源: 评论
Decoupling Application Logic from Persistent Memory Frameworks with AspectC++  11
Decoupling Application Logic from Persistent Memory Framewor...
收藏 引用
11th workshop on programming languages and operating systems, plos 2021
作者: Köppen, Marcel Friesel, Daniel Borchert, Christoph Spinczyk, Olaf Universität Osnabrück Germany
Over the past decade, various systems and software libraries have been developed that provide crash consistency on byte-addressable persistent memory. they often require programmers to adapt their code significantly o... 详细信息
来源: 评论
Development of Recommendation System in e-Commerce using Emotional Analysis and Machine Learning Methods  11
Development of Recommendation System in e-Commerce using Emo...
收藏 引用
11th IEEE International Conference on Intelligent Data Acquisition and Advanced Computing systems - Technology and Applications (IDAACS)
作者: Mykhalchuk, Taras Zatonatska, Tetiana Dluhopolskyi, Oleksandr Zhukovska, Alina Dluhopolska, Tetiana Liakhovych, Larysa Taras Shevchenko Natl Univ Kyiv Volodymyrska St 60 Kiev Ukraine West Ukrainian Natl Univ Lvivska Str 11 Ternopol Ukraine
the article identifies the theoretical aspects of e-commerce as an economic category, the problems of the current state of the e-commerce market related to the COVID-19 pandemic, consumer distrust and less functionali... 详细信息
来源: 评论
11th International workshop on Spoken Dialogue systems, IWSDS 2020
11th International Workshop on Spoken Dialogue Systems, IWSD...
收藏 引用
11th International workshop on Spoken Dialogue systems, IWSDS 2020
the proceedings contain 31 papers. the special focus in this conference is on Spoken Dialogue systems. the topics include: Towards Personalization of Spoken Dialogue System Communication Strategies;authoring Negotiati...
来源: 评论
Manipulator's Control System with Application of the Machine Learning
Manipulator's Control System with Application of the Machine...
收藏 引用
IEEE International workshop on Intelligent Data Acquisition and Advanced Computing systems: Technology and Applications
作者: Yuriy Kondratenko Stanislav Sichevskyi Galyna Kondratenko Ievgen Sidenko Petro Mohyla Black Sea National University Mykolaiv Ukraine
this paper provides an analytical review of the subject area, approaches and methods for real-time control systems with application of the machine learning. the review helps to choose approaches to control robotic dev... 详细信息
来源: 评论