Tech Support > Computers & Technology > Programming
Long lists
Posted on December 22nd, 2005 | 4 Comments

I have a situation where I'll be scanning a series of directories within a specific, large, directory structure. My initial program simply reported the number of files within each subdirectory and...

Convert to VB code, please help me!
Posted on December 22nd, 2005 | 1 Comments

VC CODE: typedef struct hlineNode_st { int x1,x2,y,dy; struct hlineNode_st *pNext,*pPrev; } HLINE_NODE;

snake in pascal
Posted on December 22nd, 2005 | 4 Comments

I'm writing a snake program in pascal source,it has a problem and that is that the snake can return on itself ,for example if it's going down and you press up it will start walking on itself and in...

Programmers
Posted on December 22nd, 2005 | 0 Comments

www.neql.com is a new website. It has some tutorials and downloads but it looks like it needs a lot more work. you can submit your own tutorials to it and there are prizes and stuff. Anyone who wants...

autoconf with pthreads
Posted on December 21st, 2005 | 2 Comments

I'm currently writing an application that uses pthreads, boost, and a few other libraries. Unfortunately, this is my first time using the gnu build tools (autoconf, etc). I'm trying to detect the...

Language Resources for Simple Model?
Posted on December 21st, 2005 | 10 Comments

Hi, I'm an economics major. I recently completed my undergrad thesis ( a requirement in Italy). I want to take the model and program it into what basically amounts to a little game. Basically all I...

bison grammar
Posted on December 21st, 2005 | 4 Comments

I created the following grammar to see if I could create a struct type for the type of expressions. Further, I would like to know if there are any serious flaws with it. (it is allowed by my...

ignou mca projects
Posted on December 21st, 2005 | 0 Comments

Final Semester Compulsory Project guidance: i.e. complete guidance available for IGNOU BCA (CS 76) PROJECT for BCA students and IGNOU MCA (CS 17) PROJECT for MCA students. We will help you in...

question: Is there any GPL > rtf library or class
Posted on December 21st, 2005 | 2 Comments

i would need rtf (rich text file) library or class to perform some operations on rtf file...so if you know any library ..... tnx

JPMorgan Chase to strengthen offshoring to India
Posted on December 21st, 2005 | 106 Comments

JPMorgan Chase to strengthen offshoring to India http://news.webindia123.com/news/showdetails.asp?id=181952&n_date=20051205&cat=World In yet another instance of international businesses moving...

The Helsinki Code
Posted on December 20th, 2005 | 122 Comments

In 1974, Gustav Larsson, a young programmer from Helsinki, Finland, stumbled upon an amazing discovery. While working with a PDP-8 mainframe computer, Gustav suddenly because bored. He decided to...

String algorithm help
Posted on December 20th, 2005 | 2 Comments

Hello folks Given a set of strings, I would like to determine a minimum set of character positions that all strings can be reduced to while still remaining different. It's for hashing on some...

Design of string storage
Posted on December 20th, 2005 | 13 Comments

Hi all, I have to write a program that uses a lot of objects. Every object has (beside some numeric identifiers) some string identifiers/names (sometimes unique, sometimes not). So the number of...

The Helsinki Code, Part III
Posted on December 20th, 2005 | 6 Comments

After writing the computing urban legend "The Helsinki Code", I spent several nights thinking up how in the world Gustav Larsson, the Finnish PDP-8 computer programmer, could have managed to receive...

where could i download c++
Posted on December 20th, 2005 | 6 Comments

GuGi wrote: -- Joe Wright "Everything should be made as simple as possible, but not simpler." --- Albert Einstein ---

Re: The Zeus Compression Algo program
Posted on December 20th, 2005 | 5 Comments

freddy1X <freddy1X@indynetx.netX> writes: Compression to any size, to 1024 bytes or even to 0 bytes, is trivial. It's the correct decompression that's a bit more of a challenge. -- Chris.

Creating a dynamic US English Dictionary
Posted on December 19th, 2005 | 7 Comments

Hi there all, A few years ago I found a web site that showed you a method of how you can create a dynamic US English dictionary by using phonetics. I got interested in this more so when I was...

The Zeus Compression Algorithm program
Posted on December 19th, 2005 | 1 Comments

After writing the computing urban legend "The Helsinki Code", I spent several nights thinking up how in the world Gustav Larsson, the Finnish PDP-8 computer programmer, could have managed to receive...

Python or Ruby or ..
Posted on December 19th, 2005 | 7 Comments

Hello, which programming language would u prefer/suggest with the following things in mind: 1. gpl or alike 2. easy web/database/application devellopment 3. future 4. Not just a scripting language...

Online Casino's software is designed to assure you will lose your money
Posted on December 19th, 2005 | 0 Comments

Online Casino's software is designed to assure you will lose your money -- UNLESS - you know how the random number generators are programmed to do this. The Gambling Geek has researched and developed...