Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 47 for “"Command Line"”.

  1. Teaching Command Line and Git Skills Using Exercises with Interactive Visualizations

    Command line and version control skills are vital to computer science students during their education and as they enter the software industry. These skills are commonly taught to undergraduate students via traditional lecturing methods and brief hands-on activities. Many students struggle with …

    vt Repository record for Teaching Command Line and Git Skills Using Exercises with Interactive Visualizations (opens in a new tab)

  2. GitIt: An Interactive Online Platform for Teaching Command Line Based Skills Through Visualizations

    We developed Gitit, the infrastructure to teach command line and version control skills which are essential for academia and industry. The tool provides an accessible, engaging experience that supports learners in developing early practical computer skills. Gitit is a web-based interactive platform …

    vt Repository record for GitIt: An Interactive Online Platform for Teaching Command Line Based Skills Through Visualizations (opens in a new tab)

  3. Inky : Internet keywords with user feedback

    … can be more efficiently invoked through a command line interface. This thesis presents Inky, a sloppy command line for the web. This interface accepts commands that may be out of order, have missing arguments, contain synonyms or is otherwise sloppy and determines possible interpretations. …

    mit Repository record for Inky : Internet keywords with user feedback (opens in a new tab)

  4. Hybrid user interfaces : design guidelines and implementation examples

    … features of graphical user interfaces and command line interfaces. The main goal of a hybrid user interface is to increase the efficiency of a system that is used to perform repetitive tasks. By adopting the string-based input mechanism of command line interfaces, users of a hybrid user …

    mit Repository record for Hybrid user interfaces : design guidelines and implementation examples (opens in a new tab)

  5. SQL-ACT : content-based and history-aware input prediction for non-trivial SQL queries

    … word-level model is integrated in a responsive command-line interface database client which is evaluated quantitatively and qualitatively. Results shows SqlAct provides a highly-responsive interface that makes high quality suggestions to complete the currently typed query. Possible directions …

    mit Repository record for SQL-ACT : content-based and history-aware input prediction for non-trivial SQL queries (opens in a new tab)

  6. Legacy Computing Markup Language (LCML) and LEGEND -- LEGacy Encapsulation for Network Distribution

    … power is how to effectively use traditional command-line driven "legacy" codes within a networked framework; and a related challenge is how to make the operation of such codes a more user-friendly process. In this work a specification for an XML-based Legacy Computing Markup Language (LCML) …

    mit Repository record for Legacy Computing Markup Language (LCML) and LEGEND -- LEGacy Encapsulation for Network Distribution (opens in a new tab)

  7. Automatic Visualization of the Version history of a Software System in Three Dimensions

    … version control systems, and they usually have a command-line interface. The widespread use of CVS has however given rise to a host of "CVS clients", which provide a two-dimensional graphical interface to CVS. While working with a version control system in two dimensions is a definite improvement …

    vt Repository record for Automatic Visualization of the Version history of a Software System in Three Dimensions (opens in a new tab)

  8. Graphical User Interface for Anomaly Detection in DBOS

    … system to counteract incoming attacks from online. One of the cornerstones of a full security pipeline is a strong interface so system experts can monitor and react to incoming threats. While command line interfaces and graphical user interfaces are both means to monitor incoming/potential …

    mit Repository record for Graphical User Interface for Anomaly Detection in DBOS (opens in a new tab)

  9. Timeliner Integrated Development Environment

    The Timeliner system is used for controlling experiments aboard the International Space Station. Timeliner scripts are typically written in a generic text editor and turned into executable byte code by a command-line compiler. Script writers have no assistance during the development process, …

    mit Repository record for Timeliner Integrated Development Environment (opens in a new tab)

  10. Sporhundur : Digital Forensics Tool

    … for further review. The project focuses on offline use and structured handling of forensic artifacts, making the tool suitable for use in air-gapped environments where internet access is not available. The implementation combines archive processing, metadata extraction, coordinate detection, …

    reykjavik Repository record for Sporhundur : Digital Forensics Tool (opens in a new tab)

  11. uAssign: Scalable and flexible interactive activities for teaching the UNIX terminal

    … an assignment system for teaching and assessing command line terminal skills. It allows an instructor to create terminal assignments where students complete a sequence of operations to achieve a goal correctly that can be automatically graded. Assignments can be randomized, and are created to an …

    uiuc Repository record for uAssign: Scalable and flexible interactive activities for teaching the UNIX terminal (opens in a new tab)

  12. A file system for accessing MySQL tables as CSV files

    … we maintain a reverse index from file offsets to line numbers. Changes to the database outside of the file system are reflected on the file system by means of MySQL's master-slave replication feature. We evaluate our system by comparing its performance to a regular file system's performance using …

    mit Repository record for A file system for accessing MySQL tables as CSV files (opens in a new tab)

  13. A continuum mechanic design aid for non-planar compliant mechanisms

    … both a convenient GUI and the powerful MATLAB command line. CoMeT's element models have been shown to generally lie within 3% of traditional FEA predictions. The experimentally determined response of a typical complex mechanism differed by less than 10%, and CoMeT proved to be just as accurate …

    mit Repository record for A continuum mechanic design aid for non-planar compliant mechanisms (opens in a new tab)

  14. Natural language processing on encrypted patient data

    … the form of a extendible software library and a command line interface. Finally, we discuss a medical case study where we used our system to run a suite of unmodified machine learning algorithms on encrypted free text patient notes.

    mit Repository record for Natural language processing on encrypted patient data (opens in a new tab)

  15. SuperTaco : Taco Tensor Algebra kernels on distributed systems using Legion

    … This technique is implemented in the form of a command-line tool called SuperTaco. We perform a strong scaling analysis for the SpMV and TTM kernels under a row blocking distribution schedule, and find speedups of 9-10x when using 20 cores on a single node. For multi-node systems using 20 cores …

    mit Repository record for SuperTaco : Taco Tensor Algebra kernels on distributed systems using Legion (opens in a new tab)

  16. Information scraps : understanding and design

    … the lightweight capture space by providing a command line interface that is tolerant to re-ordering and GUI affordances for quick and accurate entry. Reflecting on these tools' successes and failures, I characterize the design process challenges inherent in designing and building information …

    mit Repository record for Information scraps : understanding and design (opens in a new tab)

  17. NetSPA : a Network Security Planning Architecture

    … and firewall rulesets. It is controlled by command line inputs that determine a critical goal state, trust relationships between hosts, and maximum recursive depth. NETSPA was shown to efficiently provide easily understood attack graphs that revealed non-obvious security problems against a …

    mit Repository record for NetSPA : a Network Security Planning Architecture (opens in a new tab)

  18. Development of an Automated Image Processing Method for the Qualitative and Quantitative Analysis of Movements in Videos of People Under Microgravity Conditions

    … indicate that the system provides a good baseline to detect movements but the resulting data still needs a review. The tool still substantially reduces the manual annotation effort typically required in manual annotation processes. In addition, the software offers both graphical and …

    bielefeld Repository record for Development of an Automated Image Processing Method for the Qualitative and Quantitative Analysis of Movements in Videos of People Under Microgravity Conditions (opens in a new tab)

  19. Masquerade detection using fortified naive Bayes

    … classifier for detection using enriched Unix command lines, which are command line entries that still contain flags and other data. They discovered a problem with users that they dubbed supermasqueraders. These were users that would avoid detection no matter what data sets they were tested …

    eastern-wash Repository record for Masquerade detection using fortified naive Bayes (opens in a new tab)

  20. Enabling easy access to Grid storage services and digital repositories

    … and user unfriendly interfaces, often based on command line tools. In particular, one of the biggest obstacles that has until now prevented a large uptake of Grid infrastructures by large and diverse worldwide Virtual Research Communities is the Public Key Infrastructure (PKI) on which the Grid …

    catania Repository record for Enabling easy access to Grid storage services and digital repositories (opens in a new tab)

Page 1 of 3