中文
相关论文

相关论文: Inventions on Menu and Toolbar Coordination

200 篇论文

Git has become one of the most widely used version control systems today. Among its distinguishing features, its ability to easily and quickly create branches stands out, allowing teams to customize their workflows. In this context, various…

软件工程 · 计算机科学 2025-07-15 Pedro Lopes , Paola Accioly , Paulo Borba , Vitor Menezes

Example galleries are often used to teach, document, and advertise visually-focused domain-specific languages and libraries, such as those producing visualizations, diagrams, or webpages. Despite their ubiquity, there is no consensus on the…

人机交互 · 计算机科学 2024-07-31 Junran Yang , Andrew McNutt , Leilani Battle

In the constantly evolving world of software development, switching back and forth between tasks has become the norm. While task switching often allows developers to perform tasks effectively and may increase creativity via the flexible…

软件工程 · 计算机科学 2018-05-16 Zahra Shakeri Hossein Abad , Mohammad Noaeen , Didar Zowghi , Behrouz H. Far , Ken Barker

Interactive visualization can support fluid exploration but is often limited to predetermined tasks. Scripting can support a vast range of queries but may be more cumbersome for free-form exploration. Embedding interactive visualization in…

We present drillboards, a technique for adaptive visualization dashboards consisting of a hierarchy of coordinated charts that the user can drill down to reach a desired level of detail depending on their expertise, interest, and desired…

人机交互 · 计算机科学 2025-02-18 Sungbok Shin , Inyoup Na , Niklas Elmqvist

Document management software are used widely for office paper management and related workflows. However, they have some differences from a flexibility perspective for the needs of workers. Moreover, they also differentiate in their…

软件工程 · 计算机科学 2014-03-14 Harika Asili , Omer Ozgur Tanriover

In this paper, we introduce a set of tools for providing user-friendly explanations in an explanation-based constraint programming system. The idea is to represent the constraints of a problem as an hierarchy (a tree). Users are then…

编程语言 · 计算机科学 2007-05-23 Narendra Jussien , Samir Ouis

Spreadsheets are the go-to tool for computerized calculation and modelling, but are hard to comprehend and adapt after reaching a certain complexity. In general, cognition of complex systems is facilitated by having a higher order mental…

软件工程 · 计算机科学 2018-09-11 Patrick Koch

This article is about one feature which was partly introduced 30 years ago with the development of multi windows operating systems. It is about the movability of screen objects not according to some predetermined algorithm but by the direct…

人机交互 · 计算机科学 2015-02-17 Sergey Andreyev

We evaluate the performance and usability of mouse-based, touch-based, and tangible interaction for manipulating objects in a 3D virtual environment. This comparison is a step toward a better understanding of the limitations and benefits of…

人机交互 · 计算机科学 2024-04-25 Lonni Besançon , Paul Issartel , Mehdi Ammi , Tobias Isenberg

We propose a new objective for option discovery that emphasizes the computational advantage of using options in planning. In a sequential machine, the speed of planning is proportional to the number of elementary operations used to achieve…

机器学习 · 计算机科学 2022-10-03 Yi Wan , Richard S. Sutton

The goal of this study is to expand our understanding of the relationships between selected tasks, cognitive abilities and search result interfaces. The underlying objective is to understand how to select search results presentation for…

人机交互 · 计算机科学 2010-04-14 Jacek Gwizdka

The most important aspect of any Software is the operability for the intended audience. This factor of operability is encompassed in the user interface, which serves as the only window to the features of the system. It is thus essential…

人机交互 · 计算机科学 2014-09-16 Rishabh Jain , Rupanta Rwiteej Dutta , Rajat Tandon

The main information of a webpage is usually mixed between menus, advertisements, panels, and other not necessarily related information; and it is often difficult to automatically isolate this information. This is precisely the objective of…

信息检索 · 计算机科学 2012-10-24 Sergio López , Josep Silva , David Insa

In recent years, Jupyter notebooks have grown in popularity in several domains of software engineering, such as data science, machine learning, and computer science education. Their popularity has to do with their rich features for…

软件工程 · 计算机科学 2022-04-01 Konstantin Grotov , Sergey Titov , Vladimir Sotnikov , Yaroslav Golubev , Timofey Bryksin

Numerous accessibility features have been developed and included in consumer operating systems to provide people with a variety of disabilities additional ways to access computing devices. Unfortunately, many users, especially older adults…

人机交互 · 计算机科学 2021-05-06 Jason Wu , Gabriel Reyes , Sam C. White , Xiaoyi Zhang , Jeffrey P. Bigham

Reading a visualization is like reading a paragraph. Each sentence is a comparison: the mean of these is higher than those; this difference is smaller than that. What determines which comparisons are made first? The viewer's goals and…

人机交互 · 计算机科学 2023-10-04 Cindy Xiong Bearfield , Chase Stokes , Andrew Lovett , Steven Franconeri

This article introduces hinted dictionaries for expressing efficient ordered sets and maps functionally. As opposed to the traditional ordered dictionaries with logarithmic operations, hinted dictionaries can achieve better performance by…

编程语言 · 计算机科学 2022-06-10 Amir Shaikhha , Mahdi Ghorbani , Hesam Shahrokhi

The central role of food in our individual and social life, combined with recent technological advances, has motivated a growing interest in applications that help to better monitor dietary habits as well as the exploration and retrieval of…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Luis Herranz , Weiqing Min , Shuqiang Jiang

Program code contains functions, variables, and data structures that are represented by names. To promote human understanding, these names should describe the role and use of the code elements they represent. But the names given by…

软件工程 · 计算机科学 2022-09-08 Moshe Munk , Dror G. Feitelson