Search Results for "data structure" - Page 33

Showing 1040 open source projects for "data structure"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    DBEdit 2
    A database editor, suitable as front-end for all your relational databases. Connects to Oracle, DB2, MySQL and many other databases. Used to easily query, update and administer your database, create reports and synchronize data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library Management System

    Library Management System

    Library Management System is for small scale librarian needs

    Library Management System is my first semester ITC (Introduction to Computer science) course project written in PASCAL language. It uses linked-list data-structure and filing to store book records. Also it uses BGI graphics in order to display colorful user-interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NLOPredict
    NLOPredict is a nonlinear optical prediction and data analysis tool. Nonlinear optical measurements can yield information about the structure of crystals, and orientation of molecules at surfaces and interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Student Management System

    Student Management System

    Student Management System is for small scale school needs

    Student Management System is my first semester ITC (Introduction to Computer science) course project written in PASCAL language for my class fellows Syed Taqi Zaidi and Muhammad Minhaj. It uses linked-list data-structure to store student records. Also it uses BGI graphics in order to display colorful user-interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    eBook parser library

    Java library for parsing eBook structure

    eBook parser library - Java library, designed for parsing many formats of electronic books
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Software, components, utilities and XML schema model for automating the exchange of engineering data for the capital facility industry over the total facility life cycle, including design, procurement, construction, operations and maintenance. Detailed cfiXML guidelines and example data dictionaries for control valves, electric motors and pumps, including information on the HI 50.7-2010 Electronic Data Exchange for Pumping Equipment Standard, are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ParallelVSR

    ParallelVSR - a pipeline for parallel virtual screening on R platform

    ...With the added advantage of simplicity in using this pipeline, ParallelVSR is designed to meet the challenge of speed in VS. We have integrated Ligand Based Virtual Screening (LBVS) technique which uses ChemmineR - a reliable cheminformatics package on R platform and Structure Based Virtual Screening (SBVS) technique which uses AutoDock Vina - freely available and widely used protein-ligand docking tool. This pipeline has R scripts to perform VS automatically in step-wise manner. To increase the efficiency of VS, we have used data level parallel processing approach using task-pull methodology of Master-Slave communication protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ticket Cluster

    Java aplication who groups related text documents, text mining

    Ticket Cluster is a java aplication who groups related text documents(text is extracted from a helpdesk) into clusters, providing an overview of the document set. This is done without preconceptions about keywords — this Java software analyzes the text and identifies the structure that arises naturally. The extraction phase depends of the data of the helpdesk, in the current implementation there is a php script who extracts all text from numered tickets (Facil HelpDesk ) to a folder. Once created the folder with text, run ticket cluster, select folder and click process. After processing is done you can watch results in dendogram or tree. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Replicross synchronizes two databases of similar structure. Rules written in an XML/EMF model describe how data must be updated from one base to the other. Another functionality is to propagate incrementally the structure of one database to the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The ethnoArc software allows ethnomusicological archives to define their data structure in XML, from which a database is built. Metadata can then be entered and managed. Researchers can define queries (spanning multiple archives) on the metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Multi depth pointer based Triangle List

    Very fast and dynamically expandable data structure.

    This is used for store data as elements and treat them with indices in maximized speed. Subtraction of middle-indexed element will not cause pushing of backward elements. Specified index of an element will remain until Sub() is called. -Technical Time Complexity- Get() : If TotalBufferAllocated < Capacity Then 1(with existing bit check, 2), else, log capacity ElementCount (the higher capacity, the extremely faster access speed) Add() : 1(always finds empty index at once)....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phpStickyBoard

    phpStickyBoard

    A simple, quick, user friendly and secure forum like Baidu.com tieba.

    phpStickyBoard aimed at creating a forum program in simple, quick and easy-to-use interfaces. Security(of structure, contents) is concerned as the most important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TmpltLib

    TmpltLib

    template data structure library for C

    Singly Linked-list - Doubly Linked-list - Stack - Queue - Deque - Generic Tree - AVL Tree - RB Tree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Zebra_Form

    Zebra_Form

    A jQuery augmented PHP library for creating and validating HTML forms

    A PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation. Has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious code from the submitted data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chemitorium
    Free Organic Chemistry Analysis and Visualisation Tool; Chemical formula editor, calculation of threedimensional molecular structures, high-quality realtime rendering, ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    This specification defines a common interface to interact with a hierarchical map, a data structure which represents hierarchically organized information indexed by a composite key (i.e. a path).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jet DB Compare compares two MS-Access / Jet 4.0 Databases. Not only Data but also the Structure is compared. -- but it does not compare VBA, Reports and Forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pdfInspect
    pdfInspect offers a flexible GUI interface for viewing the internal structure and content of a PDF file. Wraps the Apache PDFBox library; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSort is a library with some sorting algorithms implementation and related data structure. It has compare-based algorithms, linear sorting, graph sorting, priority based queue, and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    FyDB is a distributed in-memory no-SQL DB. It supports distributed deployment, and can integrate heterogeneous data sources. Data of FyDB is stroed in memory as key-value structure, and it is also persistent. Join this project: fuyuncat@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IMPACT

    IMPACT

    Integrated Multiprogram Platform for Analyses in ConTest

    Graphical User Interface for a software used to assess adaptive evolution in protein-coding genes. Makes use of several known bioinformatics software. IMPACT is free software, targeted to the scientific community. Maldonado E, Dutheil JY, da Fonseca RR, Vasconcelos V, Antunes A (2011) IMPACT: Integrated Multiprogram Platform for Analyses in ConTest. Journal of Heredity, 102 (3): 366-369. doi: https://doi.org/10.1093/jhered/esr003
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DataFinder
    DataFinder is a data management client developed in Python that primarily targets the management of scientific technical data. The system is able to handle large amounts of data and can be easily integrated in existing working environments.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB