Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Forum Post

Re: MARIE Simulator?

MARIE is a JVM simulator used to simulate a simple computer through basic assembly language instructions. Ok, i finally figured it out!!! Good old fashion trial and error helped out! I'm going to...
Forum Post

Re: what does 'jmp $' do

: : : : : I read the source code from other guy, and saw the code like 'jmp $', I do not know what does this mean? Please help. Thanks. : : : : : : : : : : : : : : It jumps to the current...
Forum Post

Re: what does 'jmp $' do

: : : : I read the source code from other guy, and saw the code like 'jmp $', I do not know what does this mean? Please help. Thanks. : : : : : : : : : : : It jumps to the current address(that`s...
Forum Post

Re: what does 'jmp $' do

: : : I read the source code from other guy, and saw the code like 'jmp $', I do not know what does this mean? Please help. Thanks. : : : : : : : : It jumps to the current address(that`s what $...
Forum Post

Casting/Type/LPTSTR problem...HELP

2) { trial = 0; if( s1 == s2) { Edit_SetText(hctl_type, TEXT("working"); } } } Code ends: The Edit_SetText(HWND hWnd, LPTSTR lpString) is similar to the SetWindowText...
Forum Post

Re: LPTSTR, typedef, and pointers HELP

2) : { : trial = 0; : if( s1 == s2) : { : Edit_SetText(hctl_type, TEXT("working"); : } : } : } : : Code ends: : : The Edit_SetText(HWND...
Forum Post

LPTSTR, typedef, and pointers HELP

2) { trial = 0; if( s1 == s2) { Edit_SetText(hctl_type, TEXT("working"); } } } Code ends: The Edit_SetText(HWND hWnd, LPTSTR lpString) is...
Forum Post

Re: Probability problem in Java- HELP ASAP!!!

: Hi : : I have created a Trial functional class (a probability problem) for a single coin toss of a fair coin that results in heads or tails...over the long run probability theory says that...
Forum Post

Probability problem in Java- HELP ASAP!!!

Hi I have created a Trial functional class (a probability problem) for a single coin toss of a fair coin that results in heads or tails...over the long run probability theory says that occurecne...
Forum Post

Help needed ASAP

0 && NumTosses9999999) { System.out.print("\n?? Experiment numTrials numTosses"); System.exit(0); //exits the application } else if (NumTrials>0 && (NumTosses>0 && NumTosses0 && (NumTosses>0 &&...
Forum Post

Re: Help needed ASAP

0 && NumTosses9999999) { System.out.print("\n?? Experiment numTrials numTosses"); System.exit(0); //exits the application } else if (NumTrials>0 && (NumTosses>0 && NumTosses0 &&...
Forum Post

Re: chess game

This message was edited by XLoom at 2006-3-30 11:45:50 Use minimax algorithm with alpha-beta cutoffs to find best move for AI player. Search from google for its description and how to write a good...
Forum Post

Re: Downloading silent a txt file

: : : : This message was edited by jobromedia at 2006-1-6 0:55:41 : : : : : : What's the best way to download a txt file from any site? : : : : : : : : : : : Either the TNMHTTP or the TidHTTP...
Forum Post

Re: Passing arguments to classes/functions

: Hey, : : I'm writing a class that takes an argument from a tag (the id part. : : I'm trying to write a function inside my class that grabs that argument and does a getElementByID() on it, so...
Forum Post

Re: license protection utility help please urgent!!!

: hi, : i need to write a licensing utility which gives trial version of a software for some time and later after installation lets only n num of users to install. : something like that. how can go...
Forum Post

Re: Classes in header files+ limted display problem

i am sending a trial of my code this is for uni assingnment #include #include using namespace std; void MakeStream(char FinalStr[]); void FormatPrint(int format, char *Str) { int...
Forum Post

Re: M$ Office

: : This message was edited by Archer282 at 2005-10-4 19:2:11 : : when trying to enter my serial number to activate MS Office i get this error : : : : Your installation cannot be activated...
Forum Post

Re: M$ Office

: This message was edited by Archer282 at 2005-10-4 19:2:11 : when trying to enter my serial number to activate MS Office i get this error : : Your installation cannot be activated becuase you...
Forum Post

M$ Office

This message was edited by Archer282 at 2005-10-4 19:2:11 when trying to enter my serial number to activate MS Office i get this error Your installation cannot be activated becuase you have...
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.