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.2K People Reached
About Me

mother of three and still a student!

Favorite Tags
Member Avatar for comwizz

I cannot figure out how to open the results/output window in Dev c++. Also how to effectively use step over / step into . I kept breakpoints at certain points in my program but step over from then onwards does not happen by pressing ctrl+f7 and I dont know how …

Member Avatar for deepshikha more
0
438
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
279
Member Avatar for OurNation

Ok this is a game I juast thought of and don't know if its been done before or if it will work well but bare with me. Ok I start by stating a sentence. The next person will change [B]one[/B] word and repost the sentence. The new sentence has to …

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
167
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
80
Member Avatar for JJ___

I'ts very interesting to see what people are most concerned about in the world today. And most of these things affect us all in some way or other.

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
88
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
147
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
154
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
102
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
62
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

Hello, If I have x = M^(d + t.N) (mod N) What is the best set of operations to apply on x to retrieve: y = M^d (mod N) knowing that d, t and N are huge numbers ? Thank you

Member Avatar for rani
0
192
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
106
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