• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Get all arithmetic sequences form an array keeping the order of the array

More Repositories

1

DiffBits

Inspired by Samy Kamkar's DiffBits software
Python
6
star
2

IEEE-802.3av

Simulation models observing the registration procedure in IEEE 802.3av networks
Python
3
star
3

CountPrimes

Python cli script for counting prime numbers
Python
2
star
4

LucasSequence

Lucas Sequence L is a sequence of numbers such that L(n) = L(n-1) + L(n-2)
Python
2
star
5

PrimeCheck

Python script for checking if a number is prime. If the number is composite, the script prints the prime factorization of the number.
Python
2
star
6

IoT-Sistem-Za-Kontrolu-Ulaza

This is a project showing how to deploy a Custom Vision model to a Raspberry Pi 3 device running Azure IoT Edge. The project uses Custom Vision model for facial recognition and controls a relay module which can be used as a switch opening an automatic door.
Python
2
star
7

TravelAgencyClient

Example of a client side of an application for a travel agency for Android
Java
1
star
8

FM-Radio

RTL-SDR FM receiver with GNU Radio Companion
Python
1
star
9

SIRmodel

GNU Octave SIR model simulation for Spread of Disease
MATLAB
1
star
10

StokicDusan

🚀 My profile readme. If you like it, give it a star. 🤩 🔥 🚀
1
star
11

Python-misc

Miscellaneous scripts and modules implemented in Python
Python
1
star
12

MersennePrime

A Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form M_{n}=2^{n}-1 for some integer n.
Python
1
star
13

TravelAgencyService

Example of a service side of an application for a travel agency
Java
1
star
14

AmicableNumbers

This script is ready to use script to takes an argument and calculates all amicable number pairs smaller than the inputted number.
Python
1
star