Tech Support > Computers & Technology > Programming
Converting Numbers to Words in English by recursion.
Posted on March 10th, 2007 | 5 Comments

On 9 Mar 2007 20:03:09 -0800 jedale@gmail.com wrote: It doesn't even work for numbers between 10 and 20 - you need to special case those - and the handling above 1000 is completely off. Try the...

origin of "application" for computer programs
Posted on March 10th, 2007 | 3 Comments

Thad Smith wrote: Isn't this standard usage in lots of engineering fields? For example, electrical engineers can look in a catalog of parts and find things like "the XYZ line of power supplies are...

algorithms beginner
Posted on March 9th, 2007 | 21 Comments

On Mar 9, 7:28 am, CBFalconer <cbfalco...@yahoo.com> wrote: Wirth is good too, but I meant: http://www.cs.fiu.edu/~weiss/

give me some advice
Posted on March 9th, 2007 | 10 Comments

rossum wrote: All we need is a function that will return 0 or 1 with random probability, and a function to test that things are sorted: The rest are easily programmed. PROGRAM bogosort(input,...

Seed7 Release 2007-03-05
Posted on March 9th, 2007 | 9 Comments

thomas.mertes@gmx.at wrote: Now (IMO) this is a valid argument for the definition. As long as the user is clear that it is a definition of convenience. -- Chuck F (cbfalconer at maineline dot...

If
Posted on March 9th, 2007 | 3 Comments

On Mar 8, 8:01 pm, p4nt0m...@yahoo.com wrote: They dealt with nested ifs in whatever fashion the specification for the language they were compiling said to do (modulo bugs, of course). Did some...

My "software requirements" article is live!
Posted on March 9th, 2007 | 5 Comments

On Thu, 8 Mar 2007 19:27:01 -0600, santosh wrote (in article <1173403620.951772.231000@30g2000cwc.googlegroups.com>): It loads fine for me, and more to the point, it's a magazine publication...

a simple app embedded CPU emulator to intercept all memory reads/writes
Posted on March 9th, 2007 | 3 Comments

I wrote: A couple more links which may be relevant (not related to the above, but similar ideas): http://valgrind.org/docs/manual/tech-docs.html http://bochs.sourceforge.net/ -- chris

Applications wanted
Posted on March 8th, 2007 | 1 Comments

Christian Christmann wrote: There are lots of functions in the C standard library that fit that profile (including, I imagine, the requirement of being used in embedded software). -- chris

SMART'07 publications available on-line
Posted on March 8th, 2007 | 0 Comments

Hi all, In case someone is interested, we made all publications from the 1st Workshop on Statistical and Machine learning approaches applied to ARchitectures and compilaTion (SMART'07) available...

Remote command
Posted on March 8th, 2007 | 1 Comments

"Boris Savc" <boris.savc@siol.net> writes: If you want to run GUI Windows application with the display on another OS, I guess you'll need something like...

(( صــــور )) إيراني يفعل الفاحشة بالأطفال .. أنظـرو ما كان جزاء فعلته
Posted on March 7th, 2007 | 1 Comments

همس المشاعر wrote: -- Joe Wright "Everything should be made as simple as possible, but not simpler." --- Albert Einstein ---

Iterative Interactive Compiler
Posted on March 7th, 2007 | 1 Comments

Grigori Fursin wrote: Why are you multi-posting this? Do you like to annoy by making people read the same thing over and over? An elementary optimization is to...

SMART'07 publications available on-line
Posted on March 7th, 2007 | 0 Comments

Hi all, In case someone is interested, we made all publications from the 1st Workshop on Statistical and Machine learning approaches applied to ARchitectures and compilaTion (SMART'07) available...

Chemysis
Posted on March 7th, 2007 | 0 Comments

Welcome To Chemysis! If you are a registered member on Chemysis, you will have access to many more features on the website than just being a normal, visiting Guest. Some features include: Sell and...

Java Issue
Posted on March 7th, 2007 | 1 Comments

silver wrote: If you can't compile the code, presumably the compiler is giving you an error message. What does it says? I did give a quick glance at the code, even though its formatting was...

Musings on uniqueness
Posted on March 6th, 2007 | 24 Comments

On Mar 3, 4:32 am, Richard Heathfield <r...@see.sig.invalid> wrote: Here's a slight variation on your algorithm that may (depending on the data) reduce the number of comparisions.

Sales Tax Algorithm
Posted on March 6th, 2007 | 3 Comments

Computation of sales tax is a tangled mess. http://www.cs.trinity.edu/~joldham0/1321/projects/salesTax/proposal/ There can also be complications because of address differences ("ship to" verses...

a question on google's algorithm
Posted on March 6th, 2007 | 9 Comments

On Tue, 20 Feb 2007 18:56:19 -0600, NAME% wrote (in article <1172019379.125896.186810@a75g2000cwd.googlegroups.com>): What in the world is a disnomer? Is this another one of those "we made up a...

Exact string matching problem - algorithms
Posted on March 6th, 2007 | 16 Comments

Rob Thorpe wrote: <snipped> You have run this into the ground, which is not a debate. You just don't get it and you need to move on now.