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
~18.4K People Reached
About Me

mother of three and still a student!

Favorite Tags

18 Posted Topics

Member Avatar for comwizz

i use Dev C++ and a simple int main() { ............ ............ system ("pause"); return 0; } keeps the window open for me to see the results.

Member Avatar for deepshikha more
0
447
Member Avatar for nemo

in one of my course my teacher and i do not agree on how 100100000 should be divided by 1101 using binary division , after solution the quotient i get is 010110 with remainder 010. my teacher gets another, can someone please confirm a correct solution for it. regards, nemo

Member Avatar for murphp
0
299
Member Avatar for OurNation

High druids of Atlantis trade magic carpet while hiding worn-out treasure chests.

Member Avatar for torham
0
14K
Member Avatar for nemo

hello, my final year project is to make a web application for a discussion forum for a university environment. i am about to submit my requirement specification document. i guess the context diagram for this system will have three actors, 1- Students.....who post questions 2- Moderators/ Instructors...... who reply to …

Member Avatar for rick22
0
169
Member Avatar for nemo

i am designing a page where the user enters the start date for a uni session say 04/02/2008 in dd/mm/yyyy format and then the user selects the duration for the session in weeks, say 22. our system needs to calculate the end date for the session by adding 22 weeks …

Member Avatar for ~s.o.s~
0
83
Member Avatar for JJ___

current affairs that would worry me most... 1.Conflict 2.Crime 3.World Economy 4.Global warming

Member Avatar for hopalongcassidy
0
2K
Member Avatar for nemo

I am trying to make a simple GUI based calculator for my homework. my +,-,*, and sqr functions work fine. i have to implement sqrt function for one of my JButton. am trying but have no clue what to put in event handler here else if(event.getSource() == sqrt) { ....... …

Member Avatar for peter_budo
0
91
Member Avatar for nemo

Hi, i am a beginner in java. i have to put two text fields in my form, one for username and the other for password. i want the password text box to hide input when user types in it. Can someone please tell how can i do that in java, …

Member Avatar for almasalkhi
0
155
Member Avatar for nemo

Hi, can some one please help me run this code. i have another class named Course, that complied without error. Now in this code i am trying to take user inputs to find resulting gpa in a course. the following code does not compile, please help. [code] import java.util.*; import …

Member Avatar for masijade
0
157
Member Avatar for nemo

I am in the final year of my BS in IT. its time for me to choose a project. The List provided to me by my univ. doesn't seem to inspire me much. Are there any possibilities of using Operation Research techniques in IT project. i would greatly welcome some …

0
30
Member Avatar for nemo

(1) (Poly)|message +4 zero’s| (quotient) 1001 |110100000|101111 1001 1000 0000…………………since 1000 is smaller than 1001 10000 1001 10010 1001 10110 1001 11110 1001 111…………crc checksum value (2) 1001 | 110100000|110010 1001 1000 1001 0010 0000 0100 0000 1000 1001 0010 0000 010.........crc checksum value please help, or i will lose …

0
49
Member Avatar for nemo

i use Netscape navigator 7.2 and when browsing the net i have started getting an anoyying notification window that says "Entry point not found, The procedure entry point?Findchar@ncString@QBEHGHHH@Z could not be found in the dynamic link library xpcom.dll" it doesnt make any sense to me and ever since this has …

Member Avatar for antioed
0
106
Member Avatar for nemo

what are the two issues involved with multiple inheritance? i know of one, the diamond problem, what's the other?

Member Avatar for Narue
0
65
Member Avatar for nemo

for a graph with only few edges which algorithm is more efficient Kruskal's or Prim's?

Member Avatar for Narue
0
75
Member Avatar for rani

[QUOTE=rani] If I have x = M^(d + t.N) (mod N) .... knowing that d, t and N are huge numbers ? [/QUOTE] though i dont much about modular arithmetic but if d,t and N are numbers why dont you do simple arithmetic to convert(d+t.N) to just (n) i am …

Member Avatar for rani
0
194
Member Avatar for nemo

my teacher has asked me to give the names of two dimensional shapes (at least three) that can be represented using quadratic equations. all i can think of is a circle and an ellipse, its my last day today and i am getting desperate. i've searched the Net but cannot …

0
50
Member Avatar for nemo

a derived class inherits [B]all members [/B] of the base class, that is what the book says, right? i want to make a derived class that has only some of the members of the base class, and some of its own members and functions, is it ok to do it …

Member Avatar for nemo
0
109
Member Avatar for nemo

greetings! off n on i had been trying to learn C++ on my own for the last two years, am again in an IT course and stuck wid C++. i browsed thru daniweb page today and joined instantly...with so many people helping each other...guess i have hit the right road …

0
51

The End.