<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - Computer Science</title>
		<link>http://www.daniweb.com/forums/</link>
		<description><![CDATA[Our Computer Science forum is the place for Q&A-style discussions related to software design and schema, mathematical theory, and algorithms. You can use [tex] bbcode to create LaTeX graphics.]]></description>
		<language>en-US</language>
		<lastBuildDate>Sat, 07 Nov 2009 17:33:02 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - Computer Science</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Code Gestalt</title>
			<link>http://www.daniweb.com/forums/thread236764.html</link>
			<pubDate>Sat, 07 Nov 2009 11:27:34 GMT</pubDate>
			<description><![CDATA[Hello, 
 
my name is Christopher Kurtz and I am a diploma thesis student at the Media Computing Group (http://hci.rwth-aachen.de/tiki-index.php) at RWTH Aachen University. 
 
In my diploma thesis code name "Code Gestalt" I want to find out if and how a programmer's daily work can be simplified by...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
my name is Christopher Kurtz and I am a diploma thesis student at the <a rel="nofollow" class="t" href="http://hci.rwth-aachen.de/tiki-index.php" target="_blank">Media Computing Group</a> at RWTH Aachen University.<br />
<br />
In my diploma thesis code name &quot;Code Gestalt&quot; I want to find out if and how a programmer's daily work can be simplified by providing new and intuitive ways to visualize source code. To that end I'd like to learn about your practical experience with visualization tools.<br />
<br />
The findings of this survey will be used exclusively for scientific and research purposes in the context of a diploma thesis. Of course all information you provide will be used 100% anonymously.<br />
<br />
The survey is available in <a rel="nofollow" class="t" href="http://startrek-journey.de/limesurvey/index.php?sid=43946&amp;lang=en" target="_blank">English</a> and <a rel="nofollow" class="t" href="http://startrek-journey.de/limesurvey/index.php?sid=43946&amp;lang=de" target="_blank">German</a>.<br />
<br />
Of course you are also invited leave any additional comments in the topic below. Also feel free to spread the word in your blogs and tweets :-)<br />
<br />
Thanks for your help!<br />
<br />
Chris</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ChrisMedia</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236764.html</guid>
		</item>
		<item>
			<title>Free IEEE Project Synopsis For BE,ME,MCA,BCA-2010 Batch Students</title>
			<link>http://www.daniweb.com/forums/thread236730.html</link>
			<pubDate>Sat, 07 Nov 2009 08:34:04 GMT</pubDate>
			<description>*Greetings from iGEEKS... 
Hope this mail finds you in good spirits.* 
 
*iGEEKS  is a company located in Bangalore, Malleswaram, India.  We have being recognized as a quality provider of hardware and software solutions for the students in order carry out their academic Projects. We offer academic...</description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold"><span style="color:red">Greetings from iGEEKS...<br />
Hope this mail finds you in good spirits.</span></span><br />
<br />
<span style="color:Green"><span style="font-weight:bold">iGEEKS  is a company located in Bangalore, Malleswaram, India.  We have being recognized as a quality provider of hardware and software solutions for the students in order carry out their academic Projects. We offer academic projects at various academic levels ranging from graduates to masters (Diploma, BCA, BE, M.Tech, MCA, M.Sc (CS/IT)). As a part of our vision to provide hands-on experience to the students we invite them from the stream of Electronics, Instrumentation, Computer Science &amp; Information Science to carry out their academic project work at our facility under the guidance of industry experts. The students will be working as Project Trainees. </span></span><br />
<br />
<span style="color:green"><span style="font-weight:bold">We attached the Proposed Synopsis for 2010 Batch. Find the Attachment. For Registration on Project, Contact @9739066172 or <a href="mailto:training@igeeks.in">training@igeeks.in</a></span></span></div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12476&amp;d=1257582754" target="_blank">Projects.jpg</a> (59.2 KB)</td> </tr> </table> </fieldset>   <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/pdf.gif" alt="File Type: pdf" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=12477&amp;d=1257582776">project titles2010.pdf</a> (138.5 KB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>igeeks</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236730.html</guid>
		</item>
		<item>
			<title>Compiler inside a Interpreter</title>
			<link>http://www.daniweb.com/forums/thread236712.html</link>
			<pubDate>Sat, 07 Nov 2009 05:43:59 GMT</pubDate>
			<description>Hello All, 
 
I have a doubt...  
 
basically I worte my first interpreter in C (A very simple one though... ) 
 
I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will store in .C extension. 
 
Now how...</description>
			<content:encoded><![CDATA[<div>Hello All,<br />
<br />
I have a doubt... <br />
<br />
basically I worte my first interpreter in C (A very simple one though... )<br />
<br />
I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will store in .C extension.<br />
<br />
Now how do I call a C compiler insider my function itself, so that this generated C file will be compiled and executed at once.<br />
<br />
Eg.<br />
<br />
I create a text file test.txr as follows<br />
<br />
Hello PRINTA  ......<br />
<br />
Hello GETTA  .....<br />
<br />
I pass this file as a command line...<br />
<br />
conv text.txr  (In command line)<br />
<br />
This conv.C  takes this file as input and convert PRINTA as printf and GETTA as scanf etc . (As you know..... simple pre processor).<br />
<br />
So as the end, text.C will be generated.... All was fine till here.<br />
<br />
Now I wanna compile this text.C and execute inside this conv.C itself.<br />
<br />
Do you get my objective...............???????????/<br />
<br />
Is this possible??????????<br />
<br />
Waiting for your help guys......... I;m doing it for one charity process. I want this to happen ASAP.<br />
<br />
--Rigidboss</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>rigidboss</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236712.html</guid>
		</item>
		<item>
			<title>C++ internals</title>
			<link>http://www.daniweb.com/forums/thread236638.html</link>
			<pubDate>Fri, 06 Nov 2009 20:51:38 GMT</pubDate>
			<description><![CDATA[I'm trying to advance my understanding of how computers and compilers work. 
 
Given the C++ program bellow with exceptions and runtime typing turned off and no optimizing that removes main or makes it into a non-standard function. 
int main() {return0;} 
Produced an disassembly with the following...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to advance my understanding of how computers and compilers work.<br />
<br />
Given the C++ program bellow with exceptions and runtime typing turned off and no optimizing that removes main or makes it into a non-standard function.<br />
 <pre style="margin:20px; line-height:13px">int main() {return0;}</pre><br />
Produced an disassembly with the following code for main:<br />
 <pre style="margin:20px; line-height:13px">pushl&nbsp; &nbsp; &nbsp; &nbsp; %ebp ; pushes the stack frame<br />
xorl&nbsp; &nbsp; &nbsp; &nbsp; %eax, %eax&nbsp; ; sets the eax register to zero<br />
movl&nbsp; &nbsp; &nbsp; &nbsp; %esp, %ebp&nbsp; ; empties the stack frame<br />
leave<br />
ret ; return with 0 in eax</pre><br />
1. What will the assembly that calls the main function look like?<br />
2. What will be on the start before this code is run?<br />
3. What will EBP (the stack frame pointer) be at the start? Garbage values?<br />
4. What is in the accumulator at the start? Garbage values again?<br />
5. What does the leave function do? I've read around for this but I can't find anything that makes much sense.<br />
6. To what address will ret jump the instruction pointer to?<br />
7. What does the assembly look like for the code that is executed the main function exits?<br />
8. Another thing that is being getting at me is: why does C++ CDECL calling convention pass argument right to left? It seems counter intuitive to me as it rewards doing right to left as the order of evaluation of the parameters which is also counter intuitive to me.<br />
<br />
Thanks in advance, any help would be much appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ganbree</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236638.html</guid>
		</item>
		<item>
			<title>SuggEsTionS plZ..!!</title>
			<link>http://www.daniweb.com/forums/thread236283.html</link>
			<pubDate>Thu, 05 Nov 2009 14:14:37 GMT</pubDate>
			<description>**Hi frnds... 
I am doing ma collg 1st yr and i am of  CSE department(comp sci engg) and  i want to do some additionals course on languages.I am already studying c nd c++ in ma sub and in add on to that i wanna study some other language as i am more interested in developing programs..plz reply me...</description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold"><span style="color:Green"><span style="font-weight:bold">Hi frnds...<br />
I am doing ma collg 1st yr and i am of  CSE department(comp sci engg) and  i want to do some additionals course on languages.I am already studying c nd c++ in ma sub and in add on to that i wanna study some other language as i am more interested in developing programs..plz reply me soon frnds w8ing 4 ur replies<br />
</span></span></span>;)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>compengg</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236283.html</guid>
		</item>
		<item>
			<title>Code Snippet from where to i start software projects</title>
			<link>http://www.daniweb.com/code/snippet236053.html</link>
			<pubDate>Wed, 04 Nov 2009 20:34:41 GMT</pubDate>
			<description><![CDATA[hi, 
  i have just started programming.i have very good knowledge of c&c++.so,i have to do some software projects.but,atually which projects? please give me just simple topics for my project.thanks]]></description>
			<content:encoded><![CDATA[<div>hi,<br />
  i have just started programming.i have very good knowledge of c&amp;c++.so,i have to do some software projects.but,atually which projects? please give me just simple topics for my project.thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ashwini jadhav</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236053.html</guid>
		</item>
		<item>
			<title>Bound for a function</title>
			<link>http://www.daniweb.com/forums/thread235994.html</link>
			<pubDate>Wed, 04 Nov 2009 16:00:25 GMT</pubDate>
			<description><![CDATA[Hey everybody! 
Really need some help cause I'm lost! 
I need to find an asymptotically tight bound for this sum  
http://img231.imageshack.us/img231/1606/32830911.jpg  
, and I know u can't bound a sum, so I can't figure out a way to do it!! I'd REALLY appreciate if someone could explain to me (in...]]></description>
			<content:encoded><![CDATA[<div>Hey everybody!<br />
Really need some help cause I'm lost!<br />
I need to find an asymptotically tight bound for this sum <br />
<a rel="nofollow" class="t" href="http://img231.imageshack.us/img231/1606/32830911.jpg" target="_blank">http://img231.imageshack.us/img231/1606/32830911.jpg</a> <br />
, and I know u can't bound a sum, so I can't figure out a way to do it!! I'd REALLY appreciate if someone could explain to me (in the most simple way possible) what I need to do in a situation where I have a sum to bound)<br />
THANK YOU!!!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>arcticM</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235994.html</guid>
		</item>
		<item>
			<title>Write Code for Memory Crawler</title>
			<link>http://www.daniweb.com/forums/thread235818.html</link>
			<pubDate>Wed, 04 Nov 2009 02:11:02 GMT</pubDate>
			<description>Please can anyone show me how to write a code for memory crawler(ddd) so the program makes one copy, transfers control to another copy, and terminates on reaching the end of the copy. I need to enter the code into the Machine Simulator and execute the program. I have the following instructions but...</description>
			<content:encoded><![CDATA[<div>Please can anyone show me how to write a code for memory crawler(ddd) so the program makes one copy, transfers control to another copy, and terminates on reaching the end of the copy. I need to enter the code into the Machine Simulator and execute the program. I have the following instructions but i need to do changes on its so the program can work.<br />
Address  Contents Comments <br />
00,01  2100  Initialize <br />
02,03  2270  counters. <br />
04,05  3109  Set origin <br />
06,07  320B  and destination <br />
08,09  1000  Now move <br />
0A,0B  3000  one byte. <br />
0C,0D  2001  Increment <br />
0E,0F  5101  addresses. <br />
10,11  5202   <br />
12,13  2333  Do it again <br />
14,15  4010  if more <br />
16,17  B31A  bytes to be <br />
18,19  B004  moved. <br />
1A,1B  2070  Adjust values <br />
1C,1D  3071  that are <br />
1E,1F  2079  location <br />
20,21  3075  dependent. <br />
22,23  207B   <br />
24,25  3077   <br />
26,27  208A   <br />
28,29  3087   <br />
2A,2B  2074   <br />
2C,2D  3089   <br />
2E,2F  20C0  Make sure <br />
30,31  30A4  program <br />
32,33  2000  will halt. <br />
34,35  20A5   <br />
36,37  B070  Make the big jump <br />
What are the changes i need to do on these instructions for the program to work?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Aahd</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235818.html</guid>
		</item>
		<item>
			<title>Saving output of regression</title>
			<link>http://www.daniweb.com/forums/thread235738.html</link>
			<pubDate>Tue, 03 Nov 2009 19:06:47 GMT</pubDate>
			<description><![CDATA[My data look like this 
 
y x1 x2 x3 x4 
. . . . . 
. . . . . 
I want to run univariate regressions as y as the dependent variable and x's as the dependent variables (separately). Then I want to save the slope coefficients in a separate file (text or csv) in the following format 
x1 slope 
x2 slope...]]></description>
			<content:encoded><![CDATA[<div>My data look like this<br />
<br />
y x1 x2 x3 x4<br />
. . . . .<br />
. . . . .<br />
I want to run univariate regressions as y as the dependent variable and x's as the dependent variables (separately). Then I want to save the slope coefficients in a separate file (text or csv) in the following format<br />
x1 slope<br />
x2 slope<br />
x3 slope<br />
x4 slope<br />
<br />
How do run several univarite regressions simultaneously and save the output (as indicated above) in SAS? Please indicate the codes if possible. Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>vinayadhikari</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235738.html</guid>
		</item>
		<item>
			<title>Computer Science Research</title>
			<link>http://www.daniweb.com/forums/thread235500.html</link>
			<pubDate>Mon, 02 Nov 2009 23:12:18 GMT</pubDate>
			<description>I hope this topic is appropriate for this forum. I wanted to know whether computer science research involves a lot of programming? By a lot I mean as much or more than non-research jobs.</description>
			<content:encoded><![CDATA[<div>I hope this topic is appropriate for this forum. I wanted to know whether computer science research involves a lot of programming? By a lot I mean as much or more than non-research jobs.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>computergeek</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235500.html</guid>
		</item>
		<item>
			<title>Round Robin Completion Time</title>
			<link>http://www.daniweb.com/forums/thread235457.html</link>
			<pubDate>Mon, 02 Nov 2009 20:04:39 GMT</pubDate>
			<description><![CDATA[My question is, how do you calculate the "Completion Time" as I am alittle confused about it. Do I add the service times and the result is the completion times? Thank you to anyone who helps 
 
 
*Jobs* --- *Service Time* -- *Arrival Time* -- *Wait Time* 
J1 --- 2 --- t0 --- 0 
J2 --- 5 --- t0 ---...]]></description>
			<content:encoded><![CDATA[<div>My question is, how do you calculate the &quot;Completion Time&quot; as I am alittle confused about it. Do I add the service times and the result is the completion times? Thank you to anyone who helps<br />
<br />
<br />
<span style="font-weight:bold">Jobs</span> --- <span style="font-weight:bold">Service Time</span> -- <span style="font-weight:bold">Arrival Time</span> -- <span style="font-weight:bold">Wait Time</span><br />
J1 --- 2 --- t0 --- 0<br />
J2 --- 5 --- t0 --- 2<br />
J3 --- 1 --- t0 + 1 sec --- 7-1=6<br />
J4 --- 9 --- t0 + 5 sec --- 8+4-5=7<br />
J5 --- 2 --- t0 + 10 sec --- 13-10=3<br />
J6 --- 2 --- t0 + 15 sec --- 15-15=0<br />
<br />
Average Wait Time = 18/6 = 3<br />
Completion time = ??</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>NinjaLink</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235457.html</guid>
		</item>
		<item>
			<title>instruction set</title>
			<link>http://www.daniweb.com/forums/thread235452.html</link>
			<pubDate>Mon, 02 Nov 2009 19:45:04 GMT</pubDate>
			<description>Can somebody explain to me or point me in good direction for some help on instruction sets and addresses? I have problems where it tells you that your computer has instruction that is 12 bits and addresses that are 4 bits. Then asks questions like is it possible to have 12 two address instructions...</description>
			<content:encoded><![CDATA[<div>Can somebody explain to me or point me in good direction for some help on instruction sets and addresses? I have problems where it tells you that your computer has instruction that is 12 bits and addresses that are 4 bits. Then asks questions like is it possible to have 12 two address instructions and so on. I've read my book and googled it, but nothing has really helped.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>sfrider0</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235452.html</guid>
		</item>
		<item>
			<title>Complexity</title>
			<link>http://www.daniweb.com/forums/thread235450.html</link>
			<pubDate>Mon, 02 Nov 2009 19:42:11 GMT</pubDate>
			<description><![CDATA[hi guys 
i can't solve this problem  
is there any hint??? 
 T(n) = T(n/2 + √n) + √6046 
your help will be appreciated]]></description>
			<content:encoded><![CDATA[<div>hi guys<br />
i can't solve this problem <br />
is there any hint???<br />
 T(n) = T(n/2 + √n) + √6046<br />
your help will be appreciated</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>RehabReda</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235450.html</guid>
		</item>
		<item>
			<title>Matlab source codes</title>
			<link>http://www.daniweb.com/forums/thread235384.html</link>
			<pubDate>Mon, 02 Nov 2009 15:14:47 GMT</pubDate>
			<description><![CDATA[Hi everyone  
I' m new member in this forum and I need help on how to write matlab code of fuzzy logic image filtering. it will help me in my studies. 
Thanks in advance]]></description>
			<content:encoded><![CDATA[<div>Hi everyone <br />
I' m new member in this forum and I need help on how to write matlab code of fuzzy logic image filtering. it will help me in my studies.<br />
Thanks in advance</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>mamahuu</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235384.html</guid>
		</item>
		<item>
			<title>Simple DFA question</title>
			<link>http://www.daniweb.com/forums/thread235369.html</link>
			<pubDate>Mon, 02 Nov 2009 14:38:35 GMT</pubDate>
			<description><![CDATA[Hi. 
 
I am looking for a DFA that accepts the language that consist of an even number of 0's and an even number of 1's. Any ideas? 
 
Thanks.]]></description>
			<content:encoded><![CDATA[<div>Hi.<br />
<br />
I am looking for a DFA that accepts the language that consist of an even number of 0's and an even number of 1's. Any ideas?<br />
<br />
Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>nunos</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235369.html</guid>
		</item>
		<item>
			<title>Searching a linked list</title>
			<link>http://www.daniweb.com/forums/thread235246.html</link>
			<pubDate>Mon, 02 Nov 2009 04:37:44 GMT</pubDate>
			<description>Searching a linked list linearly is very inefficient. Is it possible to use binary search on linked lists?</description>
			<content:encoded><![CDATA[<div>Searching a linked list linearly is very inefficient. Is it possible to use binary search on linked lists?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>shakunni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235246.html</guid>
		</item>
		<item>
			<title>question about algorithms</title>
			<link>http://www.daniweb.com/forums/thread235159.html</link>
			<pubDate>Sun, 01 Nov 2009 20:13:24 GMT</pubDate>
			<description><![CDATA[I need to make a divide&conquer algorithm for finding the dominant element in an array (dominant element = element which exists at least n/2 times in an array within the size n) . All you can do between those elements is compare them (no < relation or > relation) . 
Please help me because I'm...]]></description>
			<content:encoded><![CDATA[<div>I need to make a divide&amp;conquer algorithm for finding the dominant element in an array (dominant element = element which exists at least n/2 times in an array within the size n) . All you can do between those elements is compare them (no &lt; relation or &gt; relation) .<br />
Please help me because I'm really lost here...</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>efwa</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235159.html</guid>
		</item>
		<item>
			<title>Discrete maths</title>
			<link>http://www.daniweb.com/forums/thread235111.html</link>
			<pubDate>Sun, 01 Nov 2009 15:01:44 GMT</pubDate>
			<description>x^2=29 (mod 35 ) 
 
how to solve it by chinese remainder thm?</description>
			<content:encoded><![CDATA[<div>x^2=29 (mod 35 )<br />
<br />
how to solve it by chinese remainder thm?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>s021126</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread235111.html</guid>
		</item>
		<item>
			<title>Final year project idea(s) for Computer Science</title>
			<link>http://www.daniweb.com/forums/thread234978.html</link>
			<pubDate>Sat, 31 Oct 2009 22:08:08 GMT</pubDate>
			<description>Like the title says I am in my final year for Computer Science and will need to do a project at the start of next year. I would like to do a desktop(Windows) or web based application in Java, VB.NET or C#. Problem is I’m completely puzzled on what I should do it on. 
The main problems is that the...</description>
			<content:encoded><![CDATA[<div>Like the title says I am in my final year for Computer Science and will need to do a project at the start of next year. I would like to do a desktop(Windows) or web based application in Java, VB.NET or C#. Problem is I’m completely puzzled on what I should do it on.<br />
The main problems is that the ideas I can think of are either 1) not good enough or 2) been done before/other ways of doing it, so maybe improve on something that already exists like online backup? I don’t know.. &gt;&lt;<br />
<br />
Not sure if this will help, but I’ll say my interests anyway: sports, computer games, music, astronomy, security and human computer interaction.<br />
<br />
If anyone can help me with some ideas it would be greatly appreciated :) thanks,<br />
<br />
Liam</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Liam89</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234978.html</guid>
		</item>
		<item>
			<title>Teaching pattern</title>
			<link>http://www.daniweb.com/forums/thread234869.html</link>
			<pubDate>Sat, 31 Oct 2009 10:16:59 GMT</pubDate>
			<description><![CDATA[Dear All, 
 
I'm a tutor in vba automation so i need some professional tips to teach the course curriculum. 
 
Please advise some tips so that i can better presentmy view to the student. 
 
Rgds, 
Aligahk06]]></description>
			<content:encoded><![CDATA[<div>Dear All,<br />
<br />
I'm a tutor in vba automation so i need some professional tips to teach the course curriculum.<br />
<br />
Please advise some tips so that i can better presentmy view to the student.<br />
<br />
Rgds,<br />
Aligahk06</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>aligahk06</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234869.html</guid>
		</item>
		<item>
			<title>character recognition</title>
			<link>http://www.daniweb.com/forums/thread234841.html</link>
			<pubDate>Sat, 31 Oct 2009 07:05:44 GMT</pubDate>
			<description>hi,  
     i want to do some work related to character recognition. 
As i am student and have not past knowledge of mentioned  
work so please provide me valuable information</description>
			<content:encoded><![CDATA[<div>hi, <br />
     i want to do some work related to character recognition.<br />
As i am student and have not past knowledge of mentioned <br />
work so please provide me valuable information</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>sanjiv kumar</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234841.html</guid>
		</item>
		<item>
			<title>An Algorithm Problem</title>
			<link>http://www.daniweb.com/forums/thread234606.html</link>
			<pubDate>Fri, 30 Oct 2009 06:49:37 GMT</pubDate>
			<description><![CDATA[Let say we have N number and N is odd. Among the N numbers, two of them equal to each other except one. For example, let's say we have 7 numbers, which could be 5, 3, 4, 1, 3, 5, 1. Only 4 is distinct, other number always has anther one member equal to it. Then how can we design a algorithm to find...]]></description>
			<content:encoded><![CDATA[<div>Let say we have N number and N is odd. Among the N numbers, two of them equal to each other except one. For example, let's say we have 7 numbers, which could be 5, 3, 4, 1, 3, 5, 1. Only 4 is distinct, other number always has anther one member equal to it. Then how can we design a algorithm to find the distinct number(among N numbers) in linear time with only one variable introduced.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>alien2006.happy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234606.html</guid>
		</item>
		<item>
			<title>Algorithm to check for tree isomoprhism</title>
			<link>http://www.daniweb.com/forums/thread234502.html</link>
			<pubDate>Thu, 29 Oct 2009 19:09:20 GMT</pubDate>
			<description>How do you exactly go about writing an algorithm to check for tree isomorphism?</description>
			<content:encoded><![CDATA[<div>How do you exactly go about writing an algorithm to check for tree isomorphism?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>shakunni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234502.html</guid>
		</item>
		<item>
			<title>A question about algorithm</title>
			<link>http://www.daniweb.com/forums/thread234340.html</link>
			<pubDate>Thu, 29 Oct 2009 07:17:39 GMT</pubDate>
			<description>I have a algorithm problem to ask: 
There are N persons, and each of them knows one distinct gossip message. The two of them just make a phone call, so they could share  messages they know. Then at least how many phone calls do they need make , so that each of them knows all the N messages?</description>
			<content:encoded><![CDATA[<div>I have a algorithm problem to ask:<br />
There are N persons, and each of them knows one distinct gossip message. The two of them just make a phone call, so they could share  messages they know. Then at least how many phone calls do they need make , so that each of them knows all the N messages?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>alien2006.happy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234340.html</guid>
		</item>
		<item>
			<title>job</title>
			<link>http://www.daniweb.com/forums/thread234054.html</link>
			<pubDate>Wed, 28 Oct 2009 05:51:06 GMT</pubDate>
			<description>hai,,,,,,,,,,, 
i completed my B.E cse and i completed my php and mysql course and am looking for an job, so anyone help me,,,,,,,,,,,,,,,,,</description>
			<content:encoded><![CDATA[<div>hai,,,,,,,,,,,<br />
i completed my B.E cse and i completed my php and mysql course and am looking for an job, so anyone help me,,,,,,,,,,,,,,,,,</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ramkumarp</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread234054.html</guid>
		</item>
		<item>
			<title>betting/odds alogrithm</title>
			<link>http://www.daniweb.com/forums/thread233901.html</link>
			<pubDate>Tue, 27 Oct 2009 15:39:34 GMT</pubDate>
			<description><![CDATA[Hi, 
I was wondering if anyone would have some pointers as to creating an odds algorithm for a online bookmakers. I'm creating one as a project and am stuck as how to go about creating one in c#.  
thanks 
 
Youngfitz]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I was wondering if anyone would have some pointers as to creating an odds algorithm for a online bookmakers. I'm creating one as a project and am stuck as how to go about creating one in c#. <br />
thanks<br />
<br />
Youngfitz</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>youngfitz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233901.html</guid>
		</item>
		<item>
			<title>help please</title>
			<link>http://www.daniweb.com/forums/thread233864.html</link>
			<pubDate>Tue, 27 Oct 2009 13:13:19 GMT</pubDate>
			<description>Create an application that will predict the approximate size of a population organisms. The user should select or enter the starting number of organisms in a combo box, enter the average daily population increase (as a percentage) in a text box and select or enter the number of days the organisms...</description>
			<content:encoded><![CDATA[<div>Create an application that will predict the approximate size of a population organisms. The user should select or enter the starting number of organisms in a combo box, enter the average daily population increase (as a percentage) in a text box and select or enter the number of days the organisms will be left to multiply in another combo box. For example, assume the user enters the following values:<br />
<br />
Starting number of organisms:        2<br />
Average daily increase:            30%<br />
Number of days to multiply        10<br />
<br />
The application should display th following table of data.<br />
Day             Approximate Population<br />
1    2<br />
2    2.6<br />
(table should list values up to 10 days)<br />
<br />
Be sure to add appropriate ToolTips for each control on the form.<br />
Input validation:  Do not accept a number less than 2 for the starting size of the population. Do not accept a negative number for the average daily population increase. Do not accept a number less than 1 for the number of days the organisms will multiply.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>samira1993</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233864.html</guid>
		</item>
		<item>
			<title>doubts on serializable concept of DBMS</title>
			<link>http://www.daniweb.com/forums/thread233790.html</link>
			<pubDate>Tue, 27 Oct 2009 09:29:22 GMT</pubDate>
			<description>i hav doubts in conflict serializable and view serializable: 
is all conflict serializables are view serializable. If so how?</description>
			<content:encoded><![CDATA[<div>i hav doubts in conflict serializable and view serializable:<br />
is all conflict serializables are view serializable. If so how?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>s.abhinay</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233790.html</guid>
		</item>
		<item>
			<title>Does anyone successfully work with Multiview framework to build Information System?</title>
			<link>http://www.daniweb.com/forums/thread233633.html</link>
			<pubDate>Mon, 26 Oct 2009 23:23:17 GMT</pubDate>
			<description>Multiview framework (D. Avison) gives us some guidelines to analyze and build Information System. I want to know if anyone successfully work with it, or even use its approach for managing IT projects? Do you feel it really good? Recommend other better approaches if you know. 
 
Thank for any idea.</description>
			<content:encoded><![CDATA[<div>Multiview framework (D. Avison) gives us some guidelines to analyze and build Information System. I want to know if anyone successfully work with it, or even use its approach for managing IT projects? Do you feel it really good? Recommend other better approaches if you know.<br />
<br />
Thank for any idea.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>nichya88</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233633.html</guid>
		</item>
		<item>
			<title>Fabricated Software/Programs</title>
			<link>http://www.daniweb.com/forums/thread233572.html</link>
			<pubDate>Mon, 26 Oct 2009 20:05:05 GMT</pubDate>
			<description><![CDATA[Does anyone know what is ment by fabricated products & softwares? 
 
I have an essay to write about the quality of fabricated products & softwares, but I am not too sure what it is ment 
 
by my findings I believe its to do with products such as cars which are made up of many raw materials (steel,...]]></description>
			<content:encoded><![CDATA[<div>Does anyone know what is ment by fabricated products &amp; softwares?<br />
<br />
I have an essay to write about the quality of fabricated products &amp; softwares, but I am not too sure what it is ment<br />
<br />
by my findings I believe its to do with products such as cars which are made up of many raw materials (steel, aluminum, rubber etc...) and programs that consist of many pre-written codes i.e J Creator, MS Visual basic<br />
<br />
can someone tell me if I am right?<br />
<br />
thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Gage84</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233572.html</guid>
		</item>
		<item>
			<title>Help with Pseudocode please.....!!!</title>
			<link>http://www.daniweb.com/forums/thread233487.html</link>
			<pubDate>Mon, 26 Oct 2009 15:13:41 GMT</pubDate>
			<description>I have to make a psuedocode or a flowchart to create a multiple-control break program.  
 
The Specifications: 
 
You are given an input file that contains the following information: 
 
    * Title 
    * Author 
    * Category 
    * Publisher</description>
			<content:encoded><![CDATA[<div>I have to make a psuedocode or a flowchart to create a multiple-control break program. <br />
<br />
The Specifications:<br />
<br />
You are given an input file that contains the following information:<br />
<br />
    * Title<br />
    * Author<br />
    * Category<br />
    * Publisher<br />
    * Price<br />
    * BookCity<br />
    * BookState<br />
<br />
Produce a report that totals the number of sales in each city and then in each state.<br />
<br />
<br />
Please help me with this ASAP.....<br />
Thanks.......................</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>th3d4rk2000</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233487.html</guid>
		</item>
		<item>
			<title>Help with Algorithm please!</title>
			<link>http://www.daniweb.com/forums/thread233274.html</link>
			<pubDate>Mon, 26 Oct 2009 00:06:52 GMT</pubDate>
			<description>Hi, 
 
I have this task that I need to solve and am stuck.I would like some help on this please.I am fairly new to this,so not sure what I should do.....really appreciated if anyone could help me out 
 
Question 
Write an Algorithm to calculate discounts. 
 
Bookstore is offering discounts to...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I have this task that I need to solve and am stuck.I would like some help on this please.I am fairly new to this,so not sure what I should do.....really appreciated if anyone could help me out<br />
<br />
<span style="font-style:italic">Question<br />
Write an Algorithm to calculate discounts.</span><br />
<br />
Bookstore is offering discounts to customers. Classifications of customers are: <br />
Library,Schools,Educational institutions <br />
no of books purchased<br />
more than 50 books receive 30% discount<br />
25 to 49                                20%&quot;<br />
15 to 24 books                      15% <br />
5  to 14 books                       10%<br />
less than 5 books                  5%<br />
<br />
If customer is an Individual:<br />
more than 25 books     25% discount<br />
5 to 24 books               15% discount<br />
<br />
Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Nepenthe</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233274.html</guid>
		</item>
		<item>
			<title>need a program</title>
			<link>http://www.daniweb.com/forums/thread233120.html</link>
			<pubDate>Sun, 25 Oct 2009 08:45:50 GMT</pubDate>
			<description><![CDATA[Write a program using the following: 
 
What's a Microcontroller - .bs2 
'An active-LOW LED ON P9 (LED1) 
'An Active-LOW LED ON P8 (LED2) 
'An active-LOW PB ON P0 (PB1) 
'Servo ON P12]]></description>
			<content:encoded><![CDATA[<div>Write a program using the following:<br />
<br />
What's a Microcontroller - .bs2<br />
'An active-LOW LED ON P9 (LED1)<br />
'An Active-LOW LED ON P8 (LED2)<br />
'An active-LOW PB ON P0 (PB1)<br />
'Servo ON P12</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ericssionz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread233120.html</guid>
		</item>
		<item>
			<title>Ladies and Gentlemen</title>
			<link>http://www.daniweb.com/forums/thread232907.html</link>
			<pubDate>Sat, 24 Oct 2009 12:41:28 GMT</pubDate>
			<description>Ladies and Gentlemen: Project one with my expert analyses I find myself have Visual problems with Inartificial Intelligent. In developing H.D.V.H.O. high definition Visual holographic optics for short Visual Intelligent  the program was basically just A.I. Artificial Intelligent that can move the...</description>
			<content:encoded><![CDATA[<div>Ladies and Gentlemen: Project one with my expert analyses I find myself have Visual problems with Inartificial Intelligent. In developing H.D.V.H.O. high definition Visual holographic optics for short Visual Intelligent  the program was basically just A.I. Artificial Intelligent that can move the image that would appear as 5in’ tall human and 3in’ wide out of some sort mogul, but for the follow the mogul would have to be big for maps Human body part’s  is basically a Visual  dictionary stores Large Amount’s Information  from A-Z  The Universes And Everyday thing’s words out dictionary and for the universes Some pictures  Useful Data in Real life I would  like too make this type of Technical program Visual Intelligence holograph “U can dream, create, design &amp; build the most wonderful thing’s* place in the world, but it requires people two make the dream a reality W Disney”. Ai must learn to talk to a agent is a system that perceives its environment and takes actions often fail to communicate with each other…machine Humen’s word’s meaning’s are the hard One’s but make a code for this is criticaly but you get the   idea                                                                                                                                                             <br />
                                                                                             *    *<br />
This program Cude be used as national Defence Planning            *<br />
                                                                                              *  *<br />
*********************************************************************<br />
mini holographic display to show Emotions <br />
The broad classes of outcome for an AI test are:<br />
•	)Optimal: it is not possible to perform better <br />
•	)Strong super-human: performs better than all humans <br />
•	)Super-human: performs better than most humans <br />
•	(Sub-human: performs worse than most humans <br />
•	Q1) &quot;Is it necessary for an intelligent system to possess a  body?  Q2) &quot;What are necessary elements of embodied  architectures?&quot;<br />
Q3) &quot;[W]hat drives these systems?&quot;<br />
Q4) &quot;How are we to proceed in a science of embodied systems?&quot;<br />
Q5) &quot;[H]ow is [meaning] related to real objects?&quot;<br />
Q6) &quot;What sort of ontology is necessary for describing and constructing knowledge about systems?&quot;<br />
Q7) &quot;Which ontologies are created within the systems...?<br />
•HOLOGRAPHY (OPTICS):Means of creating a unique photographic image with the use of a lens. Some sort of projection laser beam, or light emitting diode L.E.D. The photographic recording or scanner, scan’s 3.d. three dimensional of the image’s or object. pop up to wave at you some thing like that is called a Holography, which appears shining up or down depending on if you want the projection on you desk pops up out of some sort of lens-laser-beam-L.E.D. one of the three. Computer assembly’s three dimensional image  to be an recognizable pattern of  but which—when illuminated by coherent light, as by a laser beam—organizes the light into a three-dimensional representation of...what ever you scanned</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ENRE</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232907.html</guid>
		</item>
		<item>
			<title>Rasteriser</title>
			<link>http://www.daniweb.com/forums/thread232827.html</link>
			<pubDate>Sat, 24 Oct 2009 07:00:34 GMT</pubDate>
			<description><![CDATA[Hey all 
 
I'm gonna be taking graphics next year and I've been kinda thinking ahead. One of the things we have to do is make either a ray tracer or a rasterizer. However I can find almost no info online about how to actually write a rasterizer. There's a fair amount of info on ray tracers, but I...]]></description>
			<content:encoded><![CDATA[<div>Hey all<br />
<br />
I'm gonna be taking graphics next year and I've been kinda thinking ahead. One of the things we have to do is make either a ray tracer or a rasterizer. However I can find almost no info online about how to actually write a rasterizer. There's a fair amount of info on ray tracers, but I want to do something that hasn't been done too often before (almost everyone writes a ray tracer) There's also the fact that I'm interested in real time rendering, which can be far better done by a rasterizer than a ray tracer...<br />
However... I can find almost no info on them. Is there anyone who can give me some info on them, or possibly a link somewhere with some info on them? I've been toddling around Google for a bit but haven't found anything interesting. And the wikipedia explanation is a little vague.<br />
Any advice greatly appreciated, thanks<br />
<br />
Thanks in advance<br />
M</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>swinefish</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232827.html</guid>
		</item>
		<item>
			<title>Programming</title>
			<link>http://www.daniweb.com/forums/thread232506.html</link>
			<pubDate>Fri, 23 Oct 2009 05:46:10 GMT</pubDate>
			<description>Anyone know what Algorithm Verification implies?:-/</description>
			<content:encoded><![CDATA[<div>Anyone know what Algorithm Verification implies?:-/</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>uopgirl</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232506.html</guid>
		</item>
		<item>
			<title>Why different compilers for different OS?</title>
			<link>http://www.daniweb.com/forums/thread232479.html</link>
			<pubDate>Fri, 23 Oct 2009 02:04:20 GMT</pubDate>
			<description><![CDATA[Hello, I'm novice in computer science , please bear with me.  
 
I have  studied some embedded systems and now  I have just started learning PC programming in C . My question is when one complies a C program it is converted into a binary file right? That is machine language,  1s and 0s  executable...]]></description>
			<content:encoded><![CDATA[<div>Hello, I'm novice in computer science , please bear with me. <br />
<br />
I have  studied some embedded systems and now  I have just started learning PC programming in C . My question is when one complies a C program it is converted into a binary file right? That is machine language,  1s and 0s  executable by the processor? But if that is the case then why must we use different compilers for different operating systems running on the same platform? A program compiled for Windows should run on Linux too? Why is that not so?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>SuSham</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232479.html</guid>
		</item>
		<item>
			<title>Please answer my interview questions:)</title>
			<link>http://www.daniweb.com/forums/thread232425.html</link>
			<pubDate>Thu, 22 Oct 2009 21:34:04 GMT</pubDate>
			<description><![CDATA[Hi, my name is Strong(such a cool name :]), and I am a high school student looking for career path to follow. I have found that computer engineering may be an fun and interesting career, so I have came up with a couple of interview questions, to learn more about the job. So if you have time for...]]></description>
			<content:encoded><![CDATA[<div>Hi, my name is Strong(such a cool name :]), and I am a high school student looking for career path to follow. I have found that computer engineering may be an fun and interesting career, so I have came up with a couple of interview questions, to learn more about the job. So if you have time for this please answer my questions. Thank you :D<br />
<br />
   1. Do you love what you do? why?<br />
<br />
   2. Do you interact with other people or other engineers a lot?<br />
<br />
   3. How dangerous is your job? Have you ever been seriously injured?<br />
<br />
   4. How did you get interested in the field you work today?<br />
<br />
   5. How are the work hours? Do you get breaks or off days?<br />
<br />
   6. Do you feel you have accomplished what you wanted?<br />
<br />
   7. Would you suggest this field to me? Why or what field would you suggest?<br />
<br />
   8. Where do you do most of your work, in an office, outside, etc.?<br />
<br />
   9. How were you able to pay for your schooling?<br />
<br />
  10. Would you say your job is easy or hard, and why?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>mrstrong11</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232425.html</guid>
		</item>
		<item>
			<title>Software to Detect Eye Cataract</title>
			<link>http://www.daniweb.com/forums/thread232295.html</link>
			<pubDate>Thu, 22 Oct 2009 12:49:51 GMT</pubDate>
			<description>I am planning to create a software, for my university project, which will detect whether the patient has Cataract- a form of eye disease, when we supply a photo of the eye/ or eyes. 
How should i go around doing it?</description>
			<content:encoded><![CDATA[<div>I am planning to create a software, for my university project, which will detect whether the patient has Cataract- a form of eye disease, when we supply a photo of the eye/ or eyes.<br />
How should i go around doing it?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>priteshdesai</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232295.html</guid>
		</item>
		<item>
			<title>Stop Asking about Pseudocode</title>
			<link>http://www.daniweb.com/forums/thread232051.html</link>
			<pubDate>Wed, 21 Oct 2009 18:45:15 GMT</pubDate>
			<description><![CDATA[Just write your "codes" in Python, test it that way, and tweak your syntax in arbitrary directions so that your code suddenly becomes "pseudo" code. 
 
Thank you, and stop bothering me with your inane questions.]]></description>
			<content:encoded><![CDATA[<div>Just write your &quot;codes&quot; in Python, test it that way, and tweak your syntax in arbitrary directions so that your code suddenly becomes &quot;pseudo&quot; code.<br />
<br />
Thank you, and stop bothering me with your inane questions.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Rashakil Fol</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232051.html</guid>
		</item>
		<item>
			<title>help with face recognition technique</title>
			<link>http://www.daniweb.com/forums/thread231988.html</link>
			<pubDate>Wed, 21 Oct 2009 14:30:01 GMT</pubDate>
			<description>hiii, 
i am doing my final year project in Face recognition using laplacianfaces. 
if any body has done this technique then please help me out.. 
i dont know how to find the k-nearest neighbors and thus the similarity matrix between images... 
please reply me anybody who ha some IDEA OR CLUE for...</description>
			<content:encoded><![CDATA[<div>hiii,<br />
i am doing my final year project in Face recognition using laplacianfaces.<br />
if any body has done this technique then please help me out..<br />
i dont know how to find the k-nearest neighbors and thus the similarity matrix between images...<br />
please reply me anybody who ha some IDEA OR CLUE for this...<br />
<br />
thnxx</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>kunal_tech</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231988.html</guid>
		</item>
		<item>
			<title>More, Pseudocode Questions??</title>
			<link>http://www.daniweb.com/forums/thread231977.html</link>
			<pubDate>Wed, 21 Oct 2009 13:50:48 GMT</pubDate>
			<description>I am having a real tough time understanding the logic involved in writing the pseudocode for the following problem. Any help would be greatly appreciated and beneficial. If someone could please show me an example of how they would write the pseudocode for this problem, I could learn from the...</description>
			<content:encoded><![CDATA[<div>I am having a real tough time understanding the logic involved in writing the pseudocode for the following problem. Any help would be greatly appreciated and beneficial. If someone could please show me an example of how they would write the pseudocode for this problem, I could learn from the example.  Please help!!<br />
<br />
The village of Ringwood has taken a special census. Every census record contains a household ID number, number of occupants, and income. Ringwood has exactly 75 households. Village statisticians are interested in the median household size and the median household income. Develop the logic for a program that determines these figures. (Remember, a list must be sorted before you can determine the median value.)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>2fac323</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231977.html</guid>
		</item>
		<item>
			<title>HELP:  pseudocode algorithm</title>
			<link>http://www.daniweb.com/forums/thread231776.html</link>
			<pubDate>Tue, 20 Oct 2009 21:38:38 GMT</pubDate>
			<description><![CDATA[I need help!!!  !I am just starting a programming class but teacher hasn't taught anything about writing pseduocode, yet she expects us to be able to do so. Here is what she wants me to do, but the book doesn't elaborate much on this.  
Any help will be appreciated even if its just a little bit.  ...]]></description>
			<content:encoded><![CDATA[<div>I need help!!!  !I am just starting a programming class but teacher hasn't taught anything about writing pseduocode, yet she expects us to be able to do so. Here is what she wants me to do, but the book doesn't elaborate much on this. <br />
Any help will be appreciated even if its just a little bit.  <br />
<br />
<span style="font-weight:bold">1. Write a pseudocode algorithm that will print out the numbers one through one hundred. You must use a loop (repetition) to do this.<br />
<br />
<br />
2. Write a pseudocode algorithm that reads in the variables Score1 and Score2 calculates which of the two values entered is the lowest value. Print out the lowest of the two scores entered.</span></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>DumbGuy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231776.html</guid>
		</item>
		<item>
			<title>Big O/ Big Theta notation</title>
			<link>http://www.daniweb.com/forums/thread231764.html</link>
			<pubDate>Tue, 20 Oct 2009 20:42:47 GMT</pubDate>
			<description>Hey, 
How do you prove that log (n!) is big theta of n log n? I tried using the definition method and the shortcut rules but I keep getting stuck.</description>
			<content:encoded><![CDATA[<div>Hey,<br />
How do you prove that log (n!) is big theta of n log n? I tried using the definition method and the shortcut rules but I keep getting stuck.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>shakunni</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231764.html</guid>
		</item>
		<item>
			<title>Bubble Sort (Number of Steps)</title>
			<link>http://www.daniweb.com/forums/thread231493.html</link>
			<pubDate>Mon, 19 Oct 2009 21:36:31 GMT</pubDate>
			<description><![CDATA[Hello coders, newbie on board! 
 
Just a quick question: How do I calculate the number of steps a bubble sort takes to sort a database of n entries? 
 
On my notes it is written that "It is easy to see that a bubble sort of n records requires n−1 comparisons on the ﬁrst pass, n−2 on the second and...]]></description>
			<content:encoded><![CDATA[<div>Hello coders, newbie on board!<br />
<br />
Just a quick question: How do I calculate the number of steps a bubble sort takes to sort a database of n entries?<br />
<br />
On my notes it is written that &quot;It is easy to see that a bubble sort of n records requires n−1 comparisons on the ﬁrst pass, n−2 on the second and so on down for a total of n−1 passes&quot; but I don't really understand it.  Neither the conclusion itself, nor how the guy came to that conclusion.<br />
<br />
I'd appreciate it if you could explain me the mathematics behind it, I don't want the answer, I want the way to the answer. :)<br />
<br />
Thanks in advance!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>SebKom</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231493.html</guid>
		</item>
		<item>
			<title>Need help with Pseudocode!!</title>
			<link>http://www.daniweb.com/forums/thread231430.html</link>
			<pubDate>Mon, 19 Oct 2009 16:10:06 GMT</pubDate>
			<description><![CDATA[I am confused by the question and having trouble designing the logic(pseudocode) for this problem, any help would be beneficial and appreciated..  
 
Heartland Community College has a file of student records sorted by the hour of the student's first class on Mondays this semester. The hour of the...]]></description>
			<content:encoded><![CDATA[<div>I am confused by the question and having trouble designing the logic(pseudocode) for this problem, any help would be beneficial and appreciated.. <br />
<br />
Heartland Community College has a file of student records sorted by the hour of the student's first class on Mondays this semester. The hour of the first class is a two-digit number based on a 24-hour clock (for example, a 1pm class is recorded as 13). Besides the hour, each record contains the student's name and town of residence. Create the logic to produce a report that students can use to organize carpools. The report lists the names and phone numbers of students from the city of Huntley.(Note that some students come from cities other than Huntley; these students should not be listed on the report.) Start a new group for each hour of the day, including the hour in a header that precedes the group.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>2fac323</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231430.html</guid>
		</item>
		<item>
			<title>IT newbie needs immeadiate help with pseudo code algorithm</title>
			<link>http://www.daniweb.com/forums/thread231251.html</link>
			<pubDate>Sun, 18 Oct 2009 21:28:28 GMT</pubDate>
			<description><![CDATA[Here's the problem:  
"Daily life magazine wants an analysis of the demographic characteristics of its readers. The Marketing department has collected reader survey records containing the age, gender, marital status, and annual income of readers. Design an application that accepts reader data and...]]></description>
			<content:encoded><![CDATA[<div>Here's the problem: <br />
&quot;Daily life magazine wants an analysis of the demographic characteristics of its readers. The Marketing department has collected reader survey records containing the age, gender, marital status, and annual income of readers. Design an application that accepts reader data and produces a count of readers by age groups as follows: under 20, 20-29, 30-39, 40-49, 50 and older.&quot;<br />
<br />
I know that the answer should include an array but i'm very confused as to how to search the array then organize the results by age groups. I if you can help, this assignment is due at midnight tonight so please hurry, thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>acm09</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231251.html</guid>
		</item>
		<item>
			<title>How to do an algorithm</title>
			<link>http://www.daniweb.com/forums/thread231195.html</link>
			<pubDate>Sun, 18 Oct 2009 15:43:31 GMT</pubDate>
			<description>Hi, im new at computer programming and i need help to do the following algorithm. The algorithm must be in both pseudocode and flowchart. Please help. Thanks! 
 
	Calculate the weekly salary of employees for a given number of hours each employee worked for the week. 
	The NAME and HOURS worked...</description>
			<content:encoded><![CDATA[<div>Hi, im new at computer programming and i need help to do the following algorithm. The algorithm must be in both pseudocode and flowchart. Please help. Thanks!<br />
<br />
	Calculate the weekly salary of employees for a given number of hours each employee worked for the week.<br />
	The NAME and HOURS worked for each employee is entered by the user and the salary for that employee is printed before the next employee is processed.<br />
	For the first 40 hours of work, the employee is paid $20.00 per hour. For any additional hours of work above 40, the employee is paid $30.00 per hour.<br />
	The process is repeated until an employee’s name “END” is entered at which point the program terminates.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>delia29</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231195.html</guid>
		</item>
		<item>
			<title>Query to compute the no. of exchanges</title>
			<link>http://www.daniweb.com/forums/thread231093.html</link>
			<pubDate>Sun, 18 Oct 2009 04:38:55 GMT</pubDate>
			<description><![CDATA[Given the size of array heap 'A' say 50 million, on calling MAX-HEAPIFY (A,300), how can I calculate the maximum and minimum no. of exchanges that can take place?]]></description>
			<content:encoded><![CDATA[<div>Given the size of array heap 'A' say 50 million, on calling MAX-HEAPIFY (A,300), how can I calculate the maximum and minimum no. of exchanges that can take place?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>katti.shyam</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231093.html</guid>
		</item>
		<item>
			<title>How do you prove the following is a bad idea?</title>
			<link>http://www.daniweb.com/forums/thread231046.html</link>
			<pubDate>Sat, 17 Oct 2009 21:40:01 GMT</pubDate>
			<description>I have a class that creates a stack object implemented with an array: 
 
So I have a method contractStack() which is called when the length of an array of the same class is greater than INITIAL_CAPACITY of 8, and the size of the stack (contents within the array) is less than or equal to ...</description>
			<content:encoded><![CDATA[<div>I have a class that creates a stack object implemented with an array:<br />
<br />
So I have a method contractStack() which is called when the length of an array of the same class is greater than INITIAL_CAPACITY of 8, and the size of the stack (contents within the array) is less than or equal to  one-quarter of the array's length.<br />
<br />
i.e. top &lt;= (Array.length / 4)<br />
<br />
Now, I have to prove that it is a bad idea to call this method when the size is less than one-half instead of one-quarter of the array's length.<br />
<br />
i.e. top &lt;= (Array.length /2)<br />
<br />
The instructions say:<br />
&quot;In order to see this is a bad idea, show the worst case amortized cost of a sequence of n operations on the stack would be Big Omega(n) instead of O(1), if contractStack was used like this.<br />
<br />
You should do this by finding some constant c that is greater than 0 and proving that for every inter n &gt;= N0 = 32, there is a sequence of n operations on a stack (following the use of the constructor to initialize it as an empty stack) whose execution requires at least cn^e steps&quot;<br />
<br />
I understand the question, but I don't understand how the cost of the operations would be more expensive. Anyone have a good guess at what i'm supposed to do?<br />
<br />
My implementation of contractStack is:<br />
 <pre style="margin:20px; line-height:13px">private void contractStack () {<br />
&nbsp; int[] tempArray = new int[(StackContents.length /2)]; // creates new array of half size<br />
&nbsp; for (int i = 0; i &lt;= top; i++) {<br />
&nbsp; &nbsp; tempArray[i] = StackContents[i]; // places contents of stack into new array<br />
&nbsp; }<br />
&nbsp; StackContents = tempArray; // Set StackContents to the new smaller array.<br />
}</pre><br />
I have found bounds for this operation in the function: 3n + 4, which means there are 3 units of cost in the loop, and 4 constant units for the method in general. Which means the worst case cost of this function should be Theta(n).</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>iamsmooth</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread231046.html</guid>
		</item>
		<item>
			<title>MIT Scheme</title>
			<link>http://www.daniweb.com/forums/thread230836.html</link>
			<pubDate>Fri, 16 Oct 2009 23:47:05 GMT</pubDate>
			<description>I having hard time understanding how to read the expression in scheme. Need HELP!! Can anyone help. PLEASE</description>
			<content:encoded><![CDATA[<div>I having hard time understanding how to read the expression in scheme. Need HELP!! Can anyone help. PLEASE</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>imano5</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230836.html</guid>
		</item>
		<item>
			<title>Cover letters and resume advice</title>
			<link>http://www.daniweb.com/forums/thread230742.html</link>
			<pubDate>Fri, 16 Oct 2009 15:33:27 GMT</pubDate>
			<description><![CDATA[people in the forum who have jobs or who are recruiters or own a company (yes I'm referring to people such as sergey brin and lawrence page); what advice would you give to an entry level computer science student about what to put on resume and cover letters. 
 
i'm looking for keywords and phrases...]]></description>
			<content:encoded><![CDATA[<div>people in the forum who have jobs or who are recruiters or own a company (yes I'm referring to people such as sergey brin and lawrence page); what advice would you give to an entry level computer science student about what to put on resume and cover letters.<br />
<br />
i'm looking for keywords and phrases that you have seen that was totally outside the box which really caught your eye and though to yourself &quot;this bloke sounds interesting maybe i should call him for an interview!&quot;.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>drjay1627</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230742.html</guid>
		</item>
		<item>
			<title>swarmplayer source code</title>
			<link>http://www.daniweb.com/forums/thread230482.html</link>
			<pubDate>Thu, 15 Oct 2009 18:47:46 GMT</pubDate>
			<description>how can i compile/ run the swarm player source code 
any ideas?</description>
			<content:encoded><![CDATA[<div>how can i compile/ run the swarm player source code<br />
any ideas?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>mohfawzy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230482.html</guid>
		</item>
		<item>
			<title>Structured Systems Analysis and Design</title>
			<link>http://www.daniweb.com/forums/thread230383.html</link>
			<pubDate>Thu, 15 Oct 2009 12:21:01 GMT</pubDate>
			<description>Hi All, 
 
I would like to know the Structured Systems Analysis and Design development models: 
 
* Best Practices 
 
* Risk Areas 
 
* Potential Areas Of Harm.</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I would like to know the Structured Systems Analysis and Design development models:<br />
<br />
* Best Practices<br />
<br />
* Risk Areas<br />
<br />
* Potential Areas Of Harm.<br />
<br />
<span style="font-weight:bold">Thanks,</span><br />
Madan KN</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>vaishalisnz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230383.html</guid>
		</item>
		<item>
			<title>Need help with Karnaugh map</title>
			<link>http://www.daniweb.com/forums/thread230172.html</link>
			<pubDate>Wed, 14 Oct 2009 17:55:37 GMT</pubDate>
			<description><![CDATA[I'm having a lil trouble on some of my homework in computer architect 
 
I have to use digital electronic circuit to convert a 4-input set of signals into the 7-output lines to be fed into a 7-segment display 
 
and display it in a Karnaugh map 
 
help please!]]></description>
			<content:encoded><![CDATA[<div>I'm having a lil trouble on some of my homework in computer architect<br />
<br />
I have to use digital electronic circuit to convert a 4-input set of signals into the 7-output lines to be fed into a 7-segment display<br />
<br />
and display it in a Karnaugh map<br />
<br />
help please!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>peedi</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230172.html</guid>
		</item>
		<item>
			<title>final year project - tracker!</title>
			<link>http://www.daniweb.com/forums/thread230117.html</link>
			<pubDate>Wed, 14 Oct 2009 12:53:03 GMT</pubDate>
			<description>Greetings! I am fairly new to this!   
 
I am in the final year of my Computer Science with Management degree. I have chosen to do my final year project (dissertation) on a Document Copying Tracker. Which basically is a system which tracks how documents are edited (copied, pasted etc) by users. To...</description>
			<content:encoded><![CDATA[<div>Greetings! I am fairly new to this!  <br />
<br />
I am in the final year of my Computer Science with Management degree. I have chosen to do my final year project (dissertation) on a Document Copying Tracker. Which basically is a system which tracks how documents are edited (copied, pasted etc) by users. To track how one document was composed from another(like an hierarchy - parent and offspring) I will have to incorporate an editor. <br />
<br />
This service is offered by many programs on the net. However I am not able to find any documentation on how to make one. I have no idea of how to undertake such a project with no guidance from my tutor. Any help on where to start will be much appreciated! <br />
<br />
Regards!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>t.abbas</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230117.html</guid>
		</item>
		<item>
			<title>Research on the use of graphics to replace typed passwords.</title>
			<link>http://www.daniweb.com/forums/thread230022.html</link>
			<pubDate>Wed, 14 Oct 2009 05:38:23 GMT</pubDate>
			<description><![CDATA[hello All,  
i have no idea where should i post this question ... 
This is my Operating system assingnment . Can any one give me some example ?  
 
"In academic literature or the Internet, research the use of graphics to replace typed passwords. 
Describe the historical milestones of the technology...]]></description>
			<content:encoded><![CDATA[<div>hello All, <br />
i have no idea where should i post this question ...<br />
This is my Operating system assingnment . Can any one give me some example ? <br />
<br />
&quot;In academic literature or the Internet, research the use of graphics to replace typed passwords.<br />
Describe the historical milestones of the technology and the advantages and disadvantages of the<br />
technology. Finally find one real world applications that use this technology, citing your  sources &quot; <br />
 Thank you ..<br />
Grace be with you ...<br />
xy</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>xueyingkoo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread230022.html</guid>
		</item>
		<item>
			<title>Programming in Teams</title>
			<link>http://www.daniweb.com/forums/thread229940.html</link>
			<pubDate>Tue, 13 Oct 2009 21:12:31 GMT</pubDate>
			<description>Hey everyone, Ive got a question about team programming. My teacher for Computer Science gave us our first team project last week. The goal was to create a program that calculated how long it took a ball to hit the ground given a certain height. Me and my group failed pretty badly. We each sat down...</description>
			<content:encoded><![CDATA[<div>Hey everyone, Ive got a question about team programming. My teacher for Computer Science gave us our first team project last week. The goal was to create a program that calculated how long it took a ball to hit the ground given a certain height. Me and my group failed pretty badly. We each sat down at a computer and wrote the program throwing advice and ideas at eachother as we went. When one of my group mates got a program up and running we sent it in to be graded. Im really hoping that the way we went about this isnt the best way, because it was very painful and time consuming, and I was wondering how teams go about programming. Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>rysin</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229940.html</guid>
		</item>
		<item>
			<title>Pseudocode- module passing</title>
			<link>http://www.daniweb.com/forums/thread229898.html</link>
			<pubDate>Tue, 13 Oct 2009 17:30:18 GMT</pubDate>
			<description>Hello, I am having trouble writing the pseudocode for the following question. Any advice as to what I may be missing or doing wrong would be greatly appreciated. 
 
Question: 
Plan the logic for a program that contains two modules. The first module prompts the user for a grade on an exam. Pass the...</description>
			<content:encoded><![CDATA[<div>Hello, I am having trouble writing the pseudocode for the following question. Any advice as to what I may be missing or doing wrong would be greatly appreciated.<br />
<br />
Question:<br />
Plan the logic for a program that contains two modules. The first module prompts the user for a grade on an exam. Pass the grade to a second module that prints &quot;Pass&quot; if the grade is 60 percent or higher and &quot;Fail&quot; if it is not. <br />
<br />
My pseudocode:<br />
<br />
start<br />
num grade<br />
print “Enter exam percentage:”<br />
get grade<br />
gradePercent (grade)<br />
print grade<br />
stop<br />
<br />
num gradePercent(grade)<br />
if gradePercent &lt; 60 then<br />
	print “Fail”<br />
else<br />
	print”Pass”<br />
return gradePercent</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>2fac323</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229898.html</guid>
		</item>
		<item>
			<title>Algorithm issues</title>
			<link>http://www.daniweb.com/forums/thread229827.html</link>
			<pubDate>Tue, 13 Oct 2009 13:18:22 GMT</pubDate>
			<description>I have been assigned to write an algorithm.  I would like to know if there is a way I can get some of you to look at it and tell me if I am correct.  I know according to the rules I am not just suppose to post my work.  If anyone could help please let me know.  Thanks!</description>
			<content:encoded><![CDATA[<div>I have been assigned to write an algorithm.  I would like to know if there is a way I can get some of you to look at it and tell me if I am correct.  I know according to the rules I am not just suppose to post my work.  If anyone could help please let me know.  Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>unsure</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229827.html</guid>
		</item>
		<item>
			<title>Can someone help explain asymptotic notation in regards to algorithms for me?</title>
			<link>http://www.daniweb.com/forums/thread229735.html</link>
			<pubDate>Tue, 13 Oct 2009 06:52:57 GMT</pubDate>
			<description><![CDATA[I'm not very math profficient yet, since I haven't taken enough Math classes at school, but we're covering asymptotic notation and running times of algorithms in class, which seems pretty mathy (yes mathy is a word). 
 
Anyways, first, I need to clarify: upper/lower bounds refers to max/min cost of...]]></description>
			<content:encoded><![CDATA[<div>I'm not very math profficient yet, since I haven't taken enough Math classes at school, but we're covering asymptotic notation and running times of algorithms in class, which seems pretty mathy (yes mathy is a word).<br />
<br />
Anyways, first, I need to clarify: upper/lower bounds refers to max/min cost of an algorithm, right? i.e. if we have 1 &lt; t &lt; 10, lower bounds is 1, and upper bounds is 10?<br />
<br />
Secondly, I want to clarify if what I think is true: there exists many different notations, big-o, little-o, theta, etc, and all of it describes the run time differently. I think big-o describes the upper bounds of an algorithm's cost or something? With that, how do you describe and analyze an algorithm? In class, we get asked what the worst case run time is of something, and the answer is always theta of 1, or theta of something. How can I tell?<br />
<br />
Lastly, what does amortized cost mean?<br />
<br />
Thanks to anyone who replies!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>iamsmooth</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229735.html</guid>
		</item>
		<item>
			<title>Good Data Structure Books?</title>
			<link>http://www.daniweb.com/forums/thread229687.html</link>
			<pubDate>Tue, 13 Oct 2009 02:30:28 GMT</pubDate>
			<description>Hi, I am currently taking a class on data structures(analyzed in C++) at a university and I really find our current text book, Data Structures and Algorithm Analysis by Mark Allen Weiss, hard to follow. Does anyone know any good data structure books that pulled you in? Thanks for your time. 
 
P.S-...</description>
			<content:encoded><![CDATA[<div>Hi, I am currently taking a class on data structures(analyzed in C++) at a university and I really find our current text book, Data Structures and Algorithm Analysis by Mark Allen Weiss, hard to follow. Does anyone know any good data structure books that pulled you in? Thanks for your time.<br />
<br />
P.S- The books do not have to be in C++. ;)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>rgpii</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229687.html</guid>
		</item>
		<item>
			<title>Marketing Software</title>
			<link>http://www.daniweb.com/forums/thread229649.html</link>
			<pubDate>Mon, 12 Oct 2009 23:16:29 GMT</pubDate>
			<description>I am new to the forum and new to Software Development, I am running a design business at the moment and want to have built a marketing web app, where all my websites I make have a system that goes with them that checks the ranking everyday and checks everything SEO related, does a system like this...</description>
			<content:encoded><![CDATA[<div>I am new to the forum and new to Software Development, I am running a design business at the moment and want to have built a marketing web app, where all my websites I make have a system that goes with them that checks the ranking everyday and checks everything SEO related, does a system like this exist I also want more advanced features added later but for the most part basically just tracking monitoring improving comparing SEO to get best results.<br />
<br />
<br />
Thanks, hope it makes sence.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>MDesign</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229649.html</guid>
		</item>
		<item>
			<title>Some cool programs to practice</title>
			<link>http://www.daniweb.com/forums/thread229608.html</link>
			<pubDate>Mon, 12 Oct 2009 18:52:29 GMT</pubDate>
			<description>I have been learning Programming since the last year. I know C, C++ Java. I want to code some short but interesting programs, which would help me. 
Anything like magic odd square thing?</description>
			<content:encoded><![CDATA[<div>I have been learning Programming since the last year. I know C, C++ Java. I want to code some short but interesting programs, which would help me.<br />
Anything like magic odd square thing?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>priteshdesai</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229608.html</guid>
		</item>
		<item>
			<title>Greedy algorithm</title>
			<link>http://www.daniweb.com/forums/thread229463.html</link>
			<pubDate>Mon, 12 Oct 2009 08:32:39 GMT</pubDate>
			<description>Can anybody help me find a way to solve the problem 
Problem 
 
You are asked to assign m of the programmers among n projects. Assume that all of the programmers are equally competent. 
You have figured out how much benefit i programmers will bring to project j. View this benefit as a number....</description>
			<content:encoded><![CDATA[<div>Can anybody help me find a way to solve the problem<br />
Problem<br />
<br />
You are asked to assign m of the programmers among n projects. Assume that all of the programmers are equally competent.<br />
You have figured out how much benefit i programmers will bring to project j. View this benefit as a number. Formally put, for each project j, you have computed an array Aj[0..m] where Aj [i] is the benefit obtained by assigning i programmers to project j. Assume<br />
that Aj [i] is nondecreasing with increasing i. Further make the economically sound assumption that the marginal benefit obtained by assigning an ith programmer to a project is nonincreasing as i increases. Thus, for all j and i &gt;= 1, Aj[i + 1] - Aj[i] &lt;= Aj[i] - Aj [i - 1].<br />
Design a greedy algorithm to determine how many programmers you will assign to each project such that the total benefit obtained over all projects is maximized.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>corizon</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229463.html</guid>
		</item>
		<item>
			<title>Weird website behavior</title>
			<link>http://www.daniweb.com/forums/thread229422.html</link>
			<pubDate>Mon, 12 Oct 2009 03:33:31 GMT</pubDate>
			<description><![CDATA[Hi guys, I'm not really good in web design nor html so I try to get a book to learn more about it. I come accross a website that sell book. The weird thing about this site is that the book has different prices when using different computer to look for it.  
I try check up a book "Creating Web Pages...]]></description>
			<content:encoded><![CDATA[<div>Hi guys, I'm not really good in web design nor html so I try to get a book to learn more about it. I come accross a website that sell book. The weird thing about this site is that the book has different prices when using different computer to look for it. <br />
I try check up a book &quot;Creating Web Pages for Dummies&quot; and the prices on my laptop and desktop of that same book is different.Also I search a couple other book and some of them also have different prices between my desktop and laptop.<br />
<br />
My question is how is that possible, my understanding is that a website would store prices on their own database so that people can't mess with the price. How is it that in this case the website would give different price for the book when using different computer.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>nblue</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread229422.html</guid>
		</item>
		<item>
			<title>Problem implementing Visitor Pattern with Abstract visitor class</title>
			<link>http://www.daniweb.com/forums/thread228906.html</link>
			<pubDate>Fri, 09 Oct 2009 15:27:44 GMT</pubDate>
			<description><![CDATA[I posted this in the C++ forum, but decided to repost here as it relates to software development, and this might be a better audience for it. 
 
I'm trying to implement a Visitor Pattern in c++, but I'm having problems with the elements being visited in turn having their children visited. For...]]></description>
			<content:encoded><![CDATA[<div>I posted this in the C++ forum, but decided to repost here as it relates to software development, and this might be a better audience for it.<br />
<br />
I'm trying to implement a Visitor Pattern in c++, but I'm having problems with the elements being visited in turn having their children visited. For example I have a class Element, which has a vector of Nodes (can be elements or any classes that inherit from node):<br />
 <pre style="margin:20px; line-height:13px">class Element : public Node{<br />
&nbsp; &nbsp; &nbsp; &nbsp; public:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Element();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Element(string n, string v = &quot; &quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~Element();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; void Accept(Visitor&amp; v);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; vector&lt;Node*&gt; nodeVec;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; vector&lt;Attr*&gt; attrVec;<br />
&nbsp; &nbsp; &nbsp; &nbsp; private:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; string name, value;<br />
};<br />
<br />
void Element::Accept(Visitor&amp; v)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; v.VisitElement(*this);<br />
}</pre><br />
And I have a concreteVisitorA class, which inherits from an abstract visitor class<br />
 <pre style="margin:20px; line-height:13px"> <br />
class ConcreteVisitorA : public Visitor {<br />
&nbsp; &nbsp; &nbsp; &nbsp; public:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ConcreteVisitorA();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ~ConcreteVisitorA();<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; void VisitElement(Element e);<br />
};<br />
<br />
void ConcreteVisitorA::VisitElement(Element e)<br />
{<br />
&nbsp; &nbsp; &nbsp; &nbsp; int numNodes = e.GetNumNodes();<br />
&nbsp; &nbsp; &nbsp; &nbsp; int numAttrs = e.GetNumAttrs();<br />
&nbsp; &nbsp; &nbsp; &nbsp; cout &lt;&lt; &quot;Visitor has found &quot; &lt;&lt; numNodes &lt;&lt; &quot; noes\n&quot;;<br />
&nbsp; &nbsp; &nbsp; &nbsp; e.nodeVec[0]-&gt;Accept(this);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; }</pre><br />
The problem is when it gets to the last line of VisitElement, where the first member of the vector is visited i get the error<br />
<br />
 <pre style="margin:20px; line-height:13px">concreteVisitorA.cc:20: error: no matching function for call to 'Node::Accept(ConcreteVisitorA* const)'<br />
node.h:9: note: candidates are: virtual void Node::Accept(Visitor&amp;)</pre><br />
The Accept method has to have visitor passed to it by reference, because it is abstract. But &quot;this&quot; is a pointer and the whole thing craps out. Any suggestions?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>hoolr</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228906.html</guid>
		</item>
		<item>
			<title>LCR-Leader Election</title>
			<link>http://www.daniweb.com/forums/thread228830.html</link>
			<pubDate>Fri, 09 Oct 2009 10:12:29 GMT</pubDate>
			<description>Hello, 
 
Could anybody please help me understand the idea of LCR leader election in a synchronous ring? 
 
The idea is: Suppose a distributed system consists of a collection of  
homogeneous participants 
• How to pick one out of this group? 
 
Basic assumptions 
• Each participant has a unique...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
Could anybody please help me understand the idea of LCR leader election in a synchronous ring?<br />
<br />
The idea is: Suppose a distributed system consists of a collection of <br />
homogeneous participants<br />
• How to pick one out of this group?<br />
<br />
Basic assumptions<br />
• Each participant has a unique identifier<br />
• Goal is to choose that member with the largest identifier as leade<br />
• Set of all identifiers unknown to all participants <br />
<br />
Time assumptions<br />
• Synchronous time model – all processes operate in lock-step, <br />
bounded message transit time.   <br />
<br />
PS: i have NO IDEA what lock-step means! i couldnt understand the <br />
--------------------------------------------------------------------------------------<br />
above time assumptions.<br />
--------------------------------<br />
<br />
<br />
Assumptions<br />
• G is a ring consisting of n nodes<br />
• Nodes are numbered 1 to n<br />
• Nodes do not know their indices, nor those of their neighbors<br />
• Node can distinguish its clockwise neighbor from its <br />
counterclockwise neighbor <br />
<br />
Algorithm (informal)<br />
• Each node sends its UID to its neighbor. A received UID is <br />
compared to the own UID. <br />
• If new UID &lt; own UID: ignore new UID, send largest UID so far <br />
• If new UID &gt; largest so far occurred UID: pass this UID on<br />
• If new UID = own UID: claim leadership<br />
<br />
Invariant: Each node sends in every round the largest so <br />
far occurred UID to its neighbor<br />
<br />
<br />
PS: Could anybody tell me what a round is !?! <br />
----------------------------------------------------------<br />
<br />
Message complexity is o(n^2)     ( WHY ?)<br />
<br />
say we have the ring  with processes numbered   :<br />
<br />
1, 2, 4, 3, and 5.<br />
<br />
what i understood is :<br />
<br />
time 0:<br />
1 sends its UID 1 to 2,  2 compares it, and since 2 bigger, it discards it.<br />
<br />
time1:<br />
So now the token in with 2,  2 sends its UID 2 to 4, since 4 is bigger, it discards it.<br />
<br />
time2:<br />
So now the token in with 4,  4 sends its UID 4 to 3, since 3 is less, 3 passes UID 4 to 5.<br />
<br />
time3:<br />
So now the token in with 3,  3 sends its UID 4 to 5, since 5 is less, 5 passes it discards it.<br />
<br />
and so on...5 sends uid 5 to 1...<br />
<br />
is that true? please could anybody answer my questions above?<br />
<br />
THANK you SO much</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>wonder_laptop</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228830.html</guid>
		</item>
		<item>
			<title>PLEASE help me with this pseudocode problem!!!!</title>
			<link>http://www.daniweb.com/forums/thread228703.html</link>
			<pubDate>Thu, 08 Oct 2009 23:59:03 GMT</pubDate>
			<description><![CDATA[*I'm totally stuck on this problem for homework::* 
*** Write pseudocode to represent the logic of a program that allows the user to enter values that represent the radius of a Circle. The Program calculates the Diameter (by multiplying the Radius by 2) and then calculates the Circumference (by...]]></description>
			<content:encoded><![CDATA[<div><span style="font-weight:bold">I'm totally stuck on this problem for homework::</span><br />
*** <span style="font-style:italic">Write pseudocode to represent the logic of a program that allows the user to enter values that represent the radius of a Circle. The Program calculates the Diameter (by multiplying the Radius by 2) and then calculates the Circumference (by multiplying the Diameter by 3.14). The program prints both the Diameter and Circumference</span>.***<br />
<br />
<br />
This stuff is kinda confusing to me and my class book isn't helping me much. This is what I've come up with, but it looks wrong to me but I don't know which parts are and what I should fix or change::::<br />
<br />
<br />
<span style="font-weight:bold">Start<br />
input radius<br />
compute diameter as radius times 2<br />
	print diameter<br />
circumference = diameter times 3.14<br />
	print diameter, circumference<br />
end </span><br />
<br />
<br />
Btw, THANK YOU to all who helps me! =)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>OrangeNaa</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228703.html</guid>
		</item>
		<item>
			<title>HELP! How do you make an Algorithmic loop?</title>
			<link>http://www.daniweb.com/forums/thread228680.html</link>
			<pubDate>Thu, 08 Oct 2009 21:53:36 GMT</pubDate>
			<description><![CDATA[I had to take computer science for my major, but I have no idea what's going on in this class.   
 
I have to write an algorithm that reads in ten positive integers from the keyboard (upper size limit is 99).  Output the additive total of the ten numbers and also output the smallest of those ten...]]></description>
			<content:encoded><![CDATA[<div>I had to take computer science for my major, but I have no idea what's going on in this class.  <br />
<br />
I have to write an algorithm that reads in ten positive integers from the keyboard (upper size limit is 99).  Output the additive total of the ten numbers and also output the smallest of those ten numbers.  Illegal inputs (&lt;1 or &gt;99) are to be discarded and a replacement entry accepted if legal.<br />
<br />
can anybody PLEASE tell me what this means</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Kellbell147</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228680.html</guid>
		</item>
		<item>
			<title>OOP</title>
			<link>http://www.daniweb.com/forums/thread228636.html</link>
			<pubDate>Thu, 08 Oct 2009 18:53:04 GMT</pubDate>
			<description>there are many info about it but what does this mean? what does object orienting mean? 
 
and what Oriented prog. language is better? 
 
sorry for my weakness english. :)</description>
			<content:encoded><![CDATA[<div>there are many info about it but what does this mean? what does object orienting mean?<br />
<br />
and what Oriented prog. language is better?<br />
<br />
sorry for my weakness english. :)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Dixtosa</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228636.html</guid>
		</item>
		<item>
			<title>concurrent programming contentions</title>
			<link>http://www.daniweb.com/forums/thread228393.html</link>
			<pubDate>Wed, 07 Oct 2009 19:14:24 GMT</pubDate>
			<description>Can any one explain the difference between 
absence of contention VS. presence of contention with an example please!!!! 
thanks!!</description>
			<content:encoded><![CDATA[<div>Can any one explain the difference between<br />
absence of contention VS. presence of contention with an example please!!!!<br />
thanks!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>zhangj5</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread228393.html</guid>
		</item>
		<item>
			<title>Decimal to binary conversion</title>
			<link>http://www.daniweb.com/forums/thread227963.html</link>
			<pubDate>Tue, 06 Oct 2009 05:04:58 GMT</pubDate>
			<description><![CDATA[To convert  1310  to binary, the steps are as  follows: 
 
13/2 = 6 remainder 1 
6/2 = 3 remainder 0 
3/2 = 1 remainder 1 
1/2 = 0 remainder 1 
 
I didn't understand the last step. How can 1/2=0 . It should be 0.5 
And how can remainder be 1. Please can anyone explain this.]]></description>
			<content:encoded><![CDATA[<div>To convert  1310  to binary, the steps are as  follows:<br />
<br />
13/2 = 6 remainder 1<br />
6/2 = 3 remainder 0<br />
3/2 = 1 remainder 1<br />
1/2 = 0 remainder 1<br />
<br />
I didn't understand the last step. How can 1/2=0 . It should be 0.5<br />
And how can remainder be 1. Please can anyone explain this.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>seo2005</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227963.html</guid>
		</item>
		<item>
			<title>link list</title>
			<link>http://www.daniweb.com/forums/thread227720.html</link>
			<pubDate>Mon, 05 Oct 2009 08:02:45 GMT</pubDate>
			<description><![CDATA[Hello everybody. All though I have joined recently, iv been following DANIWEB since years. I was wondering if someone could help me understand how link lists exactly work. I understand how they work in general, but when I tried to understand what the "->" operator does and how it exactly works, I...]]></description>
			<content:encoded><![CDATA[<div>Hello everybody. All though I have joined recently, iv been following DANIWEB since years. I was wondering if someone could help me understand how link lists exactly work. I understand how they work in general, but when I tried to understand what the &quot;-&gt;&quot; operator does and how it exactly works, I got very confused. overall I do not have a very clear concept of pointers and &quot;-&gt;&quot; operator hence I am finding is very hard to program a linked list in which I need to insert data and print it out. If someone could just make me understand how pointers and &quot;-&gt;&quot; operator works, I will write some code and post it back.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>UberJoker</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227720.html</guid>
		</item>
		<item>
			<title>Requirements Engineering -- What are Direct and Quality Conflicts?</title>
			<link>http://www.daniweb.com/forums/thread227518.html</link>
			<pubDate>Sun, 04 Oct 2009 02:52:39 GMT</pubDate>
			<description>as above.. how do i identify these two types of conflicts? 
 
thanks.</description>
			<content:encoded><![CDATA[<div>as above.. how do i identify these two types of conflicts?<br />
<br />
thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>TheGhost</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227518.html</guid>
		</item>
		<item>
			<title>Calculating T(n) for recursion</title>
			<link>http://www.daniweb.com/forums/thread227497.html</link>
			<pubDate>Sat, 03 Oct 2009 21:59:16 GMT</pubDate>
			<description><![CDATA[Hi All, 
 
I have been given a time complexity recursive function T(n) = 9 T(n/3) + (n)2 [read as n square]. Now I am supposed to find out the precise values of T(3) etc etc .. 
 
Please help me understand as to what needs to be done. Is this just plugging in the values? And should I consider (n)2...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have been given a time complexity recursive function T(n) = 9 T(n/3) + (n)2 [read as n square]. Now I am supposed to find out the precise values of T(3) etc etc ..<br />
<br />
Please help me understand as to what needs to be done. Is this just plugging in the values? And should I consider (n)2 in calculating T(3).?<br />
<br />
Please help me understand.<br />
<br />
Thanks!!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>katti.shyam</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227497.html</guid>
		</item>
		<item>
			<title>Where to get started with VHDL</title>
			<link>http://www.daniweb.com/forums/thread227320.html</link>
			<pubDate>Fri, 02 Oct 2009 23:23:30 GMT</pubDate>
			<description><![CDATA[I've already taken an intro level physics course at my University where we discussed the basics (boolean algebra, logic gates, etc.)  But we never covered VHDL.  I really want to learn more about VHDL. 
 
I'm not sure were to get started.  I tried googling for information however, I'm not sure I...]]></description>
			<content:encoded><![CDATA[<div>I've already taken an intro level physics course at my University where we discussed the basics (boolean algebra, logic gates, etc.)  But we never covered VHDL.  I <span style="font-style:italic">really</span> want to learn more about VHDL.<br />
<br />
I'm not sure were to get started.  I tried googling for information however, I'm not sure I quite understand how VHDL is supposed to work?<br />
<br />
I keeping reading about VHDL simulators and I have no idea what there taking about.<br />
<br />
Could someone explain to me what I need to get started with VHDL development?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>scarypajamas</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227320.html</guid>
		</item>
		<item>
			<title><![CDATA[BSc 2nd Year Project "Apartment Rental System"]]></title>
			<link>http://www.daniweb.com/forums/thread227072.html</link>
			<pubDate>Thu, 01 Oct 2009 18:25:24 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I am currently doing 2nd year of my BSc Computer Studies. I have selected "Apartment Rental System" as my project title. But I am stuck with details of such system documentation. Please help me in this situ to complete my 2nd year.  
 
Thank u]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am currently doing 2nd year of my BSc Computer Studies. I have selected &quot;Apartment Rental System&quot; as my project title. But I am stuck with details of such system documentation. Please help me in this situ to complete my 2nd year. <br />
<br />
Thank u</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>nafnaf81</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227072.html</guid>
		</item>
		<item>
			<title>Proper planning before developing a program</title>
			<link>http://www.daniweb.com/forums/thread227004.html</link>
			<pubDate>Thu, 01 Oct 2009 13:19:06 GMT</pubDate>
			<description>Hi , I am a software developer in .net . 
My problem is that after I develop an application , I have problems understanding the code quickly whenever I need to go back to it after some time. 
 
Right now I am converting a data-app from VB6 to c# . 
I started about a month ago , without planning...</description>
			<content:encoded><![CDATA[<div>Hi , I am a software developer in .net .<br />
My problem is that after I develop an application , I have problems understanding the code quickly whenever I need to go back to it after some time.<br />
<br />
Right now I am converting a data-app from VB6 to c# .<br />
I started about a month ago , without planning much , and now I am struggling to understand the logic.Today I had a talk with a user and things cleared up much more .<br />
<br />
How should I plan an application before I start?Should I learn some topics/books? <br />
<br />
I've got experience in VB6,vba,c# and SQL   , however I don't feel confident in my programming abilities because I can't predict when I'll finish a project .<br />
<br />
-Thanks</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>stoymigo</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread227004.html</guid>
		</item>
		<item>
			<title>COncurrent Program</title>
			<link>http://www.daniweb.com/forums/thread226988.html</link>
			<pubDate>Thu, 01 Oct 2009 11:22:43 GMT</pubDate>
			<description>Hi Im developing a vending machine which have conneted to the bank server for card related transaction..... I have completed the coding and the system is working fine..... But I am required to apply concurrency to the system in fact controlled ones...... Is there anybody who has an idea where the...</description>
			<content:encoded><![CDATA[<div>Hi Im developing a vending machine which have conneted to the bank server for card related transaction..... I have completed the coding and the system is working fine..... But I am required to apply concurrency to the system in fact controlled ones...... Is there anybody who has an idea where the concurrency should be applied for such a system...... I dont need the source code but can u help me where it should come pleassssssssssssss............... Urgent</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Zaad</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226988.html</guid>
		</item>
		<item>
			<title>File Structure , PLease help thanks.</title>
			<link>http://www.daniweb.com/forums/thread226723.html</link>
			<pubDate>Wed, 30 Sep 2009 08:53:54 GMT</pubDate>
			<description>In early linux systems, inodes were kept together on one part of a disk, while the corresponding data was scattered elsewhere on the disk. Later editions divided disks drives into group of adjacent cylinders called cylinder groups, in which each cylinder group contains inodes and their...</description>
			<content:encoded><![CDATA[<div>In early linux systems, inodes were kept together on one part of a disk, while the corresponding data was scattered elsewhere on the disk. Later editions divided disks drives into group of adjacent cylinders called cylinder groups, in which each cylinder group contains inodes and their corresponding data. How does this new organization improve performance?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>lotrsimp12345</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226723.html</guid>
		</item>
		<item>
			<title>News Story UK looks for bite of 110 million CERN contract cherry</title>
			<link>http://www.daniweb.com/news/story226530.html</link>
			<pubDate>Tue, 29 Sep 2009 11:45:58 GMT</pubDate>
			<description><![CDATA[According to the British government organisation which helps UK-based companies to succeed in the wider global economy, UK Trade & Investment (UKTI (http://www.uktradeinvest.gov.uk)), it is currently helping some 76 UK companies pitch for business with the European particle physics laboratory,...]]></description>
			<content:encoded><![CDATA[<div>According to the British government organisation which helps UK-based companies to succeed in the wider global economy, UK Trade &amp; Investment (<a rel="nofollow" class="t" href="http://www.uktradeinvest.gov.uk" target="_blank">UKTI</a>), it is currently helping some 76 UK companies pitch for business with the European particle physics laboratory, CERN. Apparently, CERN spent a massive £110 million ($175.75 million) on such supply contracts last year.<br />
<br />
UKTI is working with the Science &amp; Technology Facilities Council (STFC) to bring senior procurement officials to the UK who are looking to fulfil contracts in areas such as IT, mechanical engineering and electronics. The UK companies will be meeting with CERN officials at two roadshows, the first of which is to be held at the STFC Rutherford Appleton Laboratory in Oxfordshire today while the second will be tomorrow at the STFC Daresbury Research Laboratory in Cheshire.<br />
<br />
Sir Andrew Cahn, UK Trade &amp; Investment Chief Executive says &quot;Working with CERN is not only a feather in the cap for a British company but also an excellent business opportunity. Firms which meet the highest scientific standards required by this facility win not only business but also a world-class endorsement of their innovation and quality.&quot;<br />
<br />
John Womersley, Director of Science Programmes at STFC, added: &quot;This is a fantastic opportunity for UK businesses to be involved in one of the world’s most exciting scientific projects, and for the UK to reap some of the benefits of the major scientific investment made by the Science &amp; Technology Facilities Council in CERN.&quot;<br />
<br />
UK firms that are winning business at CERN include:<br />
<ul><li>ELITE, from Enniskillen in Northern Ireland, won a contract for £68,000 to produce power packs for the new magnet protection system of the Large Hadron Collider (LHC).<br /></li>
<li>Didcot’s Qudos Technology (RAL) designed, constructed and commissioned the large clean-room for the Tracker Integration Facility (TIF).<br /></li>
<li>TM Engineers, from Kingswinford in the West Midlands, manufactured the CMS electromagnetic calorimeter endcap support structures.<br /></li>
<li>Cemgraft Electronics from Newbury, Berkshire, provided half of the 700 ROBin cards in ATLAS.<br /></li>
<li>eXception EMS, from Calne in Wiltshire, manufactured the tracker front-end drivers for CMS, an electronic system designed and developed at RAL.</li>
</ul></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>newsguy</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226530.html</guid>
		</item>
		<item>
			<title>News Story WW2 code breakers win the lottery</title>
			<link>http://www.daniweb.com/news/story226521.html</link>
			<pubDate>Tue, 29 Sep 2009 11:01:10 GMT</pubDate>
			<description>Bletchley Park, the top secret code breaking hub that played a pivotal role in the outcome of World War Two, has finally been awarded development funding of some £460,500 ($735,500) from the Heritage Lottery Fund. 
 
The money will literally save the place the saved the lives of countless people by...</description>
			<content:encoded><![CDATA[<div>Bletchley Park, the top secret code breaking hub that played a pivotal role in the outcome of World War Two, has finally been awarded development funding of some £460,500 ($735,500) from the Heritage Lottery Fund.<br />
<br />
The money will literally save the place the saved the lives of countless people by shortening World War two by at least two years. With the money, the Bletchley Park Trust will be able to start plans for transforming <a rel="nofollow" class="t" href="http://www.bletchleypark.org.uk" target="_blank">Bletchley Park</a> itself into a world class heritage and educational centre. The Trust now has a further two years in which to finalise the plans before submitting them to the HLF in order to raise a further £4.1 million ($6.5 million) of the total £10 million ($15.9 million) needed for the project.<br />
<br />
One very vocal supporter of Bletchley Park, the renowned actor, author and Twitterer Stephen Fry could hardly contain his joy: &quot;the news that Bletchley Park has the initial support of the Heritage Lottery Fund is simply wonderful&quot; Fry enthused, adding &quot;and yet, what should the Heritage Lottery Fund do if not exactly this? As each year passes it is becoming clearer and clearer just how vital a role in winning the war Bletchley played&quot;.<br />
<br />
It has been a good month for code breaker fans. Just a couple of weeks ago the British Prime Minister, Gordon Brown, <a rel="nofollow" class="t" href="http://www.itwire.com/content/view/27664/53/" target="_blank">apologised</a> for the prosecution and persecution of Alan Turing which ended up killing the man who led the technological fight against Hitler and the Nazis. &quot;The Prime Minister’s apology on behalf of the nation to Alan Turing last month was the first step&quot; Fry explains with &quot;the government announcement in July of Commemorative Badges for Bletchley Park veterans&quot; the second, and now the funding announcement completes a trio of good fortune.<br />
<br />
Since 1994, Bletchley Park has been open to the public in the guise of a museum and houses the National Museum of Computing which, also this month, announced it was <a rel="nofollow" class="t" href="http://www.itwire.com/content/view/27478/53/" target="_blank">on a mission</a> to restore the world's oldest original working computer. Bletchley Park Trust wants to transform the current museum into a world-class heritage and educational site that can remind us all of the profound significance of the impact its work had on the outcome of war and as a permanent tribute to its unsung intellectual warriors. <br />
<br />
Carole Souter, Chief Executive of Heritage Lottery Fund, said &quot;Bletchley Park is an extraordinary part of the UK's heritage. The Heritage Lottery Fund's initial support for the Trust's restoration plans demonstrates our belief that Bletchley's story should be much more widely known and appreciated. We also recognise the importance of preserving the site as a tribute to the men and women who worked there with quiet and tireless dedication during World War Two. Without their dedication, our nation's history might have been a very different one.&quot;</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>happygeek</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226521.html</guid>
		</item>
		<item>
			<title>Catching key events in JAva Command Line</title>
			<link>http://www.daniweb.com/forums/thread226244.html</link>
			<pubDate>Mon, 28 Sep 2009 04:42:31 GMT</pubDate>
			<description>Hi; 
Im on the way of doing a concurrent application in java command line. I want is a way to stop a transaction in the middle of it when the transaction is happening in the application. In the GUI there is the KeyListener to handle the key inputs and invoke the methods to cancel the transaction....</description>
			<content:encoded><![CDATA[<div>Hi;<br />
Im on the way of doing a concurrent application in java command line. I want is a way to stop a transaction in the middle of it when the transaction is happening in the application. In the GUI there is the KeyListener to handle the key inputs and invoke the methods to cancel the transaction. Is there any way that i can do it using the command line..... PLease HElp urgent....</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Zaad</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226244.html</guid>
		</item>
		<item>
			<title>beginner programmer need help!!!!!!!!!!!!</title>
			<link>http://www.daniweb.com/forums/thread226121.html</link>
			<pubDate>Sun, 27 Sep 2009 14:26:48 GMT</pubDate>
			<description><![CDATA[hi everybody 
im student of software engineering.doing 2nd semester.i dont know anything abt programming:( plz help me!!!!!!!!.im really upset:'(]]></description>
			<content:encoded><![CDATA[<div>hi everybody<br />
im student of software engineering.doing 2nd semester.i dont know anything abt programming:( plz help me!!!!!!!!.im really upset:'(</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>riu</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread226121.html</guid>
		</item>
		<item>
			<title>User Level Threads</title>
			<link>http://www.daniweb.com/forums/thread225958.html</link>
			<pubDate>Sat, 26 Sep 2009 13:48:20 GMT</pubDate>
			<description>From the Operating System perspective, why is it that User Level Threads can block the entire process on a system call? If this is the case it can be useless to use them.</description>
			<content:encoded><![CDATA[<div>From the Operating System perspective, why is it that User Level Threads can block the entire process on a system call? If this is the case it can be useless to use them.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>md.j.nasir</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225958.html</guid>
		</item>
		<item>
			<title>parallel computing</title>
			<link>http://www.daniweb.com/forums/thread225873.html</link>
			<pubDate>Sat, 26 Sep 2009 03:24:04 GMT</pubDate>
			<description>Attachment 11811 (http://www.daniweb.com/forums/attachment.php?attachmentid=11811) 
 
hey guys can some one pls show me a away to how rite this program...i have made as many attempts as i could...i m not lazy its just tht i donot knw wht to do....i just want to knw how to compute the formula...i...</description>
			<content:encoded><![CDATA[<div><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=11811" target="_blank">Attachment 11811</a><br />
<br />
hey guys can some one pls show me a away to how rite this program...i have made as many attempts as i could...i m not lazy its just tht i donot knw wht to do....i just want to knw how to compute the formula...i knw the other steps...so if some1 can help me make the if statement or the loop...thank u so much</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=11811&amp;d=1253935313" target="_blank">Untitled.jpg</a> (84.6 KB)</td> </tr> </table> </fieldset>   </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>ankit894u</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225873.html</guid>
		</item>
		<item>
			<title>Which Course for college?</title>
			<link>http://www.daniweb.com/forums/thread225831.html</link>
			<pubDate>Fri, 25 Sep 2009 22:31:05 GMT</pubDate>
			<description>I am In senior year. I want to become something related to computer engineering! 
 
Can anyone please tell me which college course to choose? 
 
I want a course that covers programming,software engineering, hardware engineering etc. 
 
I know it is too much, but i want a course that teaches almost...</description>
			<content:encoded><![CDATA[<div>I am In senior year. I want to become something related to computer engineering!<br />
<br />
Can anyone please tell me which college course to choose?<br />
<br />
I want a course that covers programming,software engineering, hardware engineering etc.<br />
<br />
I know it is too much, but i want a course that teaches almost everything about computer<br />
<br />
If not, suggest me some courses on programming and Software engineering or computer engineering<br />
<br />
I live in USA, so please suggest courses tht are offered in USA.<br />
<br />
Thanx.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>NirmalPatel</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225831.html</guid>
		</item>
		<item>
			<title>need help solving this problem</title>
			<link>http://www.daniweb.com/forums/thread225775.html</link>
			<pubDate>Fri, 25 Sep 2009 17:32:04 GMT</pubDate>
			<description>A designer wants to improve the overall performance of a given machine with respect to 
a target benchmark suite and is considering an enhancement X that applies to 60% of the original 
dynamically-executed instructions, and speeds each of them up by a factor of 3. The designer’s 
manager has some...</description>
			<content:encoded><![CDATA[<div>A designer wants to improve the overall performance of a given machine with respect to<br />
a target benchmark suite and is considering an enhancement X that applies to 60% of the original<br />
dynamically-executed instructions, and speeds each of them up by a factor of 3. The designer’s<br />
manager has some concerns about the complexity and the cost-effectiveness of X and suggests that<br />
the designer should consider an alternative enhancement Y . Enhancement Y , if applied only to some<br />
(as yet unknown) fraction of the original dynamically-executed instructions, would make them only<br />
twice as fast. Determine what percentage of all dynamically-executed instructions should be optimized<br />
using enhancement Y in order to achieve the same overall speedup as obtained using enhancement<br />
X. Show all steps and derivations to receive full credit. Either supply the actual percentage, or else<br />
leave your answer as a simple fraction.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>sandeepjsnair</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225775.html</guid>
		</item>
		<item>
			<title>Curious outsider looking to get in.</title>
			<link>http://www.daniweb.com/forums/thread225445.html</link>
			<pubDate>Thu, 24 Sep 2009 14:29:40 GMT</pubDate>
			<description><![CDATA[Hi guys, I've been fascinated with computers for a long time, and want to get more into it.  Here are a few of my first questions: 
 
1. I noticed the FAQ is 4+ years old, is it still valid? 
 
2. I want to get into the industry (not sure where yet), but I don't have a CS/IT degree (I have a...]]></description>
			<content:encoded><![CDATA[<div>Hi guys, I've been fascinated with computers for a long time, and want to get more into it.  Here are a few of my first questions:<br />
<br />
1. I noticed the FAQ is 4+ years old, is it still valid?<br />
<br />
2. I want to get into the industry (not sure where yet), but I don't have a CS/IT degree (I have a bachelor's in chemistry though).  How tough is it to make it as a self-taught person in this area?  Are there some areas that are easier or tougher to get into without a formal degree?<br />
<br />
Thanks,<br />
Argentis</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>Argentis</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225445.html</guid>
		</item>
		<item>
			<title>Software engineer 2115 A.D.</title>
			<link>http://www.daniweb.com/forums/thread225007.html</link>
			<pubDate>Wed, 23 Sep 2009 04:25:07 GMT</pubDate>
			<description>I thoght this blog was pretty cool . http://www.thefutureblog.net/2009/09/software-engineer-2115-ad.html</description>
			<content:encoded><![CDATA[<div>I thoght this blog was pretty cool . <a rel="nofollow" class="t" href="http://www.thefutureblog.net/2009/09/software-engineer-2115-ad.html" target="_blank">http://www.thefutureblog.net/2009/09...r-2115-ad.html</a></div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>hyper3gs</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread225007.html</guid>
		</item>
		<item>
			<title>Connected Components not quite working</title>
			<link>http://www.daniweb.com/forums/thread224943.html</link>
			<pubDate>Tue, 22 Sep 2009 22:11:45 GMT</pubDate>
			<description>Ok see the attachments(note i have converted the images to gif as pgm is not allowed to be uploaded) 
 
I am trying to do Connected Components Labeling in an image (Gaus.gif) and output the result (smallOut.gif) 
 
It almost works except for one little part in the smallOut.gif. The first object...</description>
			<content:encoded><![CDATA[<div>Ok see the attachments(note i have converted the images to gif as pgm is not allowed to be uploaded)<br />
<br />
I am trying to do Connected Components Labeling in an image (Gaus.gif) and output the result (smallOut.gif)<br />
<br />
It almost works except for one little part in the smallOut.gif. The first object from the left the top left of that object you will notice a dfferent color. Not sure why its doing that.<br />
The link here <a rel="nofollow" class="t" href="http://www.sendspace.com/file/yc0h9x" target="_blank">http://www.sendspace.com/file/yc0h9x</a> has all the files used to run the program, just run make and ./process<br />
<br />
Could someone help please?</div>  <br /> <div style="padding:5px">    <fieldset class="fieldset"> <legend>Attached Images</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/gif.gif" alt="File Type: gif" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=11735&amp;d=1253657478" target="_blank">Gaus.gif</a> (1.8 KB)</td> </tr><tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/gif.gif" alt="File Type: gif" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=11736&amp;d=1253657484" target="_blank">smallOUT.gif</a> (1.9 KB)</td> </tr> </table> </fieldset>   <fieldset class="fieldset"> <legend>Attached Files</legend> <table cellpadding="0" cellspacing="5" border="0"> <tr> <td><img class="inlineimg" src="http://www.daniweb.com/forums/images/attach/c.gif" alt="File Type: c" width="16" height="16" border="0" style="vertical-align:baseline" /></td> <td><a href="http://www.daniweb.com/forums/attachment.php?attachmentid=11737&amp;d=1253657492">process.c</a> (5.1 KB)</td> </tr> </table> </fieldset>  </div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>philmetz</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread224943.html</guid>
		</item>
		<item>
			<title>Constraint Satisfaction Programming</title>
			<link>http://www.daniweb.com/forums/thread224782.html</link>
			<pubDate>Tue, 22 Sep 2009 06:56:50 GMT</pubDate>
			<description>Please suggest good resources in print and online regarding constraint satisfaction programming. Thanks.</description>
			<content:encoded><![CDATA[<div>Please suggest good resources in print and online regarding constraint satisfaction programming. Thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>csinquirer</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread224782.html</guid>
		</item>
		<item>
			<title>I need help with contact form</title>
			<link>http://www.daniweb.com/forums/thread223968.html</link>
			<pubDate>Fri, 18 Sep 2009 08:16:02 GMT</pubDate>
			<description><![CDATA[How can I change my email address from text into an image? Someone told me that this way it won't be picked up by spam bots and it will reduce spam.]]></description>
			<content:encoded><![CDATA[<div>How can I change my email address from text into an image? Someone told me that this way it won't be picked up by spam bots and it will reduce spam.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>iorgobus1</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223968.html</guid>
		</item>
		<item>
			<title>how does computer engineering differ from software engineering?</title>
			<link>http://www.daniweb.com/forums/thread223896.html</link>
			<pubDate>Fri, 18 Sep 2009 00:17:28 GMT</pubDate>
			<description>that is the question guys. 
 
thanks.</description>
			<content:encoded><![CDATA[<div>that is the question guys.<br />
<br />
thanks.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>serkan sendur</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223896.html</guid>
		</item>
		<item>
			<title>crm</title>
			<link>http://www.daniweb.com/forums/thread223859.html</link>
			<pubDate>Thu, 17 Sep 2009 19:14:16 GMT</pubDate>
			<description>I have to create a project on CRM. 
Can anyone tell me how to go about it. 
Means designing and datawarehousing. 
Please reply, i dont have much time.</description>
			<content:encoded><![CDATA[<div>I have to create a project on CRM.<br />
Can anyone tell me how to go about it.<br />
Means designing and datawarehousing.<br />
Please reply, i dont have much time.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>amanda2009</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223859.html</guid>
		</item>
		<item>
			<title>Matlab vector start to end point</title>
			<link>http://www.daniweb.com/forums/thread223794.html</link>
			<pubDate>Thu, 17 Sep 2009 14:52:21 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I am trying to create a vector in MATLAB which starts at exactly  point 'a' and ends at point 'b'. But it should not extend beyond these points. At the moment I am doing as below: 
 
a = [0 0]; 
b = [0 10]; 
syms t 
eq1 = a + t*(b-a);     
 
But this way line from 'a' to 'b' exceeds these...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am trying to create a vector in MATLAB which starts at exactly  point 'a' and ends at point 'b'. But it should not extend beyond these points. At the moment I am doing as below:<br />
<br />
a = [0 0];<br />
b = [0 10];<br />
syms t<br />
eq1 = a + t*(b-a);    <br />
<br />
But this way line from 'a' to 'b' exceeds these points and keeps on going in direction 'b-a'<br />
<br />
Can anyone please help me as how to define a vector starting exactly at 'a' and ending at 'b' and not running after it. Because I need to intersect this vector with another line. I would be highly grateful if someone will help me :)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>M A</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223794.html</guid>
		</item>
		<item>
			<title>Network data mover</title>
			<link>http://www.daniweb.com/forums/thread223462.html</link>
			<pubDate>Wed, 16 Sep 2009 09:47:02 GMT</pubDate>
			<description><![CDATA[HI all, 
 
Has anyone ever used NDM file transfer using server? NDM is now known as connect:direct. I would like to know about its server. I couldn't find it anywhere on its web site. I want to access C : D server. Please advise and suggest. Thank you in advance. 
 
 
Regards.]]></description>
			<content:encoded><![CDATA[<div>HI all,<br />
<br />
Has anyone ever used NDM file transfer using server? NDM is now known as connect:direct. I would like to know about its server. I couldn't find it anywhere on its web site. I want to access C : D server. Please advise and suggest. Thank you in advance.<br />
<br />
<br />
Regards.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>rajuchacha007</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223462.html</guid>
		</item>
		<item>
			<title>Pseudo code help</title>
			<link>http://www.daniweb.com/forums/thread223322.html</link>
			<pubDate>Tue, 15 Sep 2009 23:44:06 GMT</pubDate>
			<description>This pseudo code I wrote is for a class, and I need some guidance and critique on this information. I had a hard time with the Main module. Will this pseudo code work in the real world? Thanks for the help. Also, is there a way to transit through my excess and base modules?  
 
Analysis 
Process:...</description>
			<content:encoded><![CDATA[<div>This pseudo code I wrote is for a class, and I need some guidance and critique on this information. I had a hard time with the Main module. Will this pseudo code work in the real world? Thanks for the help. Also, is there a way to transit through my excess and base modules? <br />
<br />
Analysis<br />
Process:<br />
1.	Get user input<br />
2.	Find Base Tax USD<br />
3.	Find Amount of excess Tax USD<br />
4.	Display Tax amount USD<br />
Input:<br />
	Employee’s name		text<br />
	Employee’s salary 		number	<br />
	Salary Range Amount 	number<br />
	Base Tax Amount		number		<br />
	Excess Tax Amount		number<br />
	<br />
Output<br />
	Total Tax Amount	(real &gt;0)<br />
<br />
Design<br />
Main Module <br />
<br />
Declare Base Tax as real<br />
Declare Excess Tax as real<br />
Declare Calculations as real<br />
Call Input Data Module<br />
Call Find Base Tax Module<br />
Call Find Excess Tax Module<br />
Call Calculations Module<br />
Call Output Module<br />
End Main Module<br />
<br />
Input Data Module <br />
	Write, “What is employee’s name?”<br />
	Input EmployeeName<br />
<br />
	Write, “What is employee’s salary?”<br />
	Input SalaryAmount <br />
End Input Data Module <br />
<br />
Find Base Tax Module<br />
<br />
If Salary is =0.00 - 1,499.99<br />
	Then BaseTax is 0.00<br />
If Salary is &gt;=1,500.00=&lt;2,999.99<br />
	Then BaseTax is 225.00<br />
If Salary is &gt;=3,000.00=&lt;4,999.99<br />
	Then BaseTax is 465.00<br />
If Salary is &gt;=5,000.00=&lt;7,999.99<br />
	Then BaseTax is 825.00<br />
If Salary is &gt;=8,000.0=&lt;14,999.99<br />
	Then BaseTax is 1425.00<br />
<br />
End Find Base Tax Module<br />
<br />
ExcessTax Module<br />
<br />
If SalaryAmount is &gt;0.00 or =1,499.99<br />
	Then (SalaryAmount- 1,499.99)0.15= ExcessTax<br />
If SalaryAmount is &gt;1,500.00 or =2,999.99<br />
	Then (SalaryAmount-(1,500.01-2,999.99)0.16= ExcessTax<br />
If SalaryAmount is &gt;3,000.00 or =4,999.99<br />
	Then (SalaryAmount-(3,000,01-4,999.99)0.18= ExcessTax<br />
If SalaryAmount is&gt;5,000.00 or =7,999,99<br />
	Then (SalaryAmount-(5,000.01-7,999.99)0.20= ExcessTax<br />
If SalaryAmount is &gt;8,000.00 or = 14,999.99<br />
	Then (SalaryAmount-(8,000.01-14,999.99)0.25= ExcessTax<br />
<br />
End Find ExcessTax Module<br />
<br />
Calculations Module<br />
BaseAmount + ExcessTax = TotalTaxAmount<br />
End Calculations Module <br />
<br />
Output Module <br />
Write “The Employee’s Name is”, EmployeeName<br />
Write “The Salary Amount is:”, SalaryAmount<br />
Write “The Base Amount is:”, BaseAmount<br />
Write “The Excess Tax Amount is:”, ExcessTax<br />
Write “The Total Tax Amount is:”, TotalTaxAmount<br />
End Output Module</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>twhite94</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223322.html</guid>
		</item>
		<item>
			<title>Recurrence by Induction</title>
			<link>http://www.daniweb.com/forums/thread223300.html</link>
			<pubDate>Tue, 15 Sep 2009 20:40:17 GMT</pubDate>
			<description>Prove the following recurrence by induction  
 T(n) = 2T(n/2) + n lg n = Θ ( n lg^2 n ), T(1) = 1  
 
This to me looks scary and I was wondering if anybody had a heads up on how to solve for this</description>
			<content:encoded><![CDATA[<div>Prove the following recurrence by induction <br />
 T(n) = 2T(n/2) + n lg n = Θ ( n lg^2 n ), T(1) = 1 <br />
<br />
This to me looks scary and I was wondering if anybody had a heads up on how to solve for this</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum14.html">Computer Science</category>
			<dc:creator>needhelp83</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223300.html</guid>
		</item>
	</channel>
</rss>
