Showing 60 open source projects for "microsoft execel software"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Zotero

    Zotero

    Tool to help you collect, organize, annotate, cite, and share research

    ...It can save web pages, PDFs, books, articles, and more with metadata, automatically extract bibliographic information, and organize items into collections and tag systems, while supporting notes and annotations directly alongside references. Zotero’s interface integrates with word processors like Microsoft Word and LibreOffice to generate formatted citations and bibliographies in many styles, and it can sync libraries across devices or share them with collaborators. The software has a plugin architecture and a connector for web browsers to enable one-click capturing of sources from library catalogs, academic databases, and other sites.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Azure Data SQL Samples

    Azure Data SQL Samples

    Official Microsoft repository containing code samples for SQL Server

    This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Data products including SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. Each sample includes a README file that explains how to run and use the sample. Note that certain features like In-Memory OLTP are edition specific for SQL Server and would be possible to implement if the edition which supports that feature is being used to run the sample. Releases allow you to conveniently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Interviews

    Interviews

    Comprehensive computer science and interview preparation guide

    Interviews is an open source repository designed as a comprehensive guide to preparing for technical interviews, with a strong focus on computer science fundamentals and algorithmic problem solving. Created by Kevin Naughton Jr., the project compiles detailed notes, explanations, and code implementations that cover core areas tested in software engineering interviews. The repository emphasizes topics such as data structures, algorithms, system design, operating systems, databases, and networking. It also includes practical coding examples and solutions that demonstrate how to approach and solve common problems asked at companies like Google, Amazon, Facebook, and Microsoft. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Ufficio Zero Linux OS

    Ufficio Zero Linux OS

    Linux Desktop OS for professionals

    Ufficio Zero Linux OS is a desktop operating system offered in many versions based on PCLinuxOS, Linux Mint and Devuan. We also have created Duplica, a Bare Metal Restore Solution. This distro has many packages for professional use. The project is managed by the Italian company SIITE SRLS and promoted by the Italian Association Boost Media APS. Ufficio Zero Linux OS is trademarked through the Linux Mark Institute. All rights reserved. Linux® is the registered trademark of Linus...
    Leader badge
    Downloads: 54,240 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software using visual programming

    PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming language designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structures, Control Structures and Programming Paradigms. An expert programmer can use PWCT to create any large and complex software. Using PWCT we developed a textual programming language Compiler and Virtual Machine without writing a single line of...
    Leader badge
    Downloads: 1,409 This Week
    Last Update:
    See Project
  • 6
    Typing Commander

    Typing Commander

    Touch typing tutor

    Typing Commander is an offline touch typing software for both beginners and advanced typists. If you experience problems with downloading the program, see the page https://typingcommander.com/downloads/ for alternative ways of downloading.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, open source universal assessment/exam platform

    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: 54 This Week
    Last Update:
    See Project
  • 8
    Flight Logs

    Flight Logs

    Maintain logs of model rocket flights and your rocket fleet inventory

    Update This project has been discontinued due to Microsoft deprecating VBA and VBScript in upcoming Windows updates. Both of these services are needed for Flight Logs to function. Original Description Flight Logs is more than just a database to log your rocket flights. Flight Logs is an in-depth record of your rocket activities. It records your flights plus collects data on events surrounding your flights, and allows you to track how well the rocket performed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Team Maker is software that helps instructors quickly create cooperative learning teams. It works by surveying students based on a set of questions the instructor picks, and then builds teams based on these student responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    Locale Emulator is a tool similar to AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games. Locale Emulator is compatible with the following systems, both 32 and 64-bit, Windows 7 with Service Pack 1, Windows 8.1, and Windows 10. Locale Emulator supports 32-bit executables running on both 32-bit or 64-bit systems. For example, if you...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 11
    GoodByeCatpcha

    GoodByeCatpcha

    Solver ReCaptcha v2 Free

    An async Python library to automate solving ReCAPTCHA v2 by images/audio using Mozilla's DeepSpeech, PocketSphinx, Microsoft Azure’s, Google Speech and Amazon's Transcribe Speech-to-Text API. Also image recognition to detect the object suggested in the captcha. Built with Pyppeteer for Chrome automation framework and similarities to Puppeteer, PyDub for easily converting MP3 files into WAV, aiohttp for async minimalistic web-server, and Python’s built-in AsyncIO for convenience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Library Management system 2020

    Library Management system 2020

    This is a simple software that manages the library created in vb.net

    This Is A Simple Software That Manages The Library Created In Vb.net In Which You Can Avail The Following Features : 1. Add Book To Library 2. Add Student To Library 3. Add Staff To Library 4. Add Subject,department,course To Library 5. Issue Book To The Staff As Well As Student Separately 6. See Records Of Any Book Issue To Anyone 7.see Date And Time Of Book Issue 8.lock The System 9.re-issue The Book 10. use Calculator And Notepad
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Antiplagiarism

    Antiplagiarism

    Antiplagiarism - program will detect plagiarism in any text

    Antiplagiarism - program will check if your diploma thesis is not a plagiarism. The Antiplagiarism software detects a possibility of commiting plagiarism with the highest efficiency among solutions available on the market. A professional system analyzes text for plagiarism. Sophisticated algorithm automatically compares fragments of your thesis with Google search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Social networking by sharing profile: education, jobs, experience. Send messages to each other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AlphaC

    AlphaC

    Intérprete similar al lenguaje C en Español

    AlphaC es un pequeño intérprete similar al lenguaje C en Español, creado en la herramienta Microsoft Visual C++ con fines académicos. El proyecto tiene el objetivo de mostrar el código fuente de un pequeño compilador para ilustrar a los estudiantes las diferentes fases de construcción de un compilador (Análisis Léxico, Análisis Sintáctico y Análisis Semántico). El código está creado de manera bastante elegante de manera que se parece a la sintaxis utilizada en los libros de texto de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Property Management Software

    Property Management Software

    A Web based Property Management Software for Property Estate Agents

    Online Real Estate System (ORES) is web based Property Management Software that use to search, enter and edit property portfolios by Estate agents, customers or guests. ORES is beneficial to either a real estate agent or customers. This Property Management Software can be used to store and search the property portfolios. On the website, real estate agent can put the information regarding property portfolios. A general user or customer can browse such portfolios and later buy, sell or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    QuickSlide

    A tool to generate HTML-based slide shows.

    This tool allow the generation of slide shows in HTML format (to run simply in the browser). It can not replace Microsoft Power Point, but, it allows you to create a slide show by writing Java code. The generated slide show can be run easily in the browser so it is platform independent and does not need any additional software installation, even on new installed OS or Smart phones. In this first pre-alpha version, the generated code supports simple text and basic lists only, but, I hope to add more features in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    CMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing on previous examples to show more complex use cases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SobekCM Digital Repository

    SobekCM Digital Repository

    Open-source digital repository software

    Welcome to the current (and previous) release download site for the open-source SobekCM Digital Repository / Asset Management software. SobekCM allows users to discover online resources via semantic and full-text searches, as well as a variety of different browse mechanisms. For each digital resource in the repository there are a plethora of display options, which may be selected by an appropriately authenticated use. This repository includes online metadata editing and online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SS Library Mgmt

    A simple library management software developed in C#.NET

    It does all the work you expect from a library management system. It runs on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Easy Exam

    Easy Exam

    Simple web based solution for arranging objective question-answer test

    Easy Exam - a very simple web based solution for arranging objective question-answer test. You can enter unlimited questions for exam and set time for exam as per your requirement. There is FCK editor to enter questions and answers. So you can have image or chart as questions and answers. It gives result as number of questions attempted and number of correct answers. For users who appear for exam, it is easy to see questions attempted at any time. Additionally user can...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    OpenPoppy the c# chatbot

    OpenPoppy the c# chatbot

    Practice your language skills with OpenPoppy

    OpenPoppy is an artificial intelligence program that will be ideally used by people wanting to practice their English language skills. it was created using c# and Microsoft visual studio. until recently OpenPoppy is a console based program and recognizes and responds to the user, enabling them to practice there English language skills. this is the next stage in the programs development. This form based AI developed in c# is a recreation of my previous console based application....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ETTest English

    English test software for VietNammese

    English test software for the Vietnamese. Includes quizzes, from easy to difficult levels. There is help answer mode, after scoring the test done. Users can add or edit posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    StyxTorrent

    A BitTorrent Client

    ...Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost (Boost.org) to implement BitTorrent protocol which was very helpful as it reduced the development time and gave some air to work on BitTorrent client logic. Libtorrent & Boost are written in c++ and so is StyxTorrent. To be specific StyxTorrent in written in MFC (Microsoft Foundation Classes) and ATL (Active Template Library) which fall under Visual C++. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB