Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for repository Vector HD
GitHub Repo https://github.com/NDT0109/HDLBits_Verilog-Practice-Solution

NDT0109/HDLBits_Verilog-Practice-Solution

A repository containing answers i solved while practicing Verilog from HDLbits. It has more than 180 problems from basic such as logic gates, wires, vectors, combinational & sequential circuits, etc. to larger circuits. HDLBits Main Page: https://hdlbits.01xz.net/wiki/Main_Page
GitHub Repo https://github.com/aaronmams/rHD-Data-Wrangling

aaronmams/rHD-Data-Wrangling

Introduction to data wrangling techniques for the NOAA Fisheries Social Science and Human Dimensions R Workshop. This repository introduces the important data structures of vectors, lists, and data frames. It also provides code examples of using the "dplyr" package to manipulate data.
GitHub Repo https://github.com/cran/hdsvm

cran/hdsvm

:exclamation: This is a read-only mirror of the CRAN R package repository. hdsvm — Fast Algorithm for Support Vector Machine
GitHub Repo https://github.com/Shubhamjais25/2D-Coordinate_Rotation_and_Vectoring_based_Design_Methodology_CORDIC_using_verilog_HDL

Shubhamjais25/2D-Coordinate_Rotation_and_Vectoring_based_Design_Methodology_CORDIC_using_verilog_HDL

This repository implements the 2D Coordinate Rotation Digital Computer (CORDIC) algorithm using Verilog HDL. CORDIC efficiently computes trigonometric, hyperbolic, and exponential functions using shift-add operations. Includes Verilog modules, testbenches, and simulation results, optimized for FPGA/ASIC designs with minimal hardware complexity.
GitHub Repo https://github.com/cran/HDtest

cran/HDtest

:exclamation: This is a read-only mirror of the CRAN R package repository. HDtest — High Dimensional Hypothesis Testing for Mean Vectors, Covariance Matrices, and White Noise of Vector Time Series. Homepage: http://www.stat.colostate.edu/~riczw/SW.html
GitHub Repo https://github.com/MIV-XJTU/MapDR

MIV-XJTU/MapDR

[CVPR 2025 Highlight] Official repository of MapDR dataset proposed in paper "Driving by the Rules: A Benchmark for Integrating Traffic Sign Regulations into Vectorized HD Map"
GitHub Repo https://github.com/cran/hdiVAR

cran/hdiVAR

:exclamation: This is a read-only mirror of the CRAN R package repository. hdiVAR — Statistical Inference for Noisy Vector Autoregression
GitHub Repo https://github.com/salshamrani/HDSV-CSEV-Sentiment

salshamrani/HDSV-CSEV-Sentiment

Efficient Sentiment Data Reduction with HDSV & CSEV This repository contains code for reducing sentiment analysis training data using High-Distance Sentiment Vectors (HDSV) and Centroid Sentiment Embedding Vectors (CSEV). These methods significantly reduce dataset sizes while maintaining high classification performance.
GitHub Repo https://github.com/isaacvssilva/verilog-hdlbits-solutions

isaacvssilva/verilog-hdlbits-solutions

Repository dedicated to Verilog activities from the HDLBits website, addressing digital logic challenges such as combinational logic, sequential logic, FSMs, and topics related to vectors, module hierarchy, and testbenches.