Search Results for "java code about dom" - Page 9

Showing 216 open source projects for "java code about dom"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iBATIS Breakdown is a simple utility that produces simple statistics about your Java code (lines of code, minimums, maximums, averages etc.). What makes Breakdown different is that (as the name implies) it breaks the statistics down and organizes the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Silkworm is a java-based text (ie. code) generation tool that allows developers to specify information about the text they wish to generate in an XML file, and then specify templates that match against elements in the XML file to produce text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    xPG was about an OpenPGP-GUI in Java. Some source-code is still available for reference purposes. See http://www.cryptix.org/ for a current implementation of OpenPGP for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a english based query tool. This was worked on for about 5 years before being abandoned in about 1999. The company that I work for agreed to open source the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AppWish

    AppWish

    Java App - Code Generator

    With App Wish, you can unleash your creativity without worrying about the complexities of coding. Whether you're a seasoned developer or a non-technical individual, this platform bridges the gap, making app development accessible to all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Learning Microprocessors

    Learning Microprocessors

    For those interested in learning about Microprocessors

    A self paced Microprocessor course for those with no Microprocessor experience but who wish to learn about and build devices with them. Starting with a early Microprocessor, the Intel 8085 and providing a Java based 8085 simulator and a PDF handbook the student may work thru assembly/machine code examples to gain understanding. Other on-line book links are provided. Finishing with a modern Micro-controller, the ARM Cortex-M0 based STM32F051.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    deCODE

    An android strategy-puzzle word game, where user needs to guess a code

    A logical thinking and strategy application fun game. Here user needs to guess the code generated by the system out of 6 letters A, B, C, D, E, F. Thislogic based puzzle which puts to test your deduction skills to see if you can guess the random code set at the beginning of the game. Puzzle game lovers, who try to think and solve the codes/ jumbled letters etc. It's a mastermind game, so you think about the probability of occurrence, analysis of previous attempts. The goal of the...
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Global IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Katz und Maus is a great Java simulation of two animal species, cats and mice. In the game the user can give his chosen species artificial intelligence. In fact he decided about mice he must code how they react on different events, e.g. corn found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    math4gd2d

    math4gd2d

    Utility math library for develping 2d games

    Dealing with math in gamedev can be a hard task for beginners, so this library provides some code to make your life easier with strong focus on gamedev. Some tools for collision detection (but not physics) are provided too. The library is not strictly about math, so some helpfull 2d gamedev relevant abstractions (like chains) are included too. Key features: * Easy dealing with ranges, intervals * Timers and callbacks * Chains (for making chains of enemies, snakes, centipedes etc.) * Some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UE-Bluetooth-Support

    UE-Bluetooth-Support

    A code plugin for Unreal Engine that allows developers to access the B

    "Bluetooth Support" plugin for UE makes it easier than ever to make use of Android's rich Bluetooth SDK in your projects. This plugin provides a bridge between your Blueprint/C++ classes and Android's native SDK calls (Java). I made sure to manage the objects, variables, and callbacks within the plugin so you don't have to worry about that in your app. Features: Toggle device's Bluetooth adapter. Check device's Bluetooth Low Energy (4.0) support Scan for Bluetooth Low Energy-enabled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
MongoDB Logo MongoDB