Search Results for "php binary tree" - Page 7

Showing 298 open source projects for "php binary tree"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 1
    Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the technique used to control the behaviour of characters in video games. IMPORTANT NOTE: our source code has been moved to GitHub. You will find it at: https://github.com/gaia-ucm/jbt Note however that all the binary files will still be distributed here at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wiki Web Help
    AJAX based wiki designed to operate like a desktop help viewer(chm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JPlex

    Java lexical analyzer generator

    ...Their state machines are precompiled and serialized, so run time initialization is fast no matter how large the rule set. JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token to the parser method associated with that event. A lexer can dispatch token events to any number of parsers. JPlex is steadily being improved, and the Subversion repo will almost always be newer and better than the binary download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    gedcom2wiki

    gedcom2wiki

    Converts Standard Gedcom to Wiki Family Tree Template Markup

    This project is for a converter of gedcom genealogy files into the format used to display family tree diagrams in wikis such as Wikimedia project ones. An installation is here: http://godskingsandheroes.info/gedcom2wiki/convert.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Babel Enterprise
    Babel is a enterprise grade secure monitoring platfform to check OS security status: user/passwords, kernel options, file perms, patches, network setup, SUID, binary files changes and much more. All in a distributed and modular management architecture.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    Turm

    Turm

    The *nix remote manager

    Web-GUI and user-extensible command library for managing applications and services remotely. The primary goal is to create a system that can manage: - LXC Containers - Libvirt virtual networks - OpenVPN networks - Reverse proxies for IPv4 - IPv6 networking - Web-Hosting applications - Content Management System's - Simple configuration commands and routines The end game is an administrator tool that can manage even a complex cloud-computing-like system as a hybrid virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fiftyfifty

    fiftyfifty is a programming language and game

    ...The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. In 5050, the state of the head itself is again represented as a tree of commands, although for simple programs, a linear representation can be sufficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10

    Time Adaptive Self-Organizing Map

    An Artificial Neural Network for Clustering, Classification, etc

    ...The TASOM has been originally introduced for adaptive and changing environments. Several versions of TASOM networks have been introduced. Some of them are capable of changing the number of neurons based on the problems at hand. Moreover, a binary tree version of the TASOM has been introduced for faster performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web-based file manager. Show folder tree and file. Needs PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Recursive LDD

    Recursive implementation of List Dynamic Dependencies (LDD)

    Recursive LDD (recursive-ldd) is a Perl script that allows displaying a tree-like hierarchy of shared library dependencies. The script calls on the standard Linux ldd utility in a recursion for every listed binary and library. It completes running when no matches are found in the current branch. It can also print unique values only as well as environment variables that affect the loading of libraries: LD_LIBRARY_PATH and LD_PRELOAD.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Binary Tree
    C++ binary tree with some cool functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Rinoceo CMS

    File-Based CMS with integrated JSON/XML interface

    This is a file-based CMS. There is an integrated JSON/XML interface with the optortunity to write own modules. There is an easy-install-routine throug an 10kb-sized install.php wich downloads and installed the system. (these files are atm missing and still very aplha) Even if the basic functions are FileBased there is a (MySql-)Database support. The project includes the epleo-Framework with contains easy Database-Objects as well as relational-one. The aim was, to create an easy System to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MobileC, J2ME Application. Run C on your mobile phone. MobileASM, Run ASM; MobileBASIC, Run BASIC. Mobile(A,B,C). Now stepping upon B....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    lfCMS
    Editing internet pages is very simple - after logging in to the admin panel click on the desired item for example, add content and save. The effect occurs immediately, without unnecessary reloads, simplicity and functionality. True real-time system !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP File Tree is a PHP function that generates a valid, XHTML nested list of the specified directory. The script includes a JavaScript extension that makes the entire list expand and collapse dynamically. Used to create a file tree for the Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This package can be used to render graphical diagrams of hierarchical trees of nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reblok
    Reblok build an Abstract Syntax Tree (AST) from a python bytecode (typically found in .pyc files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    aztree library is an implementation of most types of tree data-structure in C language. The library will implement these different type of trees. Binary, Self-balancing binary search, B-trees, Tries, BSP, Non-binary and few used in Computer Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sfSimpleCMSReloaded is a plugin for the Symfony framework based on sfSimpleCMSPlugin by Francois Zaninotto, reworked by www.sysgrade.de to achieve compatibility with Symfony 1.4 and Propel 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Emma: rating tree
    An app for quickly building collections and rating them. Test at www.wudiware.com/emmaframe.php Should be good for games and communication. Lots left to add. Try the "cuteness challenge". Ideas welcome (emma should be good at idea dev. too).
    Downloads: 0 This Week
    Last Update:
    See Project