Search:

Type: Posts; User: The_PC_Gamer

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    6,149

    I have created a diagram to help me show you what...

    I have created a diagram to help me show you what I mean

    Image

    The code has to simulate the functionality of a digital circuit called multiplexer.

    The Select line selects one of the n...
  2. Replies
    9
    Views
    6,149

    alright... well with that in mind, was I going in...

    alright... well with that in mind, was I going in the right direction with my general code outline, which I posted in the very first post?

    Also, is this a good start for demonstrating the bitwise...
  3. Replies
    9
    Views
    6,149

    ah arlight, this already seems to make more sense...

    ah arlight, this already seems to make more sense to me.

    As for your notes, (1) I just set the parameters of A and B to a value (1-15) and let it run, while the second value remains constant....
  4. Replies
    9
    Views
    6,149

    the function (a,S) should create the 4 loops, and...

    the function (a,S) should create the 4 loops, and using the printvalues, print them out. The B is one of the 2nd set of the values, can be explained using this:

    The truth table is as follows:

    ...
  5. Replies
    9
    Views
    6,149

    Need some help with C program writing

    Hello, Im in need of some help getting started on writing a C program.

    A quick description of what It must do:

    I must Write a function "function (A, S)" which will accept the values for...
Results 1 to 5 of 5