Search:

Type: Posts; User: meryqat

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,516

    Re: simulate calculation ?

    int x=2 ; /Reg1
    int z=6
    int [2] w={5,4,7,8,9};

    public static IO(string x)
    if "first 2 digits is 01" do the calculation for the next digits "10" that mean .........

    but i want this in 0/1...
  2. Replies
    3
    Views
    1,516

    simulate calculation ?

    How can i simulate what happens in registry <-> memory <-> CPU - during a simple calculation like x = z+w , using Java program on net beans ?
Results 1 to 2 of 2