Pinned Repositories
Filters-by-convolution
Applied different filters or effects on the original picture and got a new filtered image in the output. Such effects like edge detection, sharpening the image, unsharpening the image greyscale were given through convolution.
Finding-solution-for-given-matrix
The number of solutions of a given matrix entered by the user was checked of the form Ax = B. The matrix could be having no solution, unique solution or infinitely many solutions. This was checked by row reduced echolen method and the output i.e. the number of solutions was displayed. The entire project is coded using c language.
foodApp
lifeline-blood-app
Blood and plasma donation
Matrimonial-site
The project was about matrimonial site, where user have to make his or her account with appropriate data. According to his / her choice it will suggest them their matching partner. If they are enough interested then they can send request as well as message for response. It was managed by totally java language and database.
New
test
Remote-Desktop-Application
Remote-Desktop-Application-1
Remote Desktop Application in Java using Sockets
SignInModule
Wallace_16bit_multiplier
The project is for designing a MIPS processor. After that, we reduced the clock cycles of that processor. Wallace tree multiplier is basically designed for multiplying two numbers . To this, we reduced clock cycles from 500 to just 1. The processor is created in verilog.
shivanikadam910's Repositories
shivanikadam910/lifeline-blood-app
Blood and plasma donation
shivanikadam910/Filters-by-convolution
Applied different filters or effects on the original picture and got a new filtered image in the output. Such effects like edge detection, sharpening the image, unsharpening the image greyscale were given through convolution.
shivanikadam910/Finding-solution-for-given-matrix
The number of solutions of a given matrix entered by the user was checked of the form Ax = B. The matrix could be having no solution, unique solution or infinitely many solutions. This was checked by row reduced echolen method and the output i.e. the number of solutions was displayed. The entire project is coded using c language.
shivanikadam910/foodApp
shivanikadam910/Matrimonial-site
The project was about matrimonial site, where user have to make his or her account with appropriate data. According to his / her choice it will suggest them their matching partner. If they are enough interested then they can send request as well as message for response. It was managed by totally java language and database.
shivanikadam910/New
test
shivanikadam910/Remote-Desktop-Application
shivanikadam910/Remote-Desktop-Application-1
Remote Desktop Application in Java using Sockets
shivanikadam910/SignInModule
shivanikadam910/Wallace_16bit_multiplier
The project is for designing a MIPS processor. After that, we reduced the clock cycles of that processor. Wallace tree multiplier is basically designed for multiplying two numbers . To this, we reduced clock cycles from 500 to just 1. The processor is created in verilog.