Search Results for "finite element in java" - Page 3

Showing 155 open source projects for "finite element in java"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    This is a game that involves forming rows of bricks (like Tetris). It is unlike other games in that the blocks come down in different varieties (wood and Metal), each of which have a destructive element that sometimes wreak havoc (fire and rust).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MyBatisLink

    IBatis/MyBatis Eclipse plugins for navigating from java code to xml

    IBatis/MyBatis Eclipse plugins help coders to navigate from java codes to the IBatis/MyBatis configuration xml files. The sqlmap elements of IBatis/MyBatis can be shown when coders press Ctrl and click the sqlmap element id in Java code. The plugin also provide a dialog to find the IBatis/MyBatis sqlmap elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    eclipse-explorer

    Eclipse resource folder explorer plugin

    Eclipse Explorer is an eclipse plugin helping you to open the folder of selected resources include follow resources: Java element, .java, .class, jar file, package, source folder and java project Common resources, such as .txt, .xml, and other resource Some special element such as cvs item in Synchronized View
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Blocking Map for Java

    Map based synchronizer

    Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment. Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java FoldMap Lists

    A powerful, flexible, potentially infinite List/Deque class in Java

    Java FoldMap Lists is a translation to Java of, and a sizable expansion upon, the original FoldMap list package (http://hackage.haskell.org/package/fmlist). Uses the Functional Java library (http://functionaljava.org/) in its implementation and interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10

    jPeriodic

    jPeriodic is a table of elements written in Java

    jPeriodic is a simple table of elements coded in Java providing the user with the most common informations about each known chemical element. By clicking an element a popup will apear containing the selected elements attributes. Additionaly jPeriodic offers a small temperature converter which is able to convert between Celcius and Kelvin. Because jPeriodic is coded in Java the software is platform-independent, meaning you can run jPeriodic on Windows, Mac OS, Linux and many other operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ATG Repository Architect

    ATG Repository Modeler

    Welcome to "ATG Repository Modeler" Tool. Every one has challenge to create repository xml file in ATG. Here we are providing a GUI based tool, which has capability to create new and modify existing repository xml files. This has view of xml source for each element in repository tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VEDICS
    VEDICS (Voice Enabled Desktop Interaction and Control System) is an assistive software which lets the user to interact with the OS using voice commands. Using this software the user can access any element found on the user's screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple Java desktop application designed to take the legwork out of writing XML documents. Writes to an XML file; all you have to type is the content of each element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    visualFSA is a small tool which lets you construct NFAs/DFAs [(non)deterministic finite automata]. It offers some common algorithms which can be applied to that automatons, like converting NFA -> DFA, word problem, accepted language etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ***** MOVED TO GITHUB: http://github.com/frgomes/jquantlib ***** JQuantLib provides a free, open-source and comprehensive framework for quantitative finance. It's a 100% Java translation of QuantLib, which is written in C++. JQuantLib provides pricing valuation of a wide range of asset classes, methods and models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Annotate your POJOs to create a fully-functional application, with table support, collection filters, and persistence hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AuthorSupportTool is a java extension for OpenOffice.org Writer. It adds new features for scientific publishing like source and citation management, better support of collaborative work with subversion and a visual editor for managing focalpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TinyWorkflow is a workflow engine written in 100% pure java. The "Workflows" used by this API are conceptually "Finite state machines" (a.k.a. "State-transitions diagrams"), they are encoded as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    **** PLEASE NOTE - THIS HAS BEEN RELOCATED TO GITHUB **** https://github.com/CWThomson/cacheviewer Data within caching systems such as Oracle Coherence and Gigaspaces is difficult to extract on an adhoc basis for debugging purposes. This tool dynamically constructs an object representing the key of a data element and displays the matching value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual Audio Filter
    This educational application implements a finite impulse response (FIR) audio filter. It has the ability to visualise the correspondence between input and output wave forms. It is implemented as a Java™ application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PDM Editor
    Product Data Model editor for Product Based Workflow Design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Data within a Coherence cluster is difficult to extract on an adhoc basis for debugging purposes. This tool will dynamically construct an object representing the key of a data element and display the matching value.
    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.