Showing 45 open source projects for "windows driver update"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Best-of Python

    Best-of Python

    A ranked list of awesome Python open-source libraries

    This curated list contains 390 awesome open-source projects with a total of 1.4M stars grouped into 28 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome! Ranked list of awesome python libraries for web development...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ZJU Icicles

    ZJU Icicles

    Zhejiang University Course Guide Sharing Program

    zju-icicles is a community-maintained collection of course resources for students at Zhejiang University, organized by department and course. It aggregates syllabi, lecture notes, past exams, assignments, and study guides contributed by generations of students. The catalog structure and contribution guidelines encourage consistent formatting so materials are easy to find and update. It promotes academic integrity by positioning the content as study aids rather than shortcuts, with reminders...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Learn Git Branching

    Learn Git Branching

    An interactive git visualization and tutorial

    LearnGitBranching (LGB) is a Git repository visualizer, sandbox, and interactive tutorial platform that teaches Git concepts through visualization and gamified challenges. Instead of only typing commands into the terminal, users see a live commit tree update dynamically as they experiment with branching, merging, rebasing, and more. It features both sandbox mode for free exploration and structured levels to guide learners through Git fundamentals and advanced workflows. Designed entirely client...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    golang101

    golang101

    Programming explanation and instruction book focusing on Go syntax

    A programming explanation and instruction book focusing on Go language syntax and semantics. A Go programming knowledge base that keeps pace with the times. Go 101 is a series of books about programming in Go. The current series includes "Go Language (Basic Knowledge) 101" is a programming guide book ( e-book download ) that focuses on Go syntax and semantics (except custom generics) and runtime-related knowledge points. "Go Custom Generics 101" introduces in detail all aspects of Go custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 7
    K3DSurf
    ...: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). The activation of this patch is available from mathmodconfig.js ("OpenGlConfig"-->"GL_FrontFacingSupport"=false) or the GUI("Appearance"-->"OpenGL Front Surface Support") 5) Bug-fixes, code optimization and documentation update.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    ixy-languages

    ixy-languages

    A high-speed network driver written in C, Rust, C++, Go, C#, Java

    ixy-languages is a repository exploring the implementation of the ixy network driver (originally written in C) in multiple programming languages, showing how the same core logic can be expressed across language boundaries. The ixy driver is a minimal DPDK-based user-space NIC driver intended for education, demonstration, and controlled experimentation. This project reimplements the ixy driver architecture in Rust, Go, C++, Zig, and possibly other languages, maintaining the same driver semantics...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ... size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Data Analysis for the Life Sciences

    Data Analysis for the Life Sciences

    Rmd source files for the HarvardX series PH525x

    ... and modification. It is part of a larger ecosystem: the compiled HTML / book version of the labs is published via a companion “book” repository, which presents a polished, browsable version of the materials. The content covers topics such as data wrangling in R, statistical inference, genomics workflows, Bioconductor packages, and project-based analyses. Because it’s open and modular, contributors can suggest improvements, update modules, or add new exercises.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Roger's Math Whiteboard

    Roger's Math Whiteboard

    A Free, Open-Source Whiteboard App designed for Math Teachers.

    ***Update Nov 2022: The version available here is now out of date. See our website (www.rogersmathwhiteboard.com) for the latest version. *** Roger’s Math Whiteboard is a free, open-source, cross-platform, hardware independent whiteboard program designed around the needs of STEM teachers. It is designed to streamline the process of teaching math and science with a smart board, touchscreen or other similar device. It can best be understood as a multi-page image editor built for presenting...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Ivan's Accounting Tools

    Ivan's Accounting Tools

    A simple toolset to help students understand basic accounting

    ... accounting software although it is entirely possible to run a small to medium sized business with this app. 10/13/2022 Update: Well time sure flies, when I wrote this app I barely finished Principles of Accounting I, I have since graduated college and though I have an Accounting degree I became a software engineer instead, I have fixed some minor bugs and I hope this app still proves useful for many prospective accountants. -Ivan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Freebasic Beginners Guide

    An updated Beginners guide to FreeBASIC

    The purpose of this project is to create and update a beginners guide to FreeBASIC. Over the years I have noticed that there was only three real ways to learn FreeBASIC. The FreeBASIC Documentation, the FreeBASIC Community Forum, and A old beginners guide written by Richard D. Clark and Ebben Feagan. Each of these sources are great, but they all assume some experience with a programming language. This Project is taking Richard D. Clark's and Ebben Feagan's "A Beginner's Guide...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    ... (for reading image data). The code is extremely compact. Minimizing code length is a major goal. As a result, the core of the algorithms can be easily spotted. Many tricks for speeding up Matlab code are applied (e.g. vectorization, matrix factorization, etc.). Usually, functions in this package are orders faster than Matlab builtin ones (e.g. kmeans). Many tricks for numerical stability are applied, such as computing probability in logrithm domain, square root matrix update to enforce matrix symmetry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Philology

    Philology

    An easy way to dynamically replace Strings of your Android App

    ... a better way to express something, a new version of the App needs to be deployed to include the newer translation. This is a slow process and a poor user experience. We all know users take their time to update an app (if they ever do so) and there's also the time Google Play takes to make a new version of an app available to all users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help. You can also Save & Share with the Community, and view patterns you create or favorite...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Kubernetes Guide

    Kubernetes Guide

    Kubernetes Handbook

    Kubernetes is Google's open source container cluster management system. It is the open source version of Google's large-scale container management technology Borg for many years. It is also one of CNCF's most important projects. Kubernetes has developed very rapidly and has become a leader in the field of container orchestration. The Chinese information of Kubernetes is also very rich, but it is relatively rare to be systematic and keep up with the community update. The "Kubernetes Guide" open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Deep Review

    The Deep Review

    A collaboratively written review paper on deep learning, genomics, etc

    This repository is home to the Deep Review, a review article on deep learning in precision medicine. The Deep Review is collaboratively written on GitHub using a tool called Manubot (see below). The project operates on an open contribution model, welcoming contributions from anyone. To see what's incoming, check the open pull requests. For project discussion and planning see the Issues. As of writing, we are aiming to publish an update of the deep review. We will continue to make project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyMathProg

    An easy and flexible mathematical programming environment for Python.

    PyMathProg is a Python reincarnation of AMPL and GNU MathProg modeling language, implemented in pure Python, connecting to GLPK via swiglpk. Create, optimize, report, change and re-optimize your model with Python, easily integrate database, plotting, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MStorage

    MStorage

    MStorage - storage for notes.

    ... - carousel navigation in picture view window - AES 128-bit encryption for files - filter for files in tree - check for update file in local drive - auto and manual checking a new version of app - view file in OS file explorer - fixed bug with default OS Encoding FULL DOCUMENTATION https://sourceforge.net/p/mstorage/wiki/Home/ Tested on Win7x64, Win10x32, Ubuntu 16.04x32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Php OOP Login-Register System tutorial

    Php OOP Login-Register System tutorial

    This Project is very help full to understand the basic oop stracture

    This Project is very help full to understand the basic php oop stracture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Skalax
    Dear all UPDATE Skalax using ActivePerl 5.16.3 UPDATE Ai Route method for move Config.txt and Timeouts.txt need to b fix manaully. route_step 8 for hi speed moveing or route_step 12 for INC agi moveing or route_step 15 for normal moveing Wiki : https://sourceforge.net/p/skalax/wiki/How%20to%20use%20EasyPlugin/ ai_talkAuto 3 ai_talkAuto_wait 3 ai_modifiedTalk_giveup 20 ai_route_npcTalk 3 Config.txt modifiedTalk 0 For the first user you have to setup perl 5.14.02 or perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Windows Log on Background Changer

    Windows Log on Background Changer

    Change Your Windows Logon Background with a click.

    ... on Windows 7 64 Bit, working on new version. Its Unique Blue Ice UI is new developed concept for single screen application. Please leave your suggestions comments here and at www.rockfordsolutions.in Features: >View background and wallpaper before changing >Change Logon screen with one click >Change wallpapers with one click >Cleanup Button >Update Blue Ice UI for less flicking >New and cool Loading animation >Loading Screen when loading JPG files from folders, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.