Are you over 18 and want to see adult content?
More Annotations

A complete backup of www.www.crocotube.com
Are you over 18 and want to see adult content?

A complete backup of www.gamesofdesire.com
Are you over 18 and want to see adult content?

A complete backup of www.payserve.com
Are you over 18 and want to see adult content?

A complete backup of www.www.iseekgirls.com
Are you over 18 and want to see adult content?

A complete backup of www.girl-orgasm.net
Are you over 18 and want to see adult content?

A complete backup of www.www.sexbook.ru
Are you over 18 and want to see adult content?

A complete backup of www.maturesexhunter.com
Are you over 18 and want to see adult content?

A complete backup of www.2018porn.pro
Are you over 18 and want to see adult content?

A complete backup of www.www.hotwivesandgirlfriends.com
Are you over 18 and want to see adult content?
Favourite Annotations

A complete backup of https://cgcafe.org
Are you over 18 and want to see adult content?

A complete backup of https://whatsmywebsiteworth.info
Are you over 18 and want to see adult content?

A complete backup of https://responsibledata.io
Are you over 18 and want to see adult content?

A complete backup of https://schaerding.at
Are you over 18 and want to see adult content?

A complete backup of https://perfect-frontier.com
Are you over 18 and want to see adult content?

A complete backup of https://cutabovebarberagency.co.uk
Are you over 18 and want to see adult content?

A complete backup of https://rguts.ru
Are you over 18 and want to see adult content?

A complete backup of https://ids.ac.uk
Are you over 18 and want to see adult content?

A complete backup of https://nca.gov.au
Are you over 18 and want to see adult content?

A complete backup of https://oekaki.jp
Are you over 18 and want to see adult content?

A complete backup of https://publy.ru
Are you over 18 and want to see adult content?
Text
THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY CODE FOR SIMPLE MULTIPLICATION OF TWO … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY CODE FOR SIMPLE MULTIPLICATION OF TWO … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. 8086 ASSEMBLY CODE FOR SIMPLE MULTIPLICATION OF TWO … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8051 ASSEMBLY CODE TO GENERATE TRIANGULAR WAVE //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 CODE FOR 16:1 MUX USING FOR GENERATE Brief Description About Program : In the following program 16:1 mux is realized using five 4:1 mux. Usually 'FOR GENERATE' used to generate the components repeatedly. PYTHON PROGRAM TO FIND CUBE ROOT OF PERFECT CUBE NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR MOD-4 COUNTER USING D-FLIPFLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR J-K FLIP FLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. POWERTREKK - A PORTABLE CHARGER But now we have one more charger PowerTrekk-a 2-in-1 solution, which is gaining quite much popularity due to its features. This unique charger has been built by myFC, a world leader in micro fuel cells, founded in 2005 by researchers at the Swedish Royal Institute of Technology whose goal is to provide high performance, environmental friendly, portable and affordable power and energy solutions. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 CONFIGURING OPENCV WITH VISUAL STUDIO 2012 Here I’m extracting it to ‘C:\’ drive, but it can be extracted to any drive with more than 2.6 to 3 GB of space. VERILOG CODE FOR J-K FLIP FLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 GOOGLE'S PROJECT LOON Hence the Google has come up with a promise to provide internet connection to those two-third of world's population who have no access to it due to unaffordable rental or due to unavailability of the such service due to poor economic condition of the state. MICROMAX'S FLAGSHIP SMARTPHONE CANVAS 4 A show stealing smartphone with its 8.99mm anodized aluminium body giving a slim look as well providing an improved call quality equips a5 inch
VHDL CODE FOR 32X8 ROM MODULE -------------------------------------------------------------- -- 32*8 ROM module (ESD Book Chapter 5) -- by Weijun Zhang, 04/2001 -- -THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. POWERTREKK - A PORTABLE CHARGER But now we have one more charger PowerTrekk-a 2-in-1 solution, which is gaining quite much popularity due to its features. This unique charger has been built by myFC, a world leader in micro fuel cells, founded in 2005 by researchers at the Swedish Royal Institute of Technology whose goal is to provide high performance, environmental friendly, portable and affordable power and energy solutions. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 CONFIGURING OPENCV WITH VISUAL STUDIO 2012 Here I’m extracting it to ‘C:\’ drive, but it can be extracted to any drive with more than 2.6 to 3 GB of space. VERILOG CODE FOR J-K FLIP FLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 GOOGLE'S PROJECT LOON Hence the Google has come up with a promise to provide internet connection to those two-third of world's population who have no access to it due to unaffordable rental or due to unavailability of the such service due to poor economic condition of the state. MICROMAX'S FLAGSHIP SMARTPHONE CANVAS 4 A show stealing smartphone with its 8.99mm anodized aluminium body giving a slim look as well providing an improved call quality equips a5 inch
VHDL CODE FOR 32X8 ROM MODULE -------------------------------------------------------------- -- 32*8 ROM module (ESD Book Chapter 5) -- by Weijun Zhang, 04/2001 -- -THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 POWERTREKK - A PORTABLE CHARGER But now we have one more charger PowerTrekk-a 2-in-1 solution, which is gaining quite much popularity due to its features. This unique charger has been built by myFC, a world leader in micro fuel cells, founded in 2005 by researchers at the Swedish Royal Institute of Technology whose goal is to provide high performance, environmental friendly, portable and affordable power and energy solutions. C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. POWERTREKK - A PORTABLE CHARGER But now we have one more charger PowerTrekk-a 2-in-1 solution, which is gaining quite much popularity due to its features. This unique charger has been built by myFC, a world leader in micro fuel cells, founded in 2005 by researchers at the Swedish Royal Institute of Technology whose goal is to provide high performance, environmental friendly, portable and affordable power and energy solutions. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 CONFIGURING OPENCV WITH VISUAL STUDIO 2012 Here I’m extracting it to ‘C:\’ drive, but it can be extracted to any drive with more than 2.6 to 3 GB of space. VERILOG CODE FOR J-K FLIP FLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 GOOGLE'S PROJECT LOON Hence the Google has come up with a promise to provide internet connection to those two-third of world's population who have no access to it due to unaffordable rental or due to unavailability of the such service due to poor economic condition of the state. MICROMAX'S FLAGSHIP SMARTPHONE CANVAS 4 A show stealing smartphone with its 8.99mm anodized aluminium body giving a slim look as well providing an improved call quality equips a5 inch
VHDL CODE FOR 32X8 ROM MODULE -------------------------------------------------------------- -- 32*8 ROM module (ESD Book Chapter 5) -- by Weijun Zhang, 04/2001 -- -THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences.THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. 8086 ASSEMBLY CODE TO CHECK PASSWORD AND VALIDATE … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. POWERTREKK - A PORTABLE CHARGER But now we have one more charger PowerTrekk-a 2-in-1 solution, which is gaining quite much popularity due to its features. This unique charger has been built by myFC, a world leader in micro fuel cells, founded in 2005 by researchers at the Swedish Royal Institute of Technology whose goal is to provide high performance, environmental friendly, portable and affordable power and energy solutions. 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 CONFIGURING OPENCV WITH VISUAL STUDIO 2012 Here I’m extracting it to ‘C:\’ drive, but it can be extracted to any drive with more than 2.6 to 3 GB of space. VERILOG CODE FOR J-K FLIP FLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 GOOGLE'S PROJECT LOON Hence the Google has come up with a promise to provide internet connection to those two-third of world's population who have no access to it due to unaffordable rental or due to unavailability of the such service due to poor economic condition of the state. MICROMAX'S FLAGSHIP SMARTPHONE CANVAS 4 A show stealing smartphone with its 8.99mm anodized aluminium body giving a slim look as well providing an improved call quality equips a5 inch
VHDL CODE FOR 32X8 ROM MODULE -------------------------------------------------------------- -- 32*8 ROM module (ESD Book Chapter 5) -- by Weijun Zhang, 04/2001 -- -THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
VERILOG CODE FOR SERIAL ADDER //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY PROGRAM TO FIND LCM AND GCD //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. CHECK OUTPUT IN TRAINER KIT!! C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF … 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO … 8086 ASSEMBLY LEVEL PROGRAM TO CONCATENATE TWO STRINGS IN DIFFERENT SEGMENT. EXTRA SEGMENT. INST1 DB 20 DUP (0) EXTRA ENDS. DATA SEGMENT. INST2 DB 20 DUP (0) RESULT DB 40 DUP (0) MSG1 DB 10,13,'ENTER THE FIRST STRING: $'. MSG2 DB 10,13,'ENTER THE SECOND STRING: $'. VERILOG CODE FOR SR-LATCH USING NAND GATES //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 C PROGRAM TO FIND THE FREQUENCY OF OCCURRENCE OF DIGIT IN IF i have a modified version of it, then can u code? instead of asking from the user which no to check for occurrence, cant u design the code to check for itself the digits and is occurrences. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0THE PROGRAMMED GEEK
Python Code to find the factorial of given number using recursion. on August 29, 2019. factorial python + 0 recursion. factorial pythonrecursion.
C PROGRAM TO FIND THE SUM OF SERIES 1+X+ X^2 + X^3+. . . +X^N //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL … 8086 ASSEMBLY LEVEL PROGRAM TO CONVERT HEXADECIMAL NUMBER TO BCD. on October 08, 2012. DATA SEGMENT. HEX DB 0AFH. BCD DW 0. CNT DB 0. DATA ENDS. CODE SEGMENT. ASSUME CS:CODE,DS:DATA. 8086 ASSEMBLY LEVEL PROGRAM TO ADD TWO 64 BIT NUMBERS //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY CODE TO GENERATE TRIANGULAR WAVE //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 8051 ASSEMBLY CODE TO GENERATE SINE WAVE 8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz. //ASSUME DUTY CYCLE 50% //ASSUME 12MHZ CLOCK IS CONNECTED TO //MICRO-CONTROLLER //USE TIMERS //CHECK OUT PUT IN P3.2 CODE: ORG 0000H MOV TMOD,#01H UP:SETB P3.2 LCALL DELAY CLR P3.2 LCALL DELAY SJMP UP DELAY: MOV TH0,#0FEH MOV TL0,#0CH CLR TF0 SETB TR0 8086 ASSEMBLY PROGRAM TO SEARCH A CHARACTER IN A … //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR EVEN ODD COUNTER USING BEHAVIORAL STYLE //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR THE 2:1 MUX USING GATE LEVEL //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 VERILOG CODE FOR MOD-4 COUNTER USING D-FLIPFLOP //assume duty cycle 50% //assume 12mhz clock is connected to //micro-controller //use timers //check out put in p3.2 code: org 0000h mov tmod,#01h up:setb p3.2 lcall delay clr p3.2 lcall delay sjmp up delay: mov th0,#0feh mov tl0,#0ch clr tf0 setb tr0 Skip to main contentTHE PROGRAMMED GEEK
Search
SEARCH THIS BLOG
* Home
* Contact us
* C - Programs
* About Us
* VHDL
*
* MATLAB
* Home
* Contact us
* C - Programs
* About Us
* VHDL
* MATLAB
* Home
* Contact us
* C - Programs
* About Us
* VHDL
* MATLAB
POSTS
Extrapolation using MATLAB on September 08, 2019extrapolation
+0
matlab
extrapolation
matlab
0
* Get link
* Other Apps
Interpolation using MATLAB on September 08, 2019interp1
interpolation
+0
matlab
interp1
interpolation
matlab
0
* Get link
* Other Apps
Python Code to find the factorial of given number using recursionon August 29, 2019
factorial
python
+0
recursion
factorial
python
recursion
0
* Get link
* Other Apps
How to create a project in DJANGO?on August 18, 2019
create django project+0
django
create django projectdjango
0
* Get link
* Other Apps
How To Install DJANGO in windowson August 15, 2019
django
install +0
python web developmentdjango
install
python web development1
* Get link
* Other Apps
C program to illustrate Dynamic memory allocation (Malloc)on March 09, 2015
+0
C
C
0
* Get link
* Other Apps
code for 16:1 mux using FOR GENERATEon January 11, 2015
+0
VHDL
VHDL
1
* Get link
* Other Apps
Digital Electronics
on July 26, 2014
+0
digital
digital
1
* Get link
* Other Apps
VHDL CODE FOR D-FLIP FLOP WITH ASYNCHRONOUS RESETon June 04, 2014
d-flip flop
digital electronics
+0
VHDL
d-flip flop
digital electronics
VHDL
0
* Get link
* Other Apps
Image read and display image using python and openCVon May 25, 2014
image processing
OpenCV +0
python
image processing
OpenCV
python
0
* Get link
* Other Apps
System software
on May 14, 2014
operating system
system software
+0
UNIX
operating system
system software
UNIX
0
* Get link
* Other Apps
MATLAB CODE FOR COLOUR DETECTION USING CAMERAon May 03, 2014
Accessing web cam using MATLABcolor detection
colour detection
+
MATLAB code
Accessing web cam using MATLABcolor detection
colour detection
MATLAB code
0
* Get link
* Other Apps
Arduino controlled LCDon May 03, 2014
arduino
arduino code for LCD+0
LCD
arduino
arduino code for LCDLCD
0
* Get link
* Other Apps
More posts
ARCHIVE
*
2019 5
*
September 2
* Extrapolation using MATLAB * Interpolation using MATLAB*
August 3
*
2015 2
*
March 1
*
January 1
*
2014 26
*
July 1
*
June 1
*
May 18
*
April 6
*
2013 52
*
December 16
*
November 3
*
July 23
*
June 6
*
May 1
*
January 3
*
2012 60
*
December 9
*
November 13
*
October 26
*
September 2
*
August 2
*
June 3
*
May 1
*
April 1
*
March 3
Show more Show less
LABELS
* 100 MP
* 3D touchscreen
* 8051
* 8086
* Accessing web cam using MATLAB* adders
* airtel free internet * Alcatel One Touch Fire* all-optic switch
* andrew bass
* android
* arabidopsis
* arduino
* arduino code for LCD* Arm notes
* Audi India
* Audi S6
* aurduino
* biography
* biometric
* buffer
* C
* c++
* camera
* canvas 4
* cesium atoms
* chat room
* color detection
* colour detection
* computer
* counter
* create django project* d-flip flop
* decoder
* demux
* desalination device* digital
* digital electronics* django
* dma
* DoT
* Douglas Engelbart
* electrochromic
* ELECTRONICS
* ELECTROSTUFFS
* extrapolation
* factorial
* fingerprint activation* Firefox OS
* first videoconference* fish brain
* fluorescence
* force sensors
* fraunhofer institute* freezone
* fresh water from sea water * Fundamental VHDL Units* gadgets
* german pen
* Gesture
* graytobinary
* haptic technology
* HD LCD
* headphone to charge smartphones * help improve english* hex-keyboard
* host chat
* hypertext
* image processing
* India's first navigation satellite* install
* interp1
* interpolation
* INTRODUCTION TO VHDL* inventor of mouse
* ion depletion region* IRNSS
* IRNSS-1A
* ISRO
* Japan
* Kirobo
* LCD
* Lernstift
* LG G2 display
* M Showalter
* matlab
* MATLAB code
* microcontroller
* micromax
* microprocessor
* Microsoft
* mind controlled
* mind controlled smartphone* Mozilla
* navigation
* Neptune's 14th moon * new fingerprint technology* new propeller
* octopus inspired propeller system* OnBeat
* OpenCV
* operating system
* optic transistor switch* pio
* plants survival
* plants use mathematics* python
* python web development* quantum computers
* recursion
* Robot astronaut
* robotic arm
* Robotics
* s/2004 N 1
* sampling theorem
* satellite
* seral adder
* serial communication * setting up opencv with visual studio* seven segment
* SIM card
* solar headphones
* specifications
* starch
* system software
* tablet
* traffic controller* UNIX
* verilog
* VHDL
* VHDL DATA TYPES
* vibrating pen
* Visual Studio
* Visual studio 2012* VLSI
* why do we gesture
* World's thinnest LCD dispay* ZTE Open
Show more Show less
REPORT ABUSE
Powered by Blogger
Theme images by duncan1890Details
Copyright © 2023 ArchiveBay.com. All rights reserved. Terms of Use | Privacy Policy | DMCA | 2021 | Feedback | Advertising | RSS 2.0