咨询与建议

限定检索结果

文献类型

  • 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 订阅
排序:
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... 详细信息
来源: 评论
Type-preserving heap profiler for C++
Type-preserving heap profiler for C++
收藏 引用
27th IEEE International Conference on Software Maintenance, ICSM 2011
作者: Mihalicza, József Porkoláb, Zoltán Gábor, Ábel Eötvos Loränd University Faculty of Informatics Dept. of Programming Languages and Compilers Hungary NNG Ltd. Hungary
Memory profilers are essential tools to understand the dynamic behaviour of complex modern programs. They help to reveal memory handling details: the wheres, the whens and the whats of memory allocations. Most heap pr... 详细信息
来源: 评论
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 ... 详细信息
来源: 评论
Runtime access control in C# 3.0 using extension methods
Runtime access control in C# 3.0 using extension methods
收藏 引用
10th Symposium on programming Languages and Software Tools, SPLST 2007
作者: Biczo, Mihaly Pócza, Krisztián Porkoláb, Zoltán Dept. of Programming Languages Faculty of Informatics Eötvös Loránd University Pazmany Peter setany 1/C H-1117 Budapest Hungary
Encapsulation is one of the most important features of object-oriented programming. Reducing the interface where software components can communicate with each other increases software quality, security and decreases d... 详细信息
来源: 评论
Towards profiling C++ template metaprograms
Towards profiling C++ template metaprograms
收藏 引用
10th Symposium on programming Languages and Software Tools, SPLST 2007
作者: Porkoláb, Zoltán Mihalicza, József Pataki, Norbert Sipos, Ádám Dept. of Programming Languages Faculty of Informatics Eötvös Loránd University Pazmany Peter setany 1/C H-1117 Budapest Hungary
Template metaprogramming (TMP) is an emerging new direction in C++ programming for executing algorithms in compilation time. Despite all of its already proven benefits, and numerous successful applications, TMP is yet... 详细信息
来源: 评论
Towards detailed trace generation using the profiler in the .NET Framework
Towards detailed trace generation using the profiler in the ...
收藏 引用
10th Symposium on programming Languages and Software Tools, SPLST 2007
作者: Pócza, Krisztián Biczó, Mihály Porkoláb, Zoltán Dept. of Programming Languages Faculty of Informatics Eötvös Loránd University Pazmany Peter setany 1/C H-1117 Budapest Hungary
Effective runtime trace generation is vital for understanding, analyzing, and maintaining large-scale applications. In this paper an effective detailed runtime trace generation method is introduced for the .NET platfo... 详细信息
来源: 评论
Functional programming with C++ template metaprograms
Functional programming with C++ template metaprograms
收藏 引用
3rd Central European Functional programming School, CEFP 2009
作者: Porkoláb, Zoltán Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pazmany Peter setany 1/C H-1117 Budapest Hungary
Template metaprogramming is an emerging new direction of generative programming. With the clever definitions of templates we can force the C++ compiler to execute algorithms at compilation time. Among the application ... 详细信息
来源: 评论
Embedding a proof system in Haskell
Embedding a proof system in Haskell
收藏 引用
3rd Central European Functional programming School, CEFP 2009
作者: Dévai, Gergely Eötvös Loránd University Faculty of Informatics Dept. of Programming Languages and Compilers Pazmany Peter setany 1/C H-1117 Budapest Hungary
This article reports about a work-in-progress project that aims at embedding a proof system [4] in the Haskell programming language. The goal of the system is to create formally verified software using the correctness... 详细信息
来源: 评论
Visualization of C++ template metaprograms
Visualization of C++ template metaprograms
收藏 引用
IEEE Working Conference on Source Code Analysis and Manipulation
作者: Borók-Nagy, Zoltán Májer, Viktor Mihalicza, József Pataki, Norbert Porkoláb, Zoltán Dept. of Programming Languages and Compilers Eötvös Loránd University Faculty of Informatics Pazmany Peter Setany 1/C H-1117 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... 详细信息
来源: 评论
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... 详细信息
来源: 评论