Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
75% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
4 Commented Posts
0 Endorsements
Ranked #2K
~74.5K People Reached
Favorite Tags
Member Avatar for rupali

How to calculate time complexity of any algorithm or program .... need help on this..

Member Avatar for jamie_13
2
48K
Member Avatar for Alex Edwards

Hmm... I've made it my top priority to get a Master's and Ph.D in Computer Science and Software Systems... however I'd like to know what a suitable Master's Thesis would be? I'm thinking about making a book, maybe 6000 pages long, pertaining to nothing but Software ideals and technology. This …

Member Avatar for KelvinG
0
1K
Member Avatar for kinger29

I am trying to write a program that either zero extends or sign extends a 16 bit input to a 32 bit output, what exactly is meant by sign extending a number? I believe zero extending would be adding 16 0s in the 16 Most Significant bits, Is sign extending …

Member Avatar for trololo
0
11K
Member Avatar for Michael27
Member Avatar for Michael27
0
145
Member Avatar for Bankai Hikari

I am currently designing a DHCPD GUI for my final major project at university but i cant find anything about whats the best language for text file parsing. I am obviously trying to parse the DHCPD.conf file and edit it accordingly. Thanks!

Member Avatar for WaltP
0
972
Member Avatar for kansurr

I cannot seem to solve this problem. if someone can please help me, i would much appreciate it. thanks [QUOTE]This problem is concerned with how variations of Tomasulo’s algorithm perform when they run a loop that is very common. This loop is a vector loop called the DAXPY loop (for …

Member Avatar for nicholasmathew
0
405
Member Avatar for Shanuka

Hay, I'm an undergraduate student in Sri Lanka Institute of Information Technology. And we'll have a final year project which time period is one year. It is a group project and there are 5 members for one group. Project topic must be related to IT. If any body can give …

Member Avatar for Rashakil Fol
0
131
Member Avatar for DefConBandit

So am a mech. engineering student and work part time in a small IT dept. Well I want to learn programming, unfortunately with a heavy course-load combined with working, I don't have time to take a class so I have to go the self-taught route. I have been trying to …

Member Avatar for punjabivirsa3
0
181
Member Avatar for serkan sendur
Member Avatar for TheBuzzer

[url]http://www.bright-shadows.net/[/url] This website have many challenges testing your skills of logic and programming. Some is quite hard and hard to find solutions on google. I am almost a javascript master on that website. but didnt figure out four of the javascript yet. Mostly becuase they have to do with crypto. …

Member Avatar for farooqaaa
0
102
Member Avatar for philmetz

Hey I am a bit confused on how the Recursive heapify process works. So tell me If I have this right: It first goes to the left subtree until it reaches the last Node, it then starts the tickleup process and continues like that. It then goes to right subtree …

Member Avatar for Rashakil Fol
0
2K
Member Avatar for mattlew62

I have never programmed before but would like to learn. I was thinking a good project to start on would be getting and infopath 2007 form I developed for work to submit into an outlook (either shared on the network or individual calendars) calendar. I work at an IT department …

Member Avatar for dickersonka
0
152
Member Avatar for Q8iEnG

Hi guys :) How are you doing? I hope all of you are fine ^^ at the moment i'm doing a research about this: (The future of the Programming Languages, are they Converging or Diverging?) So, I need some plans and ideas to write about ^^ for me I guess …

Member Avatar for nathonn
0
143
Member Avatar for chunalt787

I am currently learning about heaps and specifically their relevance to priority queues. I don't seem to understand a couple concepts and was hoping someone could clear these up. First of all I don't understand the remove function. I get that it replaces the root with the last external node …

Member Avatar for shrughes
0
85
Member Avatar for shopnobhumi

I have 3 instructions- 1- Use rand() to generate a number less then 100 and greater than 1 2- Call the prime() function to test the result 3- Print out the result So far i have found how to get a prime number but don't know how to fill up …

Member Avatar for skatamatic
0
819
Member Avatar for pduregi

Hello everyone. I am a student working on network protocols. Now I have a rough idea to use mathematical tools, e.g. formal methods, to examine or even build the model of protocols. As I have no in-depth concept of these tools, I would like now ask some naive questions: 1. …

Member Avatar for shrughes
0
172
Member Avatar for volscolts16

Hi all, I have been pulling my hair out in this one. I am using logisim to build this for lab. I have combined a half adder (a,b inputs and s, c outputs) with the carry coming out to represent z that goes into the full adder(xyz inputs and s2, …

Member Avatar for shrughes
0
173
Member Avatar for kenji

Hi, I have a question regarding what type of degree to pursue. At the moment I am studying at a College want to pursue a career in programming (Computer Science), I will be graduating in Spring 09 and want to continue studying and get a degree in Computer Science. My …

Member Avatar for Denniz
0
68
Member Avatar for jhonnyboy

Can it be done? cout<<"ENter name"<<endl; cin>>name; cout<<"Enter DOB"<<endl; cin>>dob; cout<<"Enter City of Birth"<<endl; cin>>city; when i try to enter "John Doe" as name the program skips and doesn't let me enter anything for dob and asks me the city input. Any help would be greatly appreciated. Thanks!

Member Avatar for Ancient Dragon
0
6K
Member Avatar for dbwalters

Hello, I am trying to find out the folowing question: For what integer values of N is 10N lg N > 2N^2 ? a) 0 <= N <= 12 b) 1 < N <= 12 c) 0 < N < 12 d) 0 < N < 13 I think the …

Member Avatar for aashish.raina
0
108
Member Avatar for Stefano Mtangoo

Hello All, Greetings I need freeware that can help me do with drwing Ideas into blocks. I mean design may be codes and GUI visually. I don't know how to put it well but just need that one Appreciations Steve

Member Avatar for Stefano Mtangoo
0
87
Member Avatar for ardila

PROJECT 6: MIRROR CALCULATIONS DUE by midnight 11/04/08 INTRODUCTION This is the first of a 3-project series. The next two projects, pro7 and pro8 will expand on this assignment. Therefore, it is important that you do well in pro6. This project is your introduction to object-oriented programming (OOP). Here, you …

Member Avatar for Freaky_Chris
0
144
Member Avatar for kido16

How would you test an object-oriented design’s sequence diagrams? Could you Be bit specific.

Member Avatar for shrughes
0
99
Member Avatar for Kanvas

I've been trying to work it out for more than 10 hours already and still can get pass this The basic skeleton is like this [code] class BST { public: .... void insert (const device & aDevice); ..... private: ..... }; class device : public BST { ..... }; [/code] …

Member Avatar for sidatra79
0
177
Member Avatar for panpanf

Is there any open source c/c++ compilers what can be debugged easily? I wanna know more info about the common knowladge about c/c++ compilers.

Member Avatar for dmanw100
0
230
Member Avatar for gbengazzee

Hi, House, I'm new to this house, i am computer science student in Nigeria. Please i want any one in the house to recommend a textbooks or any materials that will get me started on the following courses: FORTRAN BASIC ALGORITHM I appreciate ur responses. Thanks.

Member Avatar for Salem
0
66
Member Avatar for mo16

im currently completing my second year of studies at ryerson university. Ever since I got online about 8 years ago, I have been fascinated with computers and initially I got into web design and started scripting websites, i grew profecient with photoshop dreamweaver, and slowly moved into PHP later on, …

Member Avatar for Denniz
0
135
Member Avatar for gp32765

Hi, I have a project that needs to be completed, however I know what I want but do not know what or how it is supposed to be done. U have the program on my computer and want to replicate it with my own program. It is a power dialer …

Member Avatar for shrughes
0
63
Member Avatar for cknapp

So, I figured a fun little waste of time would be to write quicksort in scheme. I have my code below, poorly documented. Basically, it takes the first element as the pivot (for simplicity), and then there's a method which returns a pair which is ( (list of everything smaller …

Member Avatar for cknapp
0
1K
Member Avatar for DaveCachia

Hi all - I am having some difficulty with some of my Computer Architecture homework. 7. Simplify the following expressions and implement them with NOR gates (1 point) a. AB + ABD + ABD+ACD+ABC b. BD + BCD + ABCD Now - I understand that if I were to draw …

Member Avatar for shrughes
0
70