Search:

Type: Posts; User: asediugeneral

Search: Search took 0.00 seconds.

  1. ****.exe stopped working (Second project i have)

    Ok. I have this program:


    #include<stdlib.h>
    #include<stdio.h>
    #include<math.h>
    #include"mersenne.c"
    #define alpha 1.0734
    #define max_length 5000
  2. Replies
    4
    Views
    2,187

    Thanks a lot! that was the problem. I figured out...

    Thanks a lot! that was the problem. I figured out from there. You have a bright future!
  3. Replies
    4
    Views
    2,187

    THe input is hyperlink.txt (forgot to put it, my...

    THe input is hyperlink.txt (forgot to put it, my fault), output should the the G matrix.

    P1.cpp (forget about it, it's something that i did to help myself).
    mersenne.c helps me to do the...
  4. Replies
    4
    Views
    2,187

    Program has stopped working...

    I can't figure out why... Can you help a bit?

    Here are the auxiliar files: 11954


    #include<stdio.h>
    #include<stdlib.h>
    #include<math.h>
    #include "mersenne.c"
    #define alpha 0.85
Results 1 to 4 of 5