Blog de recherche Microsoft

Microsoft Windows

  1. CodeTalk 

    Code Talk is a step towards making programming IDEs more accessible. The plugin currently concentrates on three main aspects of programming: glanceability, real-time error information, and accessible debugging. CodeTalk is currently available for Visual Studio. We are working very hard towards bringing it to more…

  2. Embedded Learning Library (ELL) 

    décembre 4, 2017

    The Embedded Learning Library (ELL) allows you to design and deploy intelligent machine-learned models onto resource constrained platforms and small single-board computers, like Raspberry Pi, Arduino, and micro:bit. The deployed models run locally, without requiring a network connection and without relying on servers in the…

  3. Microsoft Hands-Free Sound Machine 

    novembre 10, 2017

    Microsoft Hands-Free Sound Machine is a WPF XAML application that works with a number of Tobii eye tracking devices and leverages the audio and MIDI APIs in Windows 10 to play both sampled audio and MIDI based music or to output a MIDI based message…

  4. Language Model Challenge (LMChallenge) 

    octobre 9, 2017

    Language modelling is a key component of many NLP systems, but comparing language models (LMs) in a fair way can be difficult.  LM Challenge is a small, cross platform Python library for evaluating and investigating language models.  We developed LM Challenge at SwiftKey to improve…

  5. LWE Library 

    septembre 28, 2017

    This library implements Frodo, a lattice-based key exchange based on the Learning with Errors (LWE) problem. The library uses Frodo's "recommended parameters".

  6. SIDH v2.0 (C Edition) 

    septembre 28, 2017

    The SIDH v2.0 library is a supersingular isogeny-based cryptography library that implements a new suite of algorithms for a post-quantum, ephemeral Diffie-Hellman key exchange scheme.

  7. Picnic: Post Quantum Signatures 

    septembre 28, 2017

    The Picnic and Fish signature schemes are digital signature schemes secure against attacks by quantum computers. This is a reference implementation of these schemes, associated with the paper Post-Quantum Zero-Knowledge and Signatures from Symmetric-Key Primitives.

  8. Microsoft Static Driver Verifier Benchmarks 

    août 1, 2017 | Akash Lal

    This repository contains a subset of the internal tests used by Microsoft's Static Driver Verifier tool. These tests are generated from Window's Device Drivers while checking for one of the various properties that WDM drivers must satisfy.

  9. Cluster Map visual 

    mai 11, 2017 | Chris White

    Cluster Map displays clusters of related documents in an expressive image mosaic. Clusters can be arranged in a symmetric “spiral” layout or a more freeform “relational” layout, with cluster proximity in the latter case determined by the relatedness between clusters. Selecting a cluster in either…

  10. Test Images for Wallflower Paper 

    février 8, 2017

    These are test images for developing and evaluating background subtraction for computer vision. There are seven sequences of images, and each sequence comes from a video.

  11. Phlat (Prototype for Helpful Lookup and Tagging) 

    janvier 5, 2017

    Phlat is a new interface for Windows Desktop Search, enabling search through a user's own e-mail, files, and viewed Web pages. Phlat makes it easy for users to specify queries and filters, attempting to integrate search and browsing in one intuitive interface.