Search Results for "java programs" - Page 24

Showing 593 open source projects for "java programs"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Application Browser for mobile devices. -- Client: Run "HotRunner" application (J2ME/J2SE) -- Server: applications distribution (J2SE, Gui in Qt-Jambi) -- HotRunner applications: java mobile programs sent from server to clients
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DOC is an abstract interpreter that supports finding obfuscated function calls in x86 executables, commonly found in malicious programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Elektroniks DataMan

    A java data managing program with many nodes.

    A java data managing program with many nodes designed to have many different things in one program, without having to open multiple programs. It will also have a chatting feature alowwing you to "text" and share files with other people. All that and more, coming soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    OpenTrunker is similar to UniTrunker, MTrunker/Trunker & ETrunker trunking control data channel decoding programs. This is an open source project primarily for Linux based systems, all OS's are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project consists of two single Java programs. With one of them, you can create Multiple Choice Quiz Games in a very simple way. This Quiz is similar to the famous TV show „Who wants to be a millionaire“.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This toolkit facilitates easier connections between stored data, intermediate data, and data presented to users in Java applications. The classes are abstracted as much as possible to allow wide use for various types of programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Tv Scheduler is a dvb recording application written in java and c++. It provides a web based interface for managing and automatically scheduling the recording of your favorite programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is a collection of three different programs, regarding: 1) a program to include context-sensitive ranking when querying on a database, 2) a program for estimating relative importance in networks. 3)Search of services in a sensor network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    epsiram

    RAM machine for Android

    RAM machine with pseudo instruction set. Main core has been written in few hours and it works well. There are few pseudo instructions for creating pseudo programs. This can help you to understand, what does instruction set really mean and how computer processing works. You can sort some numbers from input tape, compute prime numbers and write result to output tape. With adding in cycle you can supply instruction of multiply. Direct and indirect addressing included. And you can do it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL portable mainframe COBOL compiler, part of the z390 project

    The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of Java programs using JavaMail API to help automating the process of sending mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The FermaT toolset is the implementation of the FermaT Transformation Technology which developed semantic preserving code transformations to simplify programs without changing their behavior. The correctness is guaranteed by mathematical proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JStream is a stream manipulator based on plugin architecture. Streams are manipulated via custom scripts (Java language). JStream uses Java NIO for better performances. With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclipse plug-in allowing arbitrary programs to send Eclipse any keyboard events. Communication is achieved via a stateless ASCII TCP-based protocol. The keyboard events are injected into Eclipse's UI by way of a java.awt.Robot instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    We are going to create a library of artificial intelligence, to make optimizations programs and strategic games, where we will implement a framework, algorithms of deep search style, brand search , minmax, methods like pathfinding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cloud-file-system-sdk

    cloud-file-system-sdk

    CloudFile File System SDK

    EaseFilter Cloud File System is a Windows virtual file system which was developed with the file system filter driver. The Cloud File System integrates the cloud storage into the on-premise storage, it lets on-premise application access the cloud files transparently, just as they would access on-premise regular files. With the Cloud File SDK, the developers can implement the cloud disaster recovery (Cloud DR) solution, seamlessly integrate your existing applications to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo