Showing 23 open source projects for "notation"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    NLua

    NLua

    Bridge between Lua and the .NET

    ...If you want to use UTF-8 encoding, just set the Lua.State.Encoding property to Encoding.UTF8. Calling instance methods: To call instance methods you need to use the : notation, you can call methods from objects passed to Lua or to objects created inside the Lua context. Calling static methods: You can call static methods using only the class name and the . notation from Lua. If you are using Xamarin.iOS you need to Preserve the class you want to use inside NLua, otherwise the Linker will remove the class from final binary if the class is not in use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A tool for displaying scanned musical sheets The music scrolls as a continuous stream over the PC screen. The position of the staves on the page are automatically detected. Repetitions in the piece can be easily configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RocksmithToTab

    RocksmithToTab

    Exports Rocksmith 2014 songs to Guitar Pro tabs

    Exports Rocksmith 2014 arrangements to Guitar Pro tabs (.gp5, .gpx). It parses Rocksmith's .psarc archives and converts any songs found within to tablature. All the Rocksmith techniques are supported and translated, and you get all of the chord diagrams and fingering hints that Rocksmith shows you. It's a great way to figure out specific parts of a song, and Guitar Pro's speed trainer is a very good alternative to the riff repeater. All arrangement types (bass, lead, rhythm) can be exported,...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4

    Mousam's Pocket Calculator

    A simple calculator using C#

    this is a perfectly homemade calculator using c# language.this is very simple coding as well as design logic.you can download from here http://sourceforge.net/p/mycalculator . if you like this then please give Review and if you face any kind of problem by using it then also give Review; otherwise I can’t understand my mistake . Thanks .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GratFolio

    GratFolio

    A guitar song book

    Store all the songs you have learn to play using several notations and tools to easily remember them. Next features: - Add song structure - Add rythme information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RPNcalculator
    Nice looking calculator using Reverse Polish Notation (RPN) written for Windows. It supports DEC, HEX, BIN, OCT numbers, GRAD, RAD and DEG.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    SMBSpider

    SMBSpider

    Windows share network scanner

    The SMBSpider search in a netwok for public windows shares. The program can be used to list or copy the discovered files. You can define a single ip or a network range in cidr notation for scanning. The findings can be filtered with regex pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GAD_Tool

    GAD_Tool

    Kleines Lerntool zur Visualisierung von Datenstrukturen

    ...Features: - Schrittweise abarbeitung aller Algorithmen - Sortieralgorithmen - Dynamische Arrays - Binär und Binomial Heaps - AVL Bäume - (a,b) Bäume - Hashing In Planung: - Graphen - O-Notation Wichtiger Hinweis: Auch wenn dieses Programm aufzeigen soll wie einige der bekanntesten Algorithmen und Datenstrukturen effizient realisiert werden, sind diese, vorwiegend, aufgrund von Einschränkungen durch die schrittweise Visualisierung, nicht effizient implementiert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Notey
    a real-time music notation detection software, features: - play in the recorder next to your computer, and the notes will apear on screen in real time! - given a music sheet, the software shows the note to play and if you play correctly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Through an easy to use graphical interface, it allows the construction of a conceptual design of the data warehouse or data mart, using a simple multidimensional notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PGN Viewer is a free ,open source application which allows to view PGN format chess games and visualizes moves from its notation. Developed in C#.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    BANAL - Banal And Not A Language. A prototyping notation compatible with Java and C# (via the largest possible common footprint between the two).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a simple C# command line calculator. It evaluates arithmetic expressions and functions. Easy to extend. Features include factorials, powers, brackets, bracket normalization, polish notation, factorization, fields, and advanced error reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LiveLyre is a composer's assistant and an automated music composition system as well as MIDI sequencer with advanced capabilities tied directly to a music notation editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C# 2.0 and compatible with all .Net languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    IP Range Deaggregator is a small utility that deaggregates a given IP address range into the shortest set of subnets described in standard IP prefix, network mask or Cisco wildcard notation. It requires Microsoft .NET Framework 2.0 to run.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSON eXtended Notation is a augmentation of the current JSON api to provide, inline calling of functions and macro api capabilities from plain JSON strings. It also extends JSON to have a CDATA capability using Java-like meta-tagging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LMX-Editor is a free XML editor that uses an alternative notation for representing XML files (Less Markup XML). It was initially developed as part of my diploma thesis for the Department of System Software (SSW) at the Johannes Kepler University Linz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A sheet music composition tool (for guitar, piano, etc.) using MusicXML. Including conversions of many music notation formats (such as Tablature, PDF, abc, XML, MP3 and MIDI) to and from MusicXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MAML (MathML for XAML) is a framework providing an extension to XAML's object model to allow using MathML declarative syntax directly in XAML. The framework includes controls for rendering and WYSIWYG editing of mathematical notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB