Documents And Specifications
Forum Post

Snake game On-Line. Free java sources.

There was such nice game as Snake. We made applet and you can play online now. Game roles and the applet enter are placed at http://www.brigsoft.com/bsjavasnake C++ project and Window exe version...
Forum Post

MFC..API...DLL...Oh My!

Thanks for taking a peek, I am a Hardware guy, I mosty deal with circuits and writing low level device drivers for embedded chips. Using C has always been great for these devices, however with the...
Forum Post

Random JAVA application wav files

How do i go about creating a application that will randomly select wav file???? Please point me in the right direction PLEASE EMAIL HELP Sinkfa@aol.com
Forum Post

Midi -> Wav Converter

Hi! I wounder how I can Convert midi to wav. I read that Java can't open midi-files. And I want some music,I writed in Session, to my Java Apple Game. Cooledit, CakeWalk or Winamp can't Convert....
Forum Post

Midi -> Wav Converter

Wav Converter? Or is there a way to play midi in Java? I tried Winamp and CakeWalk but none of them could convert midis. Knight
Forum Post

pdf to text

Hello, I need a Java class which can convert PDF files to text. The best would be if it could return a String with the whole text in the PDF file. Anyone know something like this? Thanks sa
Forum Post

*******JPEG and ADPCM in JAVA

I want some sources code about JPEG ( use Discrete Cosine Transform ) and ADPCM ( Adaptive Differential Pulse Code Modulation ) .Please send it to me at ee06321@kmitnb.ac.th.Thanks!!!!
Forum Post

******JAVA in based line JPEG and ADPCM **********

I want some source code in JAVA about baseline JPEG ( using DCT )and ADPCM ( Adaptive Differential Pulse Code Modulation )
Forum Post

reading / writing id3 tags

Does anyone have Java or C++ code for reading and writing id3 tags from an mp3 file? I just want to see that code not a full program. Thanks.. Frank
Forum Post

sorting

Hi, I have tried to solve a problem for a while by going on the internet and take a look in a books but I do not find a solution's whish I could use, I will sent you the xml and xsl document's here...
Forum Post

Re: Re: Re: can we run dos command using java

: Here we go: : : try{ : Runtime r = Runtime.getRuntime(); : Process win = r.exec("C:\\WINNT\\explorer.exe"); : Process unix = r.exec("/usr/bin/ls"); : }catch(Exception e){ : System.out...
Forum Post

Re: can we run dos command using java

Here we go: try{ Runtime r = Runtime.getRuntime(); Process win = r.exec("C:\\WINNT\\explorer.exe"); Process unix = r.exec("/usr/bin/ls"); }catch(Exception e){ System.out.println(e); }...
Forum Post

Re: Re: Re: Re: Re: sourcer...

: yeah, sourcer was/is one of the greatest disassemblers : : btw, there are decompilers for java. but who is interested in such a beast...? : : Not only java, there are decompilers for VB...
Forum Post

Re: Re: How to load images from my applets?

Hey, I wanna load images into my applet, in other words, writing java code to read images from the local directory. But I've learned it today already: using java.awt.Toolkit->createImage(byte[])...
Forum Post

Re: How to write a gif file from java ???

There is a pretty good gifencoder at: http://www.acme.com/java/
Forum Post

Converting Byte Code to Exe File

Is it possible to convert a java byte code into a native exe file. If yes, please reply. thanx
Forum Post

Re: images in java

: i have an image that is divided into five colours. i have to set up the program so that when the user clicks one a colour, an image corresponding to that colour will be displayed....for example if...
Forum Post

Applet & XML

Can anyone advise on whether I can use the Java XML Parser classes to load XML into an Applet? I know from my stats counter that some of my users are not using browsers that support XML, therefore...
Forum Post

Can Java display AVIs?

I know I can display a still image...gifs and jpegs and whatnot, but can I write code that would play an AVI file?
Forum Post

Re: New Programmer - How do I create a card.dll file?

Why not use a multi-image GIF file instead? Java supports that. : I would like to create my own card images to use in a card game I have thought up. I would like to do it in java if possible....
Previous  1 2 3 4 5 6 7 8 9 10 11  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.