Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Overflow Vector Vector Vector
GitHub Repo https://github.com/64mik/safe-circular-queue

64mik/safe-circular-queue

Prevents circular queue overflow using a vector.
GitHub Repo https://github.com/AryanDevX/Vector-Dot-Product-Controller

AryanDevX/Vector-Dot-Product-Controller

Designed a Verilog hardware controller to compute the dot product of two 4-element vectors using a MAC unit. Managed FPGA I/O via switches, used a counter-based state machine, and displayed results on 7-segment displays and LEDs with overflow detection.
GitHub Repo https://github.com/Bug-Hunter-X/VHDL-Integer-Overflow-in-Vector-Addition-62vhc

Bug-Hunter-X/VHDL-Integer-Overflow-in-Vector-Addition-62vhc

VHDL code causing a runtime error due to potential integer overflow when adding two 8-bit vectors. The result might exceed the range of an 8-bit vector, leading to unexpected behavior.
GitHub Repo https://github.com/Yuriy-hl/mant_vector_overflow

Yuriy-hl/mant_vector_overflow

No repository description available.
GitHub Repo https://github.com/rhourani/BufferOverflow-attack-vector-exercises

rhourani/BufferOverflow-attack-vector-exercises

No repository description available.
GitHub Repo https://github.com/haashemi/exp-vector-overflow

haashemi/exp-vector-overflow

⚠️ Experimental: Research about unexpected panics and invalid drawings of the vector's Draw method.
GitHub Repo https://github.com/prek5h4/Vector-Dot-Product-Controller

prek5h4/Vector-Dot-Product-Controller

Extended the MAC unit with a controller to compute dot product of two 4-element vectors. Displays results on 7-segment and LEDs, with reset and overflow handling.
GitHub Repo https://github.com/piyush910/encoded-vector-clock

piyush910/encoded-vector-clock

Identify how fast EVC grows as a function of number of events executed by a process to record timestamp in a distributed environment and manage its overflow
GitHub Repo https://github.com/matankaisman88/VectorOverflow

matankaisman88/VectorOverflow

No repository description available.
GitHub Repo https://github.com/keerthivarman-24/c-vector

keerthivarman-24/c-vector

A lightweight, generic dynamic array (vector) implementation in C23, providing type-safe operations with automatic memory management and overflow protection.