Pinned Loading
-
AI-Warship
AI-Warship PublicAn autonomous battleship driven by utility AI, enabling intelligent decisions through mathematical functions and scoring systems. This allows for autonomy in tasks like patrolling and searching for…
-
Heat-Equation-2D
Heat-Equation-2D PublicNumerically solve and visualize the heat equation with two spatial variables in Java using the finite difference method. Input points construct a polynomial spline surface for initial heat distribu…
Java
-
Heat-Wave-Equation-Simulator
Heat-Wave-Equation-Simulator PublicA numerical solver for the heat equation, wave equation, and damped wave equation. It uses Hermite spline interpolation for initial data input and Fourier series methods for modeling and visualizat…
Java
-
Memory-Allocator-in-C
Memory-Allocator-in-C PublicA custom memory allocator written in C, using a linked list to manage memory blocks. It supports dynamic allocation, freeing, and merging of adjacent blocks to minimize fragmentation.
C 1
-
PID-Rocket-Simulator
PID-Rocket-Simulator PublicSimulator featuring PID controllers for simulating stable rocket movement and rotation in 3D space. Designed to efficiently manage altitude and rotations towards a target location within Unity's ph…
C# 1
-
MatrixMul-CPU
MatrixMul-CPU PublicAn optimized matrix multiplication library in C employing blocking, multithreading (POSIX threads), and SIMD (AVX) vectorization. It benchmarks algorithms against OpenBLAS and includes a theoretica…
C 1
If the problem persists, check the GitHub status page or contact support.
