Search:

Type: Posts; User: AdamLAN

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Just got ubuntu linux, need some help with hard drive partitioning

    Hello everyone,
    I ordered ubuntu linux online, and the cd's just came (after about six or seven weeks). I have two computers I'd like to install it on, one is a dell Dimension desktop 4600 with...
  2. Replies
    7
    Views
    1,135

    I'm making an experimental program that puts...

    I'm making an experimental program that puts random numbers into each register constantly, and randomly deletes them or sets a flag, or performs an operation on them. I would like to see what...
  3. Replies
    7
    Views
    1,135

    I know, but for my program I need to use the CPU...

    I know, but for my program I need to use the CPU architecture. So it's not really a benefit to me :-)




    Thanks, that is helpful, but I wouldn't know where to begin!



    How do I use...
  4. Replies
    7
    Views
    1,135

    question about using cpu

    For a code I'm working on, I need to know how to use the architecture of the CPU directly. I don't think it is possible in C++, but assembly is really difficult, so I just want to make sure.
  5. I've been trying to used linux but i can't get it...

    I've been trying to used linux but i can't get it to work. After downloading the image files, and burning them to disks, and using rawrite to write the bootdisk image, I still can't make it work.
  6. Replies
    5
    Views
    2,234

    OK i get it. I'm not professional, ok?

    OK i get it. I'm not professional, ok?
  7. Replies
    5
    Views
    2,234

    2 dimensional pointer array to a struct

    I compiled a program I worked on for a few weeks, and (without any suprises), it had over a hundred errors. I can fix them in time, but one major problem is that my program pretty much rests on the...
  8. Replies
    4
    Views
    968

    New program need help with factorials

    I need to know how to find the factorial (5!=125) of a variable and, using it and for loops, put all of the possible combinations in an array.
  9. Replies
    3
    Views
    999

    Thanks

    Thanks
  10. Replies
    3
    Views
    999

    Help with making header files

    Hello everyone,
    I just finished writing this incredibly long code, and I'm really exited about it. As always, it is impossible to get zero errors in the first compile. I was expecting at least a...
  11. Replies
    3
    Views
    1,995

    Molecule interaction simulation program

    I'm attempting to make a program that simulates the interactions of atoms and molecules in an environment. If anyone has any information on this topic, please paste links below.
  12. Replies
    34
    Views
    2,941

    I made a program very similar to this, welcome to...

    I made a program very similar to this, welcome to programming!
  13. Replies
    12
    Views
    2,884

    Thanks a lot I really appreciate this help

    Thanks a lot I really appreciate this help
  14. Replies
    12
    Views
    2,884

    How so? with a for loop testing if the...

    How so? with a for loop testing if the letter-number % (modulus) x (x being the power to test for) = 0? (for those that don't know, modulus returns the remainder of an uneven division operation)
  15. Replies
    9
    Views
    2,179

    I recommend "The Art of Assembly Language". ...

    I recommend "The Art of Assembly Language". Sorry, i don't have a link to it, a google search should work
  16. Replies
    12
    Views
    2,884

    Pointer array's and ASCII to bit conversion

    I need to know some information:
    1)
    In my code, i use a double for loop to run through a two dimensional pointer array, setting each slot to point to a new struct. When i set the data in the...
  17. Replies
    7
    Views
    2,650

    Operating system construction

    I have some ideas for a great operating system, but I still have no clue as to how OS's are created. If anyone has any information, I'd appreciate it.

    My basic idea is to have all files be the...
  18. Thread: VCR help

    by AdamLAN
    Replies
    4
    Views
    2,853

    ****UPDATE**** IO refers to I/O Digital Cable...

    ****UPDATE****

    IO refers to I/O Digital Cable Service from Cablevision
  19. Replies
    22
    Views
    17,795

    You know, things like this anger me too....

    You know, things like this anger me too.
    Caramel, for instance:
    IT IS PRONOUNCED "Kayr-Oh-mell", NOT "Kar-mull", except in cooking, with the term "caramelized".
  20. Replies
    1
    Views
    867

    a weird header file

    I have MSVC++.NET, and i keep getting compiler errors
    I'm following some code instructions from a book, and I'm double checking my typing, but I still get compiler errors.

    For Example:
    1)The...
  21. Thread: Relativity

    by AdamLAN
    Replies
    24
    Views
    12,207

    Oh i wish i could understand it as well as you...

    Oh i wish i could understand it as well as you do...i'm better with general relativity.

    What does this have to do with technology anyway?
  22. Thread: VCR help

    by AdamLAN
    Replies
    4
    Views
    2,853

    VCR help

    Hi everyone
    Does anyone know how to record tv shows to a vcr when you have IO? I don't know if its possible. Just wondering.
  23. Replies
    4
    Views
    1,404

    Interesting, but whats a kernel?

    Interesting, but whats a kernel?
  24. Replies
    3
    Views
    1,078

    Additional hard drives

    I've heard that it is possible to add another hard drive to a pc or laptop. I just don't know how.

    Also, I have an IBM thinkpad, and there's something wrong with the battery. Every time I use...
  25. Thread: making an OS

    by AdamLAN
    Replies
    4
    Views
    1,364

    making an OS

    I understand that it is very difficult, but I would like to have some information on how to make an operating system. I don't know where to start though. If anyone has any information, I will...
Results 1 to 25 of 57
Page 1 of 3 1 2 3