No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
How would you go about combining Insertion sort and Selection sort thou, using the same method?
Hey guys does anyone knows how to generate a 4-1 dual multiplexer truth table i know how a single 4-1 looks but can't seem to get the dual one asked my lecturer and its wrong . I attached the diagram i derived
I got this assignment today and need as much help as possible please it is attached in the provided pdf document
Does anyone know how to convert a jk flip flop to a d flipflop in computer architecture or circuits?
Hey does any one knows how to solve an expression as follows: (a+b)' (a+b') I am suppose to draw a circuit diagram for the original expression Simplify the expression with Boolean algebra to a minimum number of gates Draw a circuit diagram for the simplified expression. Thsnks in advance.
Hello there am having a little problem i am trying to add some validations to this from i made the form using tables however its not being color coded and when submitted its not checking the appropriate validations? any body can spear to look at it please. [code=Javascript] <html> <head> …
[CODE=vb]' Private Sub department() Dim dep As String dep = Trim(Adoaddlec.Recordset.Fields("department")) If (dep = "1") Then optict.Value = True ElseIf (dep = "2") Then optassessmentprogramme.Value = True ElseIf (dep = "3") Then optdbt.Value = True ElseIf (dep = "4") Then opttvet.Value = True ElseIf (dep = "5") Then optcarrerdev.Value = …
well i have been trying to get this thing to store in a database i created in mircosoft db any help would be appreciated. Thank you in advance Private Sub cmdadd_Click() optftime.Value = False optptime.Value = False optict.Value = False optassessmentprogramme.Value = False optdbt.Value = False opttvet.Value = False optcarrerdev.Value …
Hi there am trying to block a user at home from using the internet i am not acting as a server of any kind but the router/ cable box iis in my room along with a cnet ethernet switch 8 port to be exact, i would plug the person in …
hey anyone know whats the major difference between the intel quad cre 2 processor over amd turion64x2 processor or visi vera, a detailed explaination would help
The question says Write a menu driven program that finds the minimum, maximum and sum of 3 numbers (integers). All the numbers entered should be unique. (i.e. no two numbers should be same .Check this condition) Please adhere to the following guidelines. a. Write a function that finds the smallest …
i got this question and started and got a bit stuck can u please help. it goes like this the questions asks us to Write a c-program to read 10 numbers from the keyboard and store the numbers in an array called numbers After storing the numbers in the array …
Hi there again i tried answering the question amm i hope you guys can understand it its a structure ahh i am to: Write a program using (structures) that stores the details of students in a school. Create a structure called students with the following structure elements: Student name. student …
The End.
88omar