Showing 24 open source projects for "thesis"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    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
    hithesis

    hithesis

    LaTeX thesis template package for Harbin Institute of Technology

    hithesis is a LaTeX thesis template tailored to the formatting requirements of Harbin Institute of Technology, covering undergraduate, master’s, and doctoral submissions. It provides class files and examples that handle title pages, abstracts in multiple languages, acknowledgments, lists of figures/tables, symbols, and properly styled chaptering. The template includes bibliography settings and citation styles that conform to school rules, along with ready-made environments for formulas, algorithms, and code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Biosphere3D

    Biosphere3D

    Interactive landscape rendering based on a virtual globe.

    ...Biosphere3D was initially developed by the landscape visualization group of the Zuse Institute Berlin by Malte Clasen and is now developed further by Lenné3D GmbH. For more information about the used concepts have a look at the thesis of Malte Clasen: Towards Interactive Landscape Visualization Doctoral Thesis published 2011 via Technische Universität Berlin https://doi.org/10.14279/depositonce-3005
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Awesome Conformal Prediction

    Awesome Conformal Prediction

    A professionally curated list of awesome Conformal Prediction videos

    ...This exceptional resource is the culmination of my PhD journey in Machine Learning, specializing in Conformal Prediction under the supervision of its creator, Prof. Vladimir Vovk. Since 2015, I have painstakingly gathered these invaluable resources, and upon completing my PhD (my thesis, "Machine Learning for Probabilistic Prediction," can be found in the "Theses" section), I am thrilled to share my expertise with the global machine learning community. Immerse yourself in a professionally curated collection that has been honed through years of dedication and experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    luaparse

    luaparse

    A Lua parser written in JavaScript

    A Lua parser written in JavaScript, originally written by Oskar Schöldström for his bachelor's thesis at Arcada. Unlike strings in JavaScript, Lua strings are not Unicode strings, but bytestrings (sequences of 8-bit values); likewise, implementations of Lua parse the source code as a sequence of octets. However, the input to this parser is a JavaScript string, i.e. a sequence of 16-bit code units (not necessarily well-formed UTF-16).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ThesisUESTC

    ThesisUESTC

    LaTeX template for undergraduate/graduate theses/dissertations

    This repository provides a LaTeX template (class, style files, example files) specifically tailored for thesis writing at the University of Electronic Science and Technology of China (UESTC). It encapsulates the formatting rules, page layout, font setup, title/abstract/etc structure, and institutional requirements so that students can focus on writing content rather than worrying about style. The template supports multiple degree levels (bachelor, master, doctoral) and includes options such as English vs Chinese, multi-file document structures, automated cover page, and built-in macros for common elements (abstract, acknowledgments, chapters, bibliography). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LaTeX Template CN

    LaTeX Template CN

    LaTeX Chinese Template Collection

    ...The repository gathers templates from across the internet, standardizes and adapts them for the CTeX LaTeX suite (a Chinese TeX distribution), and organizes them into categories like thesis, paper, book, slides, and bug fixes. Templates include university thesis formats (e.g. for specific Chinese universities) and generic paper templates (e.g. “CHN-PaperTemplate”) tailored to Chinese writing conventions (fonts, line breaks, punctuation). It also contains folders for previews, example outputs, and bugfix patches (e.g. for “\bibname undefined”). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    academic Jekyll

    academic Jekyll

    Jekyll theme with a focus on simplicity, typography and flexibility

    Academic is a Jekyll theme with a focus on simplicity, typography and flexibility. I originally designed it for my personal blog during my PhD thesis. Both in design and configuration, Academic aims to let the writer and its readers focus on the content. Almost all of the theme configuration happens in the _config.yml file. The goal of Academic is to let the author write very long and detailed posts while being kind to its readers' eyes. Academic can be used to generate different layouts while keeping the same look and feel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Investing

    Investing

    Investing Returns on the Market as a Whole

    This repository, owned by the user zonination (Zoni Nation), presents a data visualization and analysis project on long-term returns from broad stock market indexes, especially the S&P 500. The author gathers historical price data (adjusted for inflation and dividends) and computes growth trajectories under a “buy and hold” strategy over decades. The key insight illustrated is that over sufficiently long holding periods (e.g. 40 years), the stock market stabilizes and nearly always yields...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    WiiGesture for Fex/AIR

    WiiGesture for Fex/AIR

    Allows inclusion of Gesture Interaction via WiiMote in Web-Apps

    ...For research purposes also an analysis tool was developed to compare gestures from different participants/users. We used it to identify intuitive gestures from users for certain commands. The entire work was part of my diploma thesis I wrote in 2008 at Fraunhofer IGD. The gesture recognition API was included in a number of example scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing the interpreter to improve runtime performace...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    The Magda language

    Magda language resource site

    Magda is a programming language introduced in Jarek Kusmierek's PhD (http://www.mimuw.edu.pl/~jdk/mixiny.pdf) and continued in Mauro Mulatero's thesis (http://www.tesionline.it/default/tesi.asp?idt=45612). Magda's goal is to allow a programmer to write well-modularized, reusable code. Magda is based upon the core notion of mixin as the only unit of reuse. The power of modularization of mixins is enhanced by two unique features. The first feature is the modularization of constructors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PINNLib

    Pseudo-inverse associative neural networks library

    C++ implementation of high-performance associative neural networks models based on pseudo-inverse learning rule, also known as projection rule or attractor-based rule
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FJSP Software

    FJSP Software

    A Software for Flexible Job Shop Scheduling

    ...This feature is known as flexibility. You can define your problem in this software and get an optimal solution as a Gantt Chart. This software is based on my M.Sc. thesis of Shahed university (Tehran, Iran).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Water Retention on Magic Squares Solver

    Water Retention on Magic Squares with Constraint-Based Local Search

    ...More can be read about it at: http://en.wikipedia.org/wiki/Water_retention_on_mathematical_surfaces Craig's website for the problem: http://www.knechtmagicsquare.paulscomputing.com/ The solver is mainly based on the theory and ideas from my bachelor thesis, which I wrote at Uppsala University, Sweden, for the Astra Group which does research about Constraint Programming and related technologies: Water Retention on Magic Squares with Constraint-Based Local Search http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-176018 I 'm posting two solvers in this project. One written in C++ which is the fastest, at least for the heavier objective functions, and a Dynadec Comet solver which lets you easily post new constraints along with the Magic-constraints. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    j4o-generator

    The JUnit4OSGi eclipse plug-in generator.

    The JUnit4OSGi plug-in will generate a new project containing the selected test cases with selected methods, suite and manifest with respect to the junit4osgi-framework conditions. This project can be later tested using SwingGUI runner directly in Eclipse IDE. This project originated as part of diploma thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application defines templates of VHDL structures, which allows us comfortly generate most used VHDL structures. It can also work with VHDL testbench templates from which can be created VHDL testbenches of existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A project for my thesis at Nanjing University designed for processing distributed vision computing. Also it provides the features for virtual reality, including scene construction, editing on animation objects and cameras, and sampling video on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Hotpot Framework implements parts of the OSGi Core Specification in ActionScript 3. The code is mostly ported from Eclipse Equinox and Apache Felix. It was programmed as part of a thesis and will not developed any further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The enhancements for NDoc where implemented for my master thesis and are based on the NDoc Project 1.3.1 and the enhancements from Richard Jonas V16. Generics for the MSDN-documenter. VS 05/08 Solution Files can be opened. A small Add-On is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Gnumler is a "mapping framework". It is able to generate Hibernate xml mapping using a GUI, importing data from database or creating it via the embedded editor. It was born as a thesis project at Politecnico di Milano.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Thesis subject: Plagiarism detection tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Path Partitioner

    Path Partitioner

    Finds bad examples for the local search Path Partitioning algorithm

    Path Partitioner constructs random graph partitions and solves the linear (or integer) programming problems that assign weights to the edges such that the performance ratio of the local search algorithm for the Path Partitioning problem is minimized. See http://www.tau.ac.il/~ohadschn/Thesis/Partitioning.pdf. Requirements: Microsoft Automatic Graph Layout http://research.microsoft.com/en-us/projects/msagl/ Gurobi Optimizer http://www.gurobi.com/ Permutations, Combinations, and Variations using C# Generics http://www.codeproject.com/Articles/26050/Permutations-Combinations-and-Variations-using-C-G
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB