Category: A ll Codes
A=[1 2 3;4 5 6;7 8 9] A = 1 2 3 4 5 6 7 8…
To show image from desktop folder to matlab image viewer I=imread(‘C:\Users\Daffodil\Desktop\imread\zaki.jpg’); image(I) then to convert YIQ value…
https://svanerud.com/2015/09/13/weiler-atherton-clipping-algorithm-2/
Code: #include<LiquidCrystal.h> int icpin1 = 9; int icpin2 = 8; int icpin7 = 7; int green =…
Reference: https://www.daniweb.com/programming/software-development/threads/201233/use-of-flag-in-c
Recent Comments