咨询与建议

限定检索结果

文献类型

  • 20 篇 会议
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 17 篇 计算机科学与技术...
    • 16 篇 软件工程
    • 1 篇 机械工程
    • 1 篇 光学工程
    • 1 篇 建筑学
    • 1 篇 土木工程
  • 5 篇 管理学
    • 3 篇 图书情报与档案管...
    • 2 篇 管理科学与工程(可...
  • 3 篇 理学
    • 2 篇 数学
    • 1 篇 物理学

主题

  • 3 篇 static analysis
  • 2 篇 programming
  • 2 篇 software enginee...
  • 2 篇 visualization
  • 2 篇 programming tech...
  • 2 篇 programming lang...
  • 1 篇 program debuggin...
  • 1 篇 object oriented ...
  • 1 篇 surveys
  • 1 篇 runtime
  • 1 篇 access control
  • 1 篇 theory of comput...
  • 1 篇 libraries
  • 1 篇 software enginee...
  • 1 篇 deep learning
  • 1 篇 pipeline process...
  • 1 篇 instruments
  • 1 篇 trees (mathemati...
  • 1 篇 generative adver...
  • 1 篇 debugging

机构

  • 3 篇 eötvös loránd un...
  • 2 篇 dept. of program...
  • 2 篇 dept. of program...
  • 1 篇 dept. programmin...
  • 1 篇 ericsson hungary...
  • 1 篇 eötvös loránd un...
  • 1 篇 dept. of informa...
  • 1 篇 dept. of biomedi...
  • 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 篇 eötvös loránd un...
  • 1 篇 ericsson ltd.
  • 1 篇 eotvos loránd un...
  • 1 篇 radboud universi...
  • 1 篇 eötvös loránd un...

作者

  • 12 篇 porkoláb zoltán
  • 4 篇 mihalicza józsef
  • 3 篇 porkolab zoltan
  • 2 篇 pataki norbert
  • 2 篇 hernáth zsolt
  • 2 篇 zoltán horváth
  • 2 篇 norbert pataki
  • 1 篇 szalay richard
  • 1 篇 zoltan porkolab
  • 1 篇 alwahab dhulfiqa...
  • 1 篇 zoltán porkoláb
  • 1 篇 krupp daniel
  • 1 篇 szekeres imre
  • 1 篇 sipos ádám
  • 1 篇 benczúr andrás
  • 1 篇 krupp dániel
  • 1 篇 antyipin artyom
  • 1 篇 borók-nagy zoltá...
  • 1 篇 kristóf umann
  • 1 篇 tariq emad ali

语言

  • 21 篇 英文
  • 1 篇 其他
检索条件"机构=dept. of Programming Languages and Compilers"
22 条 记 录,以下是11-20 订阅
排序:
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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 more sophisticated access control  11
Towards more sophisticated access control
收藏 引用
11th Symposium on programming languages and Software Tools and 7th Nordic Workshop on Model Driven Software Engineering, SPLST 2009 and NW-MODE 2009
作者: Mihalicza, József Pataki, Norbert Porkoláb, Zoltán Sipos, Adam Dept. of Programming Languages and Compilers Faculty of Informatics Eötvös Lorand University Pázmany Péter Sétány 1/C BudapestH-1117 Hungary
Encapsulation and information hiding play a crucial role in object-oriented software development. While assisting the creation of abstractions they minimize the dependences among distinct modules. Modern languages hav... 详细信息
来源: 评论
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... 详细信息
来源: 评论
A survey of tagged union type usage in modern C++ projects
A survey of tagged union type usage in modern C++ projects
收藏 引用
Software and System Engineering (ICoSSE), International Conference on
作者: Gábor Spaits Kristóf Umann Zoltán Porkoláb Dept. of Programming Languages and Compilers Eötvös Loránd University Budapest Hungary
Insoftware development, there are various problems for which union types are a suitable solution. In $\mathbf{C}$, and in the earlier $\mathrm{C}++$ versions only untagged unions were available. $\mathbf{C}++17$ intro... 详细信息
来源: 评论
Central European Functional programming School  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: Zoltán Horváth Rinus Plasmeijer Anna Soós Viktória Zsók
This volume presents the revised lecture notes of selected talks given at the second Central European Functional programming School, CEFP 2007, held June 23–30, 2007 at Babe¸ s-Bolyai University, Cluj-Napoca, Ro... 详细信息
来源: 评论
Visualization of C++ Template Metaprograms
Visualization of C++ Template Metaprograms
收藏 引用
IEEE International Workshop on Source Code Analysis and Manipulation
作者: Zoltán Borók-Nagy Viktor Májer Jozsef Mihalicza Norbert Pataki Zoltan Porkolab Dept. of Programming Languages and Compilers Eötvös Loránd University Budapest Hungary
Template metaprograms have become an essential part of today's C++ programs: with proper template definitions we can force the C++ compiler to execute algorithms at compilation time. Among the application areas of... 详细信息
来源: 评论
Autonomous applications - Towards a better data integration model
Autonomous applications - Towards a better data integration ...
收藏 引用
9th East-European Conference on Advances in Databases and Information Systems, ADBIS 2005
作者: Benczúr, András Hernáth, Zsolt Porkoláb, Zoltán Eötvös Loránd University Faculty of Informatics Dept. of Information Systems Pazmany Peter setany 1/C H-1117 Budapest Hungary Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pazmany Peter setany 1/C H-1117 Budapest Hungary
One of the most important and critical part of integrating already existing standalone applications is to design and implement a common data model and the corresponding data access layer which makes both data sources ... 详细信息
来源: 评论
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... 详细信息
来源: 评论