im using 3 for loops one to keep track of where I am over all and the inner two to compare the elements of the array, that was intentional. I just cant seem to get the right response.
Hello,I am writing a genetic algorithm and I need help with my fitness algorithm. Basically I have a 2D population array of 1's and 0's and a 2D array which I need to perform calculations on, the Matrix read in is an adjacency matrix and...
Hello, I am trying to read a matrix into a 2D array then print it. I am basing this code off of another code I made to fill the 2D array with random numbers then print it. The only difference here besides the data type now being a char...
When I run this program in DevC++ I can create and sort an array of size 100000 but when I try anything over that amount say 1000000 the program just crashes leading me to believe there is a memory issue. But how do I correct it? I have...
85 may be a slight over exaggeration, i havent actually looked in a while, the only explanation i have is that it is also winter here and my parents have the heater cranked up. I was just thinking about it lately, i just really want to...
So in my rig I have my loop set up like this. Res 240mm rad pump gpu's cpu 240mm rad then back to the res, I want to put a rad between the gpu's cpu but would this really change anything? Would I notice a difference? My cpu is over...
The problem is Q3.2
I am going to attach a pdf file here of an old exam, I can not figure out this problem as we never covered anything like this. All i know is the opcode being 7 bits can have 2^7 operations. And that if we have a 32Mb...
Hey guys so im making a control system that monitors voltage using an A2D through a Periferal Interface Adapter to monitor voltage. i Want to use this A2D since it can take 120k samples per second, but i can not read its processing time,...
Hello,
I need a good free assembly IDE that also has a simulator, I am taking a course on microprocessor interfacing and I need to be able to practice my assembly but also be able see the outputs.
Thanks