There are no reviews yet. Be the first to send feedback to the community and the maintainers!
song_with_buzzer
Code to create Fenerbahçe anthem using arduino and buzzer digital sound sensorbisection
Algorithm that provides step by step closer to the root of the function entered by the user using the bisection methodDinnerware_2021
A cafe mobile application created with java language.histogram_algorithm
Creating a histogram algorithm using the gray level transformationequation
general and special solution calculation algorithm in differential equations and calculation of unknown values in equations with multiple unknowns using matrix.phone-directory-application
hospital_form
Creating a hospital form using html and fieldset.baseconverter
bus_company_automation
secant_function
lagrange_function
average_filter
Average (or mean) filtering is a method of ‘smoothing’ images by reducing the amount of intensity variation between neighbouring pixels.rotate_picture_image_proccesing
rotate pictures at certain angleAstroid
astrology mobile app source codessocket_programming
communication between server and client using tcp socketrecursive
creating a counter using the recursive feature in javarock_paper_scissors
rock paper scissors game with pythonapproximate_integral
finding an approximate integral value using tropezoidal and simpson algorithms.corona_tracker_automation
temperature-voice_sensor
Code for creating a circuit using a digital sound sensor and analog temperature sensor.web_page_interface
creating a website interface about australia with html and cssphoto_gallery_application
a mobile application that allows button switching between photosfind_difference_image_proccesing
Image processing algorithm for finding the difference between 2 images taken from a fixed position camera.random_lineup
code for random placement of players to their positions after formation selectionregula-falsi
Algorithm that provides step by step closer to the root of the function entered by the user using the regula-falsi methodbody-mass-index
body mass index calculate with phptictactoe
tictactoe game with javapipe
In the unix operating system, processes can be communicated by reading and writing with the help of pipes.message_queue
Example of process communication with posix message queue in unix operating system.semaphore
In the unix operating system, processes can use a semaphore to sequentially lock and unlock a certain area with mutex logic.shared_memory
Shared memory is a memory shared between two or more processes. While one of the processes was writing in the shared memory in Linux, the other process read.word_line_char_counter
Creating the wc command used in unix using the c programming language. This code uses "cat filename | ./saydir" instead of " wc <filename" with file redirection.With the gcc command, this code is compiled and turned into a saydir.c file and is made into a script with the -o flag and called as a file named ./saydir.fork
creating new process with using fork() method in c language.Love Open Source and this site? Check out how you can help us