First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
"Variable Depth" Problem
Hi Sorry if this is a FAQ, but I don't even know the correct terminology to Google. In general, how do you solve the "variable dimension" problem? I understand that some languages support arbitrary-dimension arrays intrinsically, as in Perl: my $x; $x[5][5][5][5][5][5] = 5; And I understand that... 8 Apr 2010 12:33
repeating elements in an array
hello all, Hope everyone is in the pink of perfection ! ...i was out for a long time i think .. anyway i had two problems to discuss ... 1. Given an array in which only one pair of number ( say integers ) is repeating ,all other numbers are distinct ..what is the best possible algo to find such number ..?? ( ... 20 Apr 2010 15:52
The RUN CHASE: A Challenge for the Programmer in U...
In a game of cricket, 1. Assume you can score exactly as you want on each ball. 2. Single/Double/Triple/Four/Six are the options available to you on each ball.(no extras) 3. RISK is defined as the square of the score on each ball. * * * * Write a program that accepts:- a. Target runs to score (N) b. No.... 5 Apr 2010 09:22
ANN: Seed7 Release 2010-04-04
Hello, I have released a new version of Seed7: seed7_05_20100404.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in plac... 4 Apr 2010 18:10
implement stack and queue in C or in asm
Xpost[alt.lang.asm,comp.lang.c,comp.programming] It is two days that i write little functions for handle stack and queue [of 32 bits elements, (pointers or unsigned or int of 32 bit)] and they seems to me very good written etc Is there anyone that implemented these queue and stack using only pointers [no inde... 4 Apr 2010 13:42
kernels
Does the kernel call the same functions of POSIX that a human can use the API for? I would like someone to make me clear on this. Thanks. Bill ... 12 Apr 2010 11:24
AUTHENTIC DESIGNER HANDBAGS WWW.VOGUELANDE.COM. CHANEL, LOUIS VUITTON, GUCCI
We now have NEW ARRIVAL accessories coming. Please check the site as follows, http://www.voguelande.com/ChanelAcce.html http://www.voguelande.com/Accessories.html CONTACT INFO: INFO(a)VOGUELANDE.COM ... 2 Apr 2010 12:35
Parallel Compression 1.0 .....
Skybuck wrote: What if people wanna roll there own versions ? ;) They would much better be "served" by algorithms/pseudo code than real code which could be system/language specific ;) It's easy to EXTRACT algorithms from Object Pascal code... Look for example inside pbzip.pas, i am using this in the m... 4 Apr 2010 02:50
off topic but please forgive me me and answer
how much is one half times one half? ... 1 Apr 2010 20:13
Parallel Compression 1.0 ...
Hello Parallel Compression 1.0 Author: Amine Moulay Ramdane Description: Parallel Zlib and Parallel Bzip algorithms that use my Thread Pool Engine. Please look at pzlib.pas and pbzip.pas inside the zip file - compile and execute them... And please see the benchmarks here: http://pages... 1 Apr 2010 10:07
First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26