Search Results for "data structure project in java" - Page 57

Showing 1564 open source projects for "data structure project in java"

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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    This project is a Dmoz RDF parser and utilities to allow you to manipulate, display, and navigate the Dmoz RDF data on your web site. It will make use of software at jakarta.apache.org and xml.apache.org to display the data and will attempt to tightly int
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project intents to provide tools to manipulate LDIF-files (Ldap Data Interchange Format) in an easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The jXUL project is an open source project to integrate the XUL language into the Java Platform. There are multiple ways in which this integration will take place. In fact, this project will expand as its members find new ways to integrate these two techn
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    The PEARLS Bible Study movement is an open source project to create the highest quality Bible Study software, data, and reference material (including original languages) and provide them to you free of charge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Eidola is a representation-independent programming language. This project supports the language core, including the semantics and the reference implementation of a kernel. See http://eidola.org/ for for information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPong project intend to make a multiplayer and multi-OS pong game. It melt C with SDL library to draw the scene and Java with JNI interface to share data with other players across the net. The java module will also interact with a database to find availa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    data & video-conferencing, one shared whiteboard, send text messages (IM), transfer files(FTP),collaborate in real time,email capablities,Plays and stores dvd,cd and Mp3. Web-based Internet directory,Remote Desktop Share,File sharing program & browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services. This project is ON HOLD at
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    An extensible TIFF codec for Java 1.2 Advanced Imaging, allowing for extended compression types, writing tiled images etc. Used by GeoTIFF-JAI project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a simple java based interface to the Open Directory Project. (www.dmoz.org) The java class supplied can retrieve data from dmoz on a request per request basis to give your site access to dmoz data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CAVOR is an engine for building apps that involve both graphic and text/numeric data. Primarily GIS is the initial focus, but consider also CAD, CASE, project management (eg PERT charts), and others. Built-in scripting, C API, also supports Tcl and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The main goal of this project is to create a programming editor, which allows editing the tree structure of the code instead of editing the linearization. This should be implemented using XML and XML Schemas, see homepage for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides software resources for creating solid models of proteins that can be printed on color 3D printers. The main focus is a java program that reads in a PDB file and produces a PLY format stick representation of the protein.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OpenTNF is a system-level tracing facility for capturing and presenting diagnostic information and performance metrics. Linux/Intel (kernel 2.2.x) is the initial target platform. The OpenTNF project is seeking developers for ports to other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Infomap is a Java component for displaying and manipulating nodal data. It gives the user the ability to visualize large graph or tree structures by means of expanding and collapsing portions of the structure and by easily zooming in and out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    The purpose of the project is to develop a quantitative medical imaging & visualization program for use on brain MR, DTI and MRS data. It is a joint project of the Kennedy Krieger Institute & the Johns Hopkins University, Psychiatric Neuroimaging Lab
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    The main product of this project, XMLProperties, extends the java.util.Properties class in order to allow inclusion of other properties files, extraction of Properties subsections, and an easier-to-manage file structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Consolidated report of real time sensor data streams and application specific control feedback mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RxJavaSamples

    RxJavaSamples

    Examples of some of the most common usages of RxJava 2 and Retrofit

    Examples of some of the most common uses of RxJava 2 with Retrofit. For the interface that needs to request the token first, then use flatMap() to connect the token request and the actual data request coherently, without having to write a nested Callback structure. For non-disposable tokens (tokens that can be reused), after obtaining the token, save it for repeated use, and use retryWhen() to automatically re-acquire the token when it expires, making the process of token acquisition completely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Project is a programming library to model data sources (XML, SQL, etc.) as Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The program Visualizes the diffusion of water in the brain through ellipsoids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Data mapping and access engine for sql-compatible databases. Supports complex mapping schemes with normalized/denormalized tables. Provides data objects API for database data manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A unified collection of ruby data structure and algorithm packages.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.