GithubHelp home page GithubHelp logo

Adam White's Projects

algebraictermrewriter icon algebraictermrewriter

Parses and tokenizes mathematical sentences, then simplifies them by rewriting them, before solving them. Operates on algebraic expressions, equations and systems of equations.

aranockassist-cpp icon aranockassist-cpp

Game macro/playing/cheat program for Aranock (Like Mercenaries of Astonia).

aranockassist-csharp icon aranockassist-csharp

C sharp port of AranockAssist-C++; Game macro/cheat program for Aranock (Like Mercenaries of Astonia)

bcrypt.net icon bcrypt.net

BCrypt.Net - Bringing updates to the original bcrypt package

bigdecimal icon bigdecimal

An arbitrary-precision decimal (base 10) floating-point number class.

binger icon binger

A simple tool to download Daily Bing Images

bloomfilter icon bloomfilter

A novel, space-efficient, probabilistic data structure for hashing a large number of values. It is similar to a hash table, but smaller because it does not need to store the entire value like HashTable and has better asymptotic performance, at the cost of possible false-positives, a likelihood that is configurable. False negatives are not possible. Best use case: Lightweight check if a value/query exists to reject needless/bogus call in place before performing a more latent or expensive request, such as a search for content or database call.

certificateenumerator icon certificateenumerator

Enumerates certificate information for all the windows certificates to various formats for easy searching/comparison.

cloudbot icon cloudbot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!

computator.net icon computator.net

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language

continuedfraction icon continuedfraction

A continued fraction class. Arbitrary precision. Supports converting a continued fraction into rational approximations up to precision.

editlabel icon editlabel

EditLabel is editable Label control, who's text can be modified at run-time by double-clicking on it.

entityjustworks icon entityjustworks

Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.

entropyglance icon entropyglance

Uses DataVisualization.Charting and progress bars for a visually pleasing way to view how the entropy changes across a file.

equationfinder icon equationfinder

Finds equations to match select constraints. Answers such questions as: "How many diffrent ways can nine 9's equal 27 (using only arithmetic operations)"

genericarithmetic icon genericarithmetic

A generic arithmetic library. Allows you to perform arithmetic on any numeric type. All .NET numeric value types are supported, as is any custom numeric type--just implement the numeric operator overloads.

genericmultivariatepolynomial icon genericmultivariatepolynomial

Comprehensive, symbolic, multivariate polynomial class that accepts many different numeric classes for the coefficient data type.

genericpolynomial icon genericpolynomial

Comprehensive, symbolic, univariate polynomial class that accepts many different numeric classes for the coefficient data type.

genericvector icon genericvector

A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.

gnfs icon gnfs

A complete, proof-of-concept, C# implementation of the General Number Field Sieve algorithm for factoring very large semi-prime numbers. The focus was on readability and understandability of the code, not performance.

hamexam icon hamexam

Amateur ham radio licence practice exam application, for the Technicians Class.

ilspy icon ilspy

.NET Decompiler (modified to allow easier decompilation of entire assemblies)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.