Showing 19 open source projects for "prim"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1
    qMazeGen

    qMazeGen

    a maze generator

    A 3D OpenGL maze generator with 3 algorithms : PRIM, KRUSKAL, BACKTRACKING written with Qt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Testing files; Please know there are no warranty. The main idea is to set your prim. DNS and secondary DNS to 1.1.1.1 and 1.0.0.1. If you do not want to use ISPNs as your DNS. In general you could schedule all batch files in zip file in 'task scheduler' for automation. I run them hourly. All will display taskbar messages, no popups. Here are what i do for anonymous DNS: 1) goto https://dnsleaktest.com check if you are using your default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Iteration primitives using generators

    Iteration primitives using generators

    Iteration primitives using generators

    Iteration primitives using generators is a PHP library that provides iteration primitives implemented with generators. It offers familiar functional operations such as map, filter, reduce, zip, chain, slice, take, drop, flatten, and chunk for arbitrary iterable values. Unlike many array-only helpers, it accepts arrays, traversables, iterators, and aggregates. Because the operations are lazy, it can process sequences without eagerly building full intermediate arrays. The library also includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 5
    Satsuma .NET Graph Library

    Satsuma .NET Graph Library

    a delicious .NET graph library

    Satsuma is a graph library for .NET, written in C#. Satsuma is an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible graph algorithms. DOCUMENTATION: http://satsumagraph.sourceforge.net/ Satsuma is not a charting library. 'Graph' is used in the mathematical sense here (e.g. nodes connected with arcs). Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Grapho
    A educational Java software featuring a graph editor and algorithms animation to learn how the algorithms work. Algorithms: Breadth First Search (BFS), Depth First Search (DFS), Minimum Spanning Tree (Prim), Single-Source Shortest Path (Dijkstra), Maximum Flow (Edmonds-Karp).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    UKanDo Viewer

    UKanDo Viewer

    Yet Another Second Life Viewer

    UKanDo (Pronounced: U-can-do), is based on the latest viewer-release code supplied by Linden Lab™. UKanDo gives a whole new perspective in Second life by using a camera placement adopted by the vast majority of third person video games. Also includes RLV along with plenty of other useful tools. It won’t have all the gadgets/gizmos a lot of the bigger viewers have, the aim is to keep it as lite as possible with only the fixes, gadgets and gizmos we need to keeping the Viewer stable and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    GrAMP

    Graph Algorithm in MetaPost

    A software tool to make easily graph algorithm illustrations in MetaPost. The resulting MetaPost-files can e.g. be incorporated in LaTeX-documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Develop software for telerobotic control of a large semi autonomous robot in an everyday natural environment, with ultimate goal of independant artifically intelligent control. Platform is Linux running on standard high end x86 PC hardware system, prim
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Second Life Cross Sim Messaging System utilizes the Google App Engine to as the medium to send/receive and persist messages to allow prim/script communication across sims
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The package implements a variety of tools for categorization of multivariate data such as boosted decision trees, bagging and random forest, bump hunting (PRIM), a multi-class learner and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tool written for the Blender API in the Python Language for Second Life primitives. All code is 100% original. Second Life and LSL are the property of Linden Lab. Blender is the property of the Blender Foundation. No infringement is intended.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This small Java Application makes the user availible to calculate if a number is prim without many resource requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implementation of Kruskal and Prim algorithms for the MinimumSpanningTree find. The software has a GUI realized via FLTK C++ lib. A rich documentation is associated to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FractalSpline renders complex prim shapes to OpenGL. This is useful in streamed 3d environments, such as OSMP (http://metaverse.sf.net), because using complex prims is a very bandwidth efficient method of providing 3d image data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...The using of the framework gives you a user authenticated, permission checked environment to write modules extending an existing AbstractModule class. The framework uses Prim template, what is also an open source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C# secondlife prim raytracer

    C# secondlife prim raytracer

    a simple prim raytracer originally written in LSL, ported to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Graph Theory Tool is a simple GUI tool to demonstrate the basics of graph theory in discrete mathematics. It allows you to draw your own graph, connect the points and play with several algorithms, including Dijkstra, Prim, Fleury
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mevetools aims to be a collection of generic information oriented tools for Second Life. Hopefully these will be generally useful, especially in education and business. The first tool is the Mevetools Uberboard - a text on prim whiteboard object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next