Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

njit

Here are 32 public repositories matching this topic...

quadtree-image-compression

This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.

  • UpdatedJan 31, 2025
  • C
STEVE

This project was done in association with the Solar-Terrestrial Research Department(CSTR) in the New Jersey Institute of Technology (NJIT) and was purposely crafted to find the phenomenon STEVE.

  • UpdatedOct 10, 2024
  • Python
Modified-Dijkstras-Algorithm-for-Longest-Path

Adapting the Dijkstra's algorithm to find the longest path instead of the shortest

  • UpdatedAug 4, 2024
  • Python

This Github Repo showcases all the different android studio example projects presented by CodePath

  • UpdatedDec 17, 2024
  • Kotlin

Project for NJIT CS-490 Fall 2020

  • UpdatedJun 4, 2023
  • CSS
Cross-HairsAndroid-to-wearOS-bluetooth-communication

This example serves to show how to connect and effectively perpetuate a tight bluetooth link between an Android device and a wearable WearOS device

  • UpdatedJun 1, 2024
  • Kotlin
BNF-Recursive-Descent

This project parses and evaluates arithmetic expressions using recursive descent parsing based on BNF grammar rules.

  • UpdatedJul 28, 2024
  • Python
Recognizing-an-email-adress-with-DFA

The following example is meant to demonstrate how a Deterministic Finite Automata(DFA) algorithm is supposed to guide identify whether a string is an email adress ending with .gov or .gr

  • UpdatedJul 2, 2024
  • Python
Drawing-Binary-Heap-Trees

This project serves to display an ordered and balanced heap binary trees in the stdout.

  • UpdatedJun 19, 2024
  • Python
Hashing-Scheme-Design

In this project I'll try to demonstrate a hashing scheme for storing and retrieving data by implement Modular Division Hashing Function.

  • UpdatedJun 23, 2024
  • Python
Pathfinding-Algorithms

This project implements and compares various pathfinding algorithms, including A*, BFS, DFS, and Dijkstra, to find the shortest path on a 2D grid with obstacles.

  • UpdatedDec 30, 2024
  • Python
sparse-matrix

This project aims utilize a sparse matrix as form of matrix or image value compression by basically implementing a special kind of data structure where it omits one continuously recurring value ultimately saving space only for "important" variables.

  • UpdatedJan 6, 2025
  • C
Queuing-Problem

This project showcases 4 examples of queuing: Single Queue, Round Robin, Shortest Queue, Random Queue, that would try to process as many persons as possible.

  • UpdatedJun 25, 2024
  • Python
Huffman-Coding

This project intends to closer understand how to compress data using Huffman Coding and delve into a couple of programming examples.

  • UpdatedAug 3, 2024
  • Python

Security in Development, Development for Security

  • UpdatedNov 16, 2022
  • C

Implementing Hash-Table Lexicon using open-addressing and quadratic probing.

  • UpdatedMay 16, 2024
  • C++
Sorting-Algorithms

This code example showcases 5 various algorithms (selection, insertion, heap, merge and quick sort) to sort a select array

  • UpdatedNov 12, 2024
  • Python

A website for Theta Chi, Epsilon Psi

  • UpdatedMar 8, 2017
  • HTML

Analyze, design, implement, and document a database system application.

  • UpdatedSep 8, 2024
  • Python

Improve this page

Add a description, image, and links to thenjit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thenjit topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp