Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~74.7K People Reached
PC Specs
Intel Pentium 4 WinXP SP2/ iMac G5 Mac OS 10.4.7
Favorite Tags
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Dani
1
52K
Member Avatar for Jaks_maths

Returns the largest sum of contiguous integers in the array Example: if the input is (-1, 2, -3, 2, 0, 5, -11), the largest sum is 7 Time complexity is O(n).

Member Avatar for mariola
-1
1K
Member Avatar for TheNNS

Not really, just that I need to screw up my friend's computer at work. We're always attacking each other on the computer, but this time it's gone too far. He put a script on my computer so that every time I log on, the computer restarts, or logs off, making …

Member Avatar for Narue
0
633
Member Avatar for manutd

This is a function that will find the factors of a given number for you. EDIT: Better algorithm using vectors (thanks all at cprog :) )

Member Avatar for lxXTaCoXxl
0
171
Member Avatar for harshchandra

This code calculates and the average waiting time of the process given acc to their burst time..It is a famous scheduling algorithm for process scheduling in operating sysytem . After calculating waiting time it also generates the gantt chart for the process given .

Member Avatar for ezkonekgal
-2
1K
Member Avatar for amatallah
Member Avatar for vicky_dev

This program solves the geometric problem, called the Convex Hull problem. Given a set of points, the objective is to find a region such that the line joining any two points lies within that region. Informally, it is the polygon of largest area that can be formed out of the …

Member Avatar for manutd
0
533
Member Avatar for manutd
1
274
Member Avatar for gabriel_wadley
Member Avatar for nanodano

This code snippet actually contains a few nifty things. There are two functions, hasVisited() and main(). hasVisited() makes use of a very handy function for CGI programmers: getenv. You can see I use it to retrieve REMOTE_ADDR which is the person's IP address. In main() it gets the count from …

Member Avatar for manutd
0
253
Member Avatar for amatallah
Member Avatar for ShawnCplus

I created a bowling game, Which for the most part works correctly. I toiled for hours trying to figure out how to do the scoring so i gave up. Its fairly simple code so not much of a description needed.

Member Avatar for ShawnCplus
0
2K
Member Avatar for Puckdropper

So you want random numbers with negative values... How do you get them? This is a simple method to do so.

Member Avatar for todd.sifleet
0
241
Member Avatar for ShawnCplus

Well its fairly self explanatory, its a program that shows that calculates the hypotenuse using the pythagorean theorum, It displays the values of the sides and shows a crappy ascii art right triangle with the values input and the later found values

Member Avatar for manutd
0
188
Member Avatar for kerribyrd

This is a program I created a couple of weeks ago for class using DevC++ compiler. THis program allows the user 20 tries to guess a number between 1 and 100. It keeps track of wins and losses and offfers the option to continue or quit, displaying game stats.

Member Avatar for manutd
0
547
Member Avatar for mattyd

I have always been a fan of FireFox. Not only a fan but a heated supporter of FireFox in comparison to Internet Explorer. Most of the time I felt very justified in this stance. Mozilla: less bugs, more plug-ins, a myriad of themes and customization. Robust programming. A challenge to …

Member Avatar for GrimJack
0
372
Member Avatar for Teachingmyself

Hi guys,the noob again :) I think this tutorial section would be great and help a lot of people out.Off the top of my head here's some I could write- 1.Raid,what is it,how do I set it up and why does it need a floppy disk? 2.Windows Xp Recovery console(including …

Member Avatar for thunderstorm98
0
148
Member Avatar for mikki2

hi, i just started a class called Compiler Principles, and i'm not really sure how to search for online notes about it. my searches usually give me pages with Compiler Construction or Assembly Language. the book i'm using is a pdf i accidentally downloaded months ago when i was looking …

Member Avatar for happygeek
0
92
Member Avatar for purple rainx

Hi all, Just wonedering how many other girls are here? I know traditionally the IT industry has been male dominated and probably still is. It's cool to see more women taking an interest in areas other than what we have long been stereotyped for. Yes, we can do more than …

Member Avatar for Chaky
0
691
Member Avatar for Wayne.

-- I'm also certain this is in the wrong forum, and I do apologize. However, I am in quite a rush, so thanks to whoever move this to the appropriate section. I'm thinking of buying either one of these two packages, so I was wondering if you could tell me …

Member Avatar for jbennet
0
121
Member Avatar for joelw

ok, im trying to write a function that dynamically allocates an array of integers. The function should accept an integer argument indicating the number of elements to allocate. Lastly the function should return a pointer to the array. If anyone can help much appreciated Thanks in advance

Member Avatar for Lerner
0
383
Member Avatar for JJ___

I've recently noticed that Daniweb doesn't have a board for gaming discussions. Would this be possible? Surely the point of life is to work AND play? Would you personally like a games board?

Member Avatar for John A
0
786
Member Avatar for lavicool

Hi All, Thanks for all your help and advise. Here is a code for printing sales record. I don't understand what is the error in this code. When I try to complie and run, it says it cannot open the "sper.dat" file. Please help. Here is the 2 input files …

Member Avatar for ~s.o.s~
0
118
Member Avatar for WoBinator

Hi, im really interested with this 'programming stuff'. I got into it by reading a thread called 'Virus Programming'. (i read all of it ) Do i have to be in uni to learn a programming language like c++ or c or VBN( i read the names of those languages …

Member Avatar for WoBinator
0
199
Member Avatar for manutd

I'd like to have a blog here at DaniWeb, and I know how to dreate one. However, can I link my existing blog to my DaniWeb one?

Member Avatar for 'Stein
0
150
Member Avatar for John A

In response to [URL="http://www.daniweb.com/techtalkforums/thread25111.html"]this thread[/URL], I have created a poll asking for supporters of a Game Development forum. It's something that I find DaniWeb is lacking, it would attract a good crowd of game developers and programmers, and would keep game programming discussions seperate from other forums such as the …

Member Avatar for Janiceps
0
495
Member Avatar for viv_mbbs

Hi!! can anybody gimme an algo for reversing the words in a string in O(n) time.... Eg..i/p:I love Linux o/p: Linux love I

Member Avatar for John A
0
87
Member Avatar for mattyd

Do you like to read? Reading code does not count here, LOL. If you enjoy reading, then:[LIST] [*]What is your favorite genre(s)? [*]Who is your favorite author(s)? [*]How much do you read per week? [*]What are you reading now?[/LIST]I do not read enough, unfortunately, probably 2-3 hours each week. I …

Member Avatar for Narue
0
196
Member Avatar for blud

I noticed [url=http://www.markdavidny.com/W-Greenwich-Village/Rental-Property/328967]this ad[/url] for real estate when I was looking in the windows forums, and noticed a few interesting things. 1. Who wants to rent from someone named Leeat Hacker .... :eek: 2. The prices of NYC aparements rent are almost 4-5 times what a Mortgage payment is here …

Member Avatar for lol_hacker101
0
146
Member Avatar for DMR

In light of some recent snufflings through our underbrush by a certain marsupial (that would be me), our member niek_e suggested that someone should start a poll to find out what the DaniWeb community [I]really[/I] thinks about [URL="http://www.wombat.echidna.id.au/wombat1.htm"]Wombats[/URL]. I couldn't agree more, so here's the poll. Go ahead- tell us …

Member Avatar for WaltP
0
602