咨询与建议

限定检索结果

文献类型

  • 20 篇 会议
  • 1 册 图书
  • 1 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 19 篇 工学
    • 18 篇 计算机科学与技术...
    • 18 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 光学工程
    • 1 篇 信息与通信工程
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 7 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 4 篇 图书情报与档案管...
    • 1 篇 工商管理
  • 3 篇 理学
    • 2 篇 数学
    • 1 篇 物理学

主题

  • 2 篇 access control
  • 2 篇 static analysis
  • 2 篇 visualization
  • 1 篇 object oriented ...
  • 1 篇 theory of comput...
  • 1 篇 software enginee...
  • 1 篇 deep learning
  • 1 篇 trees (mathemati...
  • 1 篇 generative adver...
  • 1 篇 xml
  • 1 篇 systems engineer...
  • 1 篇 software enginee...
  • 1 篇 storage allocati...
  • 1 篇 bmi
  • 1 篇 information tech...
  • 1 篇 medical services
  • 1 篇 lmi
  • 1 篇 computational mo...
  • 1 篇 syntactics
  • 1 篇 mathematical log...

机构

  • 3 篇 dept. of program...
  • 3 篇 eötvös loránd un...
  • 2 篇 dept. of program...
  • 1 篇 dept. kino and a...
  • 1 篇 ericsson hungary...
  • 1 篇 eötvös loránd un...
  • 1 篇 dept. of informa...
  • 1 篇 dept. of biomedi...
  • 1 篇 dept. of informa...
  • 1 篇 department of th...
  • 1 篇 dept. of program...
  • 1 篇 eötvos loränd un...
  • 1 篇 eötvös loránd un...
  • 1 篇 dept. of program...
  • 1 篇 dept. of program...
  • 1 篇 dept. of program...
  • 1 篇 nng ltd. hungary
  • 1 篇 ericsson ltd.
  • 1 篇 eotvos loránd un...
  • 1 篇 radboud universi...

作者

  • 14 篇 porkoláb zoltán
  • 4 篇 mihalicza józsef
  • 3 篇 pataki norbert
  • 2 篇 hernáth zsolt
  • 2 篇 pócza krisztián
  • 2 篇 porkolab zoltan
  • 1 篇 szalay richard
  • 1 篇 y. yamamoto
  • 1 篇 alwahab dhulfiqa...
  • 1 篇 krupp daniel
  • 1 篇 szekeres imre
  • 1 篇 sipos ádám
  • 1 篇 zoltán horváth
  • 1 篇 biczó mihály
  • 1 篇 benczúr andrás
  • 1 篇 volodymyr ovsyak
  • 1 篇 krupp dániel
  • 1 篇 borók-nagy zoltá...
  • 1 篇 tariq emad ali
  • 1 篇 dmytro bui

语言

  • 22 篇 英文
检索条件"机构=Dept. of Informatics and Programming"
22 条 记 录,以下是1-10 订阅
Exploring Attribute-Based Facial Synthesis with Generative Adversarial Networks for Enhanced Patient Simulator Systems
Exploring Attribute-Based Facial Synthesis with Generative A...
收藏 引用
Software and System Engineering (ICoSSE), International Conference on
作者: Tariq Emad Ali Faten Imad Ali Norbert Pataki Alwahab Dhulfiqar Zoltán dept. of Information and Communication Engineering Al-Khwarizmi College of Engineering University of Baghdad Baghdad Iraq dept. of Biomedical Engineering College of Engineering AL-Nahrain University Baghdad Iraq dept. of Programming Languages and Compilers Faculty of Informatics Eötvös Loránd University Budapest Hungary
Image generation using deep learning generative models has witnessed significant strides in various domains, particularly in scene and object generation. However, the complexities escalate when applied to facial image... 详细信息
来源: 评论
Survey on static analysis tools of python programs  8
Survey on static analysis tools of python programs
收藏 引用
8th Workshop on Software Quality Analysis, Monitoring, Improvement, and Applications, SQAMIA 2019
作者: Gulabovska, Hristina Porkoláb, Zoltán Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pázmány Péter sétány 1/C BudapestH-1177 Hungary
Static program analysis is a popular software technique performed by automated tools for verifying large scale software systems. It works without executing the program, just analyzing the source code and applying vari... 详细信息
来源: 评论
Utilize syntax tree transformations as a C/C++ test seam  7
Utilize syntax tree transformations as a C/C++ test seam
收藏 引用
7th Workshop on Software Quality Analysis, Monitoring, Improvement, and Applications, SQAMIA 2018
作者: Márton, Gábor Porkoláb, Zoltán Eotvos Lorand University Faculty of Informatics Dept. of Programming Languages and Compilers Pázmány Péter sét ány 1/C BudapestH-1177 Hungary
In C/C++, test code often inuences the source code of the unit we want to test. During the test development process we often have to introduce new interfaces to replace existing dependencies, e.g. a supplementary sett... 详细信息
来源: 评论
Read-copy-update as a possible locking strategy in scala  7
Read-copy-update as a possible locking strategy in scala
收藏 引用
7th Workshop on Software Quality Analysis, Monitoring, Improvement, and Applications, SQAMIA 2018
作者: Nagy, Gergely Porkoláb, Zoltán Eotvos Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pázmány Péter sétány 1/C BudapestH-1177 Hungary
Concurrent programming with classical mutex/lock techniques does not scale well when reads are way more frequent than writes. In such situations the read-copy-update (RCU) locking pattern guarantees minimal overhead f... 详细信息
来源: 评论
Towards Better Symbol Resolution for C/C++ Programs: A Cluster-Based Solution  17
Towards Better Symbol Resolution for C/C++ Programs: A Clust...
收藏 引用
17th IEEE International Working Conference on Source Code Analysis and Manipulation, SCAM 2017
作者: Szalay, Richard Porkolab, Zoltan Krupp, Daniel Eotvos Lorand University Faculty of Informatics Dept. of Programming Languages and Compilers Hungary Ericsson Ltd. Sweden
Resolving symbol references is an important part of many application areas from development environments to various static analyser tools, especially when it is used for code comprehension purposes. Different occurren... 详细信息
来源: 评论
High-level C++ implementation of the read-copy-update pattern  14
High-level C++ implementation of the read-copy-update patter...
收藏 引用
14th IEEE International Scientific Conference on informatics, informatics 2017
作者: Marton, Gabor Szekeres, Imre Porkolab, Zoltan Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers H-1117 Pazmany Peter setany 1/C Budapest Hungary
Concurrent programming with classical mutex/lock techniques does not scale well when reads are way more frequent than writes. Such situation happens in operating system kernels among other performance critical multith... 详细信息
来源: 评论
Measuring mangled name ambiguity in large C/ C++ projects  6
Measuring mangled name ambiguity in large C/ C++ projects
收藏 引用
6th Workshop on Software Quality Analysis, Monitoring, Improvement, and Applications, SQAMIA 2017
作者: Szalay, Richárd Porkoláb, Zoltán Krupp, Dániel Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pazmany Peter setany 1/C BudapestH-1177 Hungary Ericsson Hungary Ltd. Irinyi József utca 4-20. BudapestH-1117 Hungary
Symbol reference has an important role in various areas of software technology. Some modern object-oriented languages use it for implementing function and operator overloading, linkers use it for connecting objects be... 详细信息
来源: 评论
Algebraic models of application of computer systems and information technologies
Algebraic models of application of computer systems and info...
收藏 引用
IEEE International Scientific Conference on informatics
作者: Volodymyr Ovsyak Oleksandr Ovsyak Dmytro Bui Julia Petruszka Dept. Application of Informatics Kielce University of Technology Kielce Poland Dept. Kino and Arts National University of Culture and Arts L'viv Ukraine Department of Theory and Technology of Programming Taras Shevchenko National University of Kyiv Kyiv Ukraine Dept. Automatic and Information Technology Ukrainian University of Printing L'viv Ukraine
The mathematical models of diagrams of using cases of computer systems and information technologies (for Microsoft Visual *** platform) are built in the forms of Glushkov's algorithmic algebra systems, Zeitlin-Pog... 详细信息
来源: 评论
Integrated analytical information resource management system
Integrated analytical information resource management system
收藏 引用
2012 6th International Conference on Application of Information and Communication Technologies, AICT 2012
作者: Ghlonti, Giorgi Dept. of Informatics and Programming N. Muskhelishvili Institute of Computational Mathematics of the Georgian Technical University International Black Sea University Tbilisi Georgia
The paper is considered to the problems of development of analytical information resource management systems. The authors present a service-oriented architecture solution that provides data collection and aggregation ... 详细信息
来源: 评论
Rule-based assignment of comments to AST nodes in C++ programs  12
Rule-based assignment of comments to AST nodes in C++ progra...
收藏 引用
5th Balkan Conference in informatics, BCI 2012
作者: Cséri, Tamás Szugyi, Zalán Porkoláb, Zoltán Dept. of Programming Languages and Compilers Faculty of Informatics Eötvös Loránd University Péter sétány 1/C H-1117 Budapest Hungary
Comments are essential components of programming languages: they preserve the developer's intentions, help the maintainers to understand hidden concepts, and may act as a source of automatic documentation generati... 详细信息
来源: 评论