alireza falakian's repositories

Extract-text-from-image

Image processing and extracting text from the image (fpga lesson project) Here Verilog code receives the image from the input and recognizes the text from the image and separates the text from the image and delivers it to the output.

Language:VerilogStargazers:11Issues:0Issues:0
Language:C++Stargazers:3Issues:0Issues:0

Simple-blog

A simple blog using Flask for a computer networking lesson project

Language:CSSStargazers:2Issues:0Issues:0

socket-programming

In this project, we implement peer-to-peer chat using high-level socket programming. And in this project, after connecting to each other, the clients send commands to each other to enter the system of that client and send the answer to that client.

Language:PythonStargazers:2Issues:0Issues:0

Morse

In this project, Morse code can be generated and decoded

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Used-Phones-Tablets-Pricing-Dataset

Sample pricing data for analysis of refurbished used handheld devices

Language:RStargazers:1Issues:0Issues:0

Binary-search-tree

It is not acceptable to search for duplicate members in this tree and the classes in which this tree is implemented are templates.

Language:C++Stargazers:0Issues:0Issues:0

infix

Calculation of the value of the infix expression (including integers and positive numbers and operators * ,+,-,/ )

Language:C++Stargazers:0Issues:0Issues:0

queue-by-array

Write queue with dynamic array and add capacity and subtract capacity from the array

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Stack-link-list

Defining the stack as a link list where data is added to the end and is removed from the end of the link list

Language:C++Stargazers:0Issues:1Issues:0