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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Benchmark for 50 000 000 prime numbers as single and multicore
Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch).
EYE [1] is a reasoning engine supporting the Semantic Web layers [2].
It performs controlled chaining and it supports Euler paths [3].
Via N3 [4] it is interoperable with Cwm [5].
[1] http://eulersharp.sourceforge.net/README
[2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a
[3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html
[4] http://www.w3.org/TeamSubmission/n3/
[5] http://www.w3.org/2000/10/swap/doc/cwm
Allows you to build your own circuits and test them
...Run on Windows:
- Install Java: https://java.com/en/download/
- Download the binaries
- Open the jar-file with the java runtime
Limitations:
- Currently only German language supported.
- This software requires Java 8 or above to work. Tested with OpenJDK & Oracle Java.
For more information check out the project's sourcecode at https://github.com/Crusader99/digital-logic-simulator
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Open-source automated grading of programming assignments
Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE.
We now use github for sourcecode control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
Practice math by adding, subtracting, or multiplying randomly generated numbers.
To view the sourcecode of the project, go to https://github.com/tenny1028/Math-Quiz-Game
A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the sourcecode. For the binaries go to http://www.reload.ac.uk ***
Simured is a multicomputer network simulation whith visual interface to see packet movement on the network. It is multi platform and there are versions in Java and C++.
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.
Java Based Artificial Intelligence - an experimental approach to machine self-learning
The project is meant as an experiment: it's just fooling around with code and seeing what happens. Don't expect Skynet to come rolling out of it.
Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
A web-based courseware system for programming courses. Provides support for on-line submission testing, static analysis, code coverage, peer and instructional code reviews and grading. Works with projects in any programming language.
jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.
PLEASE NOTE: We moved with the sourcecode to GitHub: https://github.com/xwic/jWic
You will find the latest version there. The one here on SF is quite outdated....
RanBunHyou is a Q&D generator of BINGO-like word games and other randomized teaching materials from plain text files. Entertains children studying vocabulary, etc. For Java 2+ (jre1.4+) and Macintosh System 7 to 9, being re-written in perl/CGI.
This java application is for using a standard Makefile to grade student code submitted to Sakai via the mass-download functionality. It was created for, and is being used actively by, the CS1372 teaching assistance at Georgia Tech.
Athenea is a software used to check programming contest code solutions.
It can compile from c++ or java source files, and compares the output with the test dataset defined.
Automatic grading and reporting of student submitted Java projects through a set of utilities including checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing sourcecode.
It is a powerfull CAN (Controller Area Network) Trace Programm. With this Programm you can Trace the CAN-Telegrams(Frames) and send Telegrams on the CAN-Bus.
Interactive Web based Test System. An XML based Question/Answer multiple choice test system. Has a servlet based component for testing your knowledge via the web. And a VB based code for taking a test off a PC. Sample XML test (500 questions)
DICE is a parse-based online assessment system for C and Java programming courses. The system will compile and execute student programs against instructor-provided test cases, and then assign a grade based on the program output.