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.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The intentions of this project are as follows:
1; Determine the potential interest level in developing a basic interface for creating models in GAMS (General Algebraic Modeling System).
2; To create a sounding board for what should be added to the exist
Pattern recognition software package. It includes several classification and clustering algorithms. It can read data from a
set of images, an ASCII file or a JDBC connection. A small TCP data server with its corresponding JDBC driver is included.
XLML is an XML-XSL-Java based generator for easily authoring e-learning
(and other) documents. Source documents are transformed into HTML pages with configurable integration into web-based trainig platforms like
"ILIAS open soource".
Socker is a framework for development of teams in the simulated robocup. The framework supports different types of agent architectures and works with soccer server 8.x
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Surviving bots is continuous software application in Java that will guide robots to search for energy source around it, tap it and explore ahead for survival and thus evolve into much more advance system.Software is ment to be hardware independent.
Gnubert will be a system to use the power of many computers across the internet to solve problems using evolutionary techniques. Any user may define a problem and the system will attempt to solve it.
stdnet - original: C++ networking class library; simple event-driven interface
stdnet2 - revamp: C++ class library for java-like programming; networking; etc.
stdnetj - TODO: Java version of stdnet2
This project develops an XML authoring tool and a repository for Java training and tutorial material. This material is primarily directed at those who provide Java class-room training (like ourselves!), but may be of use to anyone studying Java.
An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
Regexviewer is a small, pretty teaching application. It is designed to teach students about (Java 1.4, PERL-like) regular expressions, by permitting them to load a text file, and experiment upon it with regular expressions interactively.
Course Compiler Design I at the ETH Zuerich (Switzerland).
The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
Development of J2EE Project in an Open Source Environment. This includes an application currently being developed (A Car Rental System), howtos to set-up a J2EE open source environment, and programming best practices
Introduction and proof-of-concept of integrating JMS with CORBA. Using Java, design patterns. It's a university practical work, we'll implement an infrastructure for a fictious company, RNA, which provides news through many different channels.
A Java API to control the Lego Mindstorms RCX (v2.0). This API differs from exiting Java implementations in that it will include a Win32 based USB IR tower controller.
My intention for creating Software Engineering Techniques is mainly educational. I will post source code I've written or will write that may be useful for others who need to "see" how things can be done rather than just reading references.
Nexist is being developed based on a few hypotheses regarding Topic Maps (XTM) as an interface to a collaborative knowledge repository system. Nexist is a reference implementation for further collaborative development.
Bean Bowl is the a fun and useful Java lab, allowing you to play around with Java classes and objects using direct manipulation techniques instead of writing long main() methods. Use it either as an application or as a GUI component framework for you own