Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Download Chrome
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
CRANKS is an Java application that uses the Swing toolkit to provide an interactive environment for the animation and kinematic synthesis of four-bar mechanisms created through a series of geometrical constructions.
A java framework for developing meta-heuristics that supports the use of grids environments. The meta-heuristics planned to be realeased are GAs, VNS and NNs. The grid middleware that will be firstly explored is the OurGrid solution.
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.
CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
This project is an example of a software agent for playing simulated soccer. The agent uses a FSM library and an Expert System library to make decisions.
The aXBench (AUTOSAR extensible workbench) is a free eclipse plugin for modeling variant system architectures.
This project collects modeling examples for the aXBench without having ti deal with the sourcecode of the aXBench.
ANKOS is Java based framework for simulating epidemiological systems by modelling simulation items and their relationship. Go to the website project and get more information.
MODANS is a set of specifications that provides a simulation framework for Inter-Vehicular Networks (DTN). The project consists of a set of Java interfaces and it comes with some simple implementations and a simple Graphical User Interface.
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
This project is a simulation of the behavior of the human immonological system. It does not intend, in this very first moment, to be a complete simulation but it's going to try to simulate the most important part that is the adaptative response.
A self-sufficient java framework for numerical solution of ODEs (diff eqs) and visualization. Samples are aeronautics/astronautics/physics/rocketry themed. Focus on clean design, modularity, reusability and documentation. Educational project.
OlsenRoutes is a software environment with a powerful difference. It provides online users with a library of statistical tools and access to Olsen's database (1985 through today) of tick-by-tick foreign exchange trading prices.
GraphScript project is a network theory simulator based purely on Java and Java scripting engines.
It is intended to allow fast development, testing and visualization of network theory (graph) algorithms.
GAZES - Genetic Algorithm Zombie Eradication Simulation Grid-based simulator for zombie scenario. The units will use genetic algorithm to determine their actions on a cycle by cycle basis. This is a school project, so is likely on hiatus for summer.
A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.
The mechSym toolkit is a set of classes that support
modelling classical mechanics systems with particular interset in robotic designs.
Classes simulate sensors, motors, mechanical linkages, and power.
visual time-elapsed simulations provided.
It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
A basic simulation of aircraft emergency evacuation developed in CELL-DEVS using the CD++ Toolkit. A python script was then adapted to visualize this project in Blender. Code on SVN only at this time.
A basic MIPS simulator based on DEVS (Discrete Event System Specification). This project aims to develop the behavior of some components of the MIPS architecture (Registers, Memory, Muxs) including only seven instructions (add, sub, and, or, lw, sw, beq)