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.
Download Now
Build Securely on Azure 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.
CS736 project at UW madison
to enhance linux prefetching algorithm to prefetch in a file-type aware fashion.
Priyananda Shenoy
Tushar Khot
Varghese Mathew
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
A genetic algoritm based system for generating profiled endwalls.
This code is based on the Durham Endwall Design System used to produce endwall designs for low speed linear cascades. It consists of a number of Octave scripts which run mesh generators and flow solvers and uses a genetic algorithm to find the optimal solution.
Program for drawing Mandelbrot and Julia fractals, using a very fast algorithm and generating high quality, smooth images. OpenGL-rendered 3D view of the fractals is also supported.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
S7r47e50 is an attempt to write a version of Stratego for Linux in Ruby using mySQL for 'opening books', a minimax algorithm as the AI, and TCP/IP bindings for internet multiplayer options. It will be licenses under the GPL v2.
Java Chaotic Random Number Generator - Inspired by chaos theory, the intent of this generator is to produce unseeded, unpredictable numbers. The numbers will not follow a predictable sequence and will not rely on a pseudorandom algorithm.
Project developing algorithms and visualization tools (videos, images) using information derived from eye tracking protocols. The state of the art fixation/saccade extraction algorithm will be integrated into a common framework for evaluation.
Nodepad is an agile environment for prototyping special effects.
Useful for visualizing in advance an algorithm before it gets implemented in a more complex software such as Maya, XSI, or blender.
Weka++ is a collection of machine learning and data mining algorithm implementations ported from Weka (http://www.cs.waikato.ac.nz/ml/weka/) from Java to C++, with enhancements for usability as embedded components.
This project pretends solved Distributed Constraint Satisfaction Problems (Dis-CSP) using Mozart-OZ. Asynchronous Backtracking algorithm will be implemented.
A java command-line application where the main goal is to solve any simplex problem. It's a team-work school project. It can be usefull for other students who needs to understand the simplex algorithm.
A Garbage Collector implementing an 'Oldest First' algorithm, written in C++ to be integrated with a managed environment(java/CLI). The first current target of the GC is the Apache Harmony JVM.
A repository of grid computing student exercises. The repository currently contains a grid-enabled mergesort using Condor. Exercises to be developed include genome analysis, genetic algorithm, integration, matrix multiply, ray tracing, etc.
- A Simple Solution For Graph Drawing
- Fast 2d Rendering (Span-Buffer Algorithm)
- Support Essential Basic Shapes (Box, Rounded Box, Circle)
- Support Curve Line
- Shadow Glow
Regular Expression Library - provides a very fast DFA (Deterministic Finite Automaton) based matching algorithm, and full compliance with POSIX.2 except for internationalization features
The SBMLevolver is an evolutionary algorithm package that creates SBML models with user-specified properties and behaviour from a given set of building blocks. Applications lie in network reconstruction and synthetic biology.