Forum: Computer Science 1 Day Ago |
| Replies: 6 Views: 211 And keep in mind that from firstPerson's educated guessing you can derive a formula to always get the correct result without any guessing whatsoever, but again, I hope nobody wastes their time doing... |
Forum: Computer Science 2 Days Ago |
| Replies: 6 Views: 211 Not that I'm going to help, because I'm not, but the origin of number systems has nothing to do with programming languages, so I don't understand your response, Seten. |
Forum: Computer Science 8 Days Ago |
| Replies: 1 Views: 298 You can definitely have a resource base in SVN.... but if you don't want to use SVN I've heard of google code, you might want to check it out. |
Forum: Computer Science 8 Days Ago |
| Replies: 3 Views: 413 Yep, thanks for the reply. |
Forum: Computer Science 10 Days Ago |
| Replies: 3 Views: 413 In case anyone was wondering, I emailed my TA about this (since I got no response here, which I thought would be much faster) and I received the following response:
Yes, it works as you said, but... |
Forum: Computer Science 11 Days Ago |
| Replies: 3 Views: 340 Yet how many people do you know who have a programming job who don't have some sort of degree or certification? I thought you were a manager of some sort - if so - would you actually consider someone... |
Forum: Computer Science 11 Days Ago |
| Replies: 3 Views: 413 If I was using @$ as my flag pattern (to signal the end of the data) what would I do if @$ was seen in the data? I would just stuff another @$ right after it in the sender and in the receiver, if I... |
Forum: Computer Science 16 Days Ago |
| Replies: 10 Views: 835 |
Forum: Computer Science 16 Days Ago |
| Replies: 1 Views: 342 http://en.wikipedia.org/wiki/Compiler |
Forum: Computer Science 19 Days Ago |
| Replies: 5 Views: 477 Umm I might be confused but I just got three PMs from you (posted above me) and you just reiterated what two previous posters in here have already said. Was that really necessary? |
Forum: Computer Science 21 Days Ago |
| Replies: 7 Views: 724 My point was that there is nothing personal about an "average" salary. That is why its called an average, because it includes everyone. Either way, congrats on the scholarship though. |
Forum: Computer Science 21 Days Ago |
| Replies: 5 Views: 477 int count = 1;
while count < 51{
display count;
count = count + 1;
} |
Forum: Computer Science 22 Days Ago |
| Replies: 1 Views: 290 what is S and what is P? Is that a new question? |
Forum: Computer Science 22 Days Ago |
| Replies: 7 Views: 668 An API just defines what kind of functions you can use. Sometimes these just do something like allow you to write a GUI in Swing and sometimes it would allow you to do stuff like gusano mentioned... |
Forum: Computer Science 22 Days Ago |
| Replies: 4 Views: 465 Anything that is an Object... is an Object so make it a class.
Science Fiction, Non Fiction, Literary Fiction, and Crime Fiction are dead give aways that your teacher wants you to make them types... |
Forum: Computer Science 22 Days Ago |
| Replies: 7 Views: 724 Yeah, TBH you could answer all of these questions yourself without too much trouble. I don't understand why the average salary is a question though - just look it up. More than likely whoever you are... |
Forum: Computer Science 26 Days Ago |
| Replies: 12 Views: 1,243 English is still the international business language and will probably remain so for many years to come. The advantage of learning Mandarin hardly compares to the disadvantage of being overloaded... |
Forum: Computer Science 27 Days Ago |
| Replies: 6 Views: 656 You already know what those things mean. If you're talking about big oh complexity or something of that nature then state your questions more clearly. |
Forum: Computer Science 30 Days Ago |
| Replies: 3 Views: 674 Get help from a professional, in person, with your write up. Here are some tips since I've been through similar processes myself, but I'm not a professional at this, nor are most anyone on daniweb.... |
Forum: Computer Science 31 Days Ago |
| Replies: 6 Views: 610 abstraction: a concept or idea not associated with any specific instance
So in computer science, I think that abstraction deals with what something does, not with how it does it. So saying that... |
Forum: Computer Science 32 Days Ago |
| Replies: 6 Views: 721 http://en.wikipedia.org/wiki/Hash_table
If you have specific questions ask them and someone will be happy to help, but if you're going to ask things like that, use google. |
Forum: Computer Science Nov 19th, 2009 |
| Replies: 23 Views: 23,538 Alex:
"That's so pathetic and sad that such a potential person went down on prostitution just for money/pleasure. I feel sorry/sad for her!
She has lost almost any sight of virtue. I hope... |
Forum: Computer Science Nov 19th, 2009 |
| Replies: 12 Views: 1,243 Definitely not Mandarin. It is considered one of the hardest languages in the world to learn, so if you want to study computer science and not foreign languages, take something easier. And I should... |
Forum: Computer Science Nov 12th, 2009 |
| Replies: 5 Views: 605 Unless you enjoy proving things you're probably going to hate mathematical proofs, so take linear algebra. I'm just being a realist. You can learn a lot in either class, and Rashakil's argument for... |
Forum: Computer Science Nov 9th, 2009 |
| Replies: 2 Views: 482 My question for him is why he couldn't at least thinly veil the obvious COTS "my professor wrote this and then I pasted it on daniweb"... question |
Forum: Computer Science Nov 4th, 2009 |
| Replies: 1 Views: 422 Don't post questions in code snippets. Go read daniweb's rules. Specifically about which forums are appropriate to post in, what kind of questions are appropriate, and how to post a thread. |
Forum: Computer Science Nov 3rd, 2009 |
| Replies: 3 Views: 466 I would make a guess and then try the substitution method. I'm not very good with recurrences though so use this advice at your own risk (of failure). But the guess I'd make first would take into... |
Forum: Computer Science Nov 2nd, 2009 |
| Replies: 3 Views: 257 http://www.coders2020.com/can-we-do-a-binary-search-on-a-linked-list |
Forum: Computer Science Oct 27th, 2009 |
| Replies: 1 Views: 275 Alright, when is the due date though? I need to know if I have enough time to do this as well as my own less important assignments. |
Forum: Computer Science Oct 27th, 2009 |
| Replies: 1 Views: 281 What does creating an algorithm have to do with C#? I was unaware that algorithms were language specific. |
Forum: Computer Science Oct 25th, 2009 |
| Replies: 6 Views: 642 Yes, that's right. And you're going to have to get input from the user asking if they are an institution or individual and how many books they want to buy. |
Forum: Computer Science Oct 25th, 2009 |
| Replies: 1 Views: 345 Nobody is going to write anything for you. Especially when that description made no sense to begin with. But read the rules and go away. |
Forum: Computer Science Oct 21st, 2009 |
| Replies: 2 Views: 369 Well if the number of elements in the array is odd, it is logically the number directly in the center. Otherwise, it is the two numbers in the center added together and divided by two. |
Forum: Computer Science Oct 21st, 2009 |
| Replies: 80 Views: 109,162 Seriously? I mean I'm pretty bad at algorithm analysis, I'm not going to lie. . but read some stuff: http://en.wikipedia.org/wiki/Quadratic_function
I'm assuming you know what "linear" means.... |
Forum: Computer Science Oct 21st, 2009 |
| Replies: 3 Views: 532 I already provided an answer in the thread you made in the Java forum. But logically n! < n^n and log(n^n) = n log n. |
Forum: Computer Science Oct 20th, 2009 |
| Replies: 2 Views: 494 http://en.wikipedia.org/wiki/1_%2B_2_%2B_3_%2B_4_%2B_%C2%B7_%C2%B7_%C2%B7 |
Forum: Computer Science Oct 19th, 2009 |
| Replies: 1 Views: 275 Figure out the maximum number of exchanges that can take place in the MAX_HEAPIFY routine. Figure out the max number of times it can be recursively called (Ex: lgn), then multiply those two numbers... |
Forum: Computer Science Oct 18th, 2009 |
| Replies: 2 Views: 452 Essentially these are your requirements and the rest of the paragraph didn't matter whatsoever. I don't really see how we can help without designing the algorithm for you, but as a hint, consider... |
Forum: Computer Science Oct 17th, 2009 |
| Replies: 8 Views: 443 Just some thoughts. .
1) because with the 1/2 condition, if you downsize the array, it will be much more likely that you will then have to subsequently resize the array later (due to having more... |
Forum: Computer Science Oct 15th, 2009 |
| Replies: 80 Views: 109,162 Read this entire thread. Since that is obviously the topic. If you want examples of algorithms and their analysis, there are plenty on the internet. Google. |