Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for tenoran

Thanks for reading my post. I just started perl programming. I need to print the prime factors on the screen. but when I executed my code, it shows nothing. I dont know what else to do. This is the code I got... [CODE] # number to factor is passed as …

Member Avatar for barabala
0
252
Member Avatar for tenoran

thank you for reading the thread. I need the help for my problem. This is the question I am stuck with. Memory contents in IAS computer. Address////////Contents 08A//////////////010FA210FB 08B//////////////010FA0F08D 08C//////////////020FA210FB the question is Show the assmbly code for the program explain what this program does. I really dont know the …

Member Avatar for Tronman
0
3K
Member Avatar for tenoran

Thanks for reading my post. I would like to make a maze of pacman game with Java. I just want to load the maze from txt file, "pacman.txt" ,into program and show it upon the screen with applet. Usually, maze part would not be made or read in my way, …

Member Avatar for Phaelax
0
119
Member Avatar for tenoran

Thank you for reading the thread. I have been studying "How a floating point number is stored in 32 bits". I know a way to find the exponent numbers. But I don't know a way to find the mantissa values. Why the mantissa of 6.625 would be 010000011(

Member Avatar for Narue
0
119
Member Avatar for tenoran

Could anyone define "Memory leaks" well ? 'cause pretty hard for me to understand with C++ books.

Member Avatar for Acidburn
0
88
Member Avatar for tenoran

The assignment is to read and keep records and perform statistical analysis for a class of students. This is what I have done so far,then the codes can show the information(Id,4quizes,exam) of each students on screen. But I need to show 3 more things (The Highest ,The Lowest,The Average of …

Member Avatar for tenoran
0
130