Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #99514
How to make executable jar. in JDK1.3.1

Creting executable jar. in JDK1.3.1.

Java_Volume1 #91902
blocks - a cool tetris clone

A cool tetris clone just like the original. Programming by Anton Gustavsson, graphics by Me.

Java_Volume1 #99515
Chat machine in CORBA / JAVA

chat machine for enjoy

Java_Volume1 #100546
Dir

List subdirectories of the current directory.

Java_Volume1 #91903
A great pong game, fully working this time!!

This is a fully working pong game, almost identical to the origional one. It has a fairly good (but very basic) computer player, and the ball deflects at different angles depending on how far away from the center of the paddle it is. I just reposted this, so the code is posted instead of a zip file, that way every body can view it.

Java_Volume1 #91904
FFT and Savitzky-Golay Data Smoothing

This code shows real-time smoothing of noisy data using two algorithms. The first is a FFT (Fast Fourier Transform) method that is used in image processing. The second algorithm is the Savitzky-Golay technique, which uses a quadratic least-squares moving window. This program allows the user to create noisy data with a varying number of points and randomness, then apply different smoothing settings on the data. A graph updates the data after each smoothing event. Easy to apply to any data - Microsoft should have included this with Excel (The Excel moving average function is very weak).

Java_Volume1 #100547
C++/Java

The differences between C++ and Java

Java_Volume1 #100548
Casts Made Easy!

A tutorial that explains and gives examples for static_cast, reinterpret_cast, const_cast, and dynamic_cast.

Java_Volume1 #100549
^! BlackJack !^

Basic black jack program. Ive studied C++ for about 10 hours and this is my first project. Its simple, I hope you enjoy it

Java_Volume1 #99516
Cross Fading News Ticker

A new approach to displaying a news ticker. This script will smoothly fade one news headline in to another. Works on IE,NS4&NS6

Java_Volume1 #91905
clsMouseOver

A class that extends VB6 abilities to detect if a mouse if over a control and more importantly if it is not. Can be used to simulate a MouseOut event when combined with a timer.(A demo is included)

Java_Volume1 #99517
Java Native Interface by Example

Its an intro to the Java Native Interface using which you can incorporate native (C/C++ or even Assembly) code into your java programs.(Now in HTML format!!)

Java_Volume1 #91906
A great pong game, fully working this time, Zip!

This is a fully working pong game, almost identical to the origional one. It has a fairly good (but very basic) computer player, and the ball deflects at different angles depending on how far away from the center of the paddle it is. Ok, I just re-wrote this in VB3 so that every body can have access to it, and I'm putting it up in a zip file again. The VB6 version is included in the zip.

Java_Volume1 #88714
Basic Sound Engine

Play wave files with one command

Java_Volume1 #88715
Create Multiline Message Boxes!

Creates multiline MsgBoxes

Java_Volume1 #88716
RPG GAME: Version 2: Updated again

This is the same version of the game I submitted last time, but I've removed the timer and now it uses a while loop for character movement, so it runs MUCH faster.

Java_Volume1 #88717
Pong 2000 with Sound,Bitblit and AI instructions

!Pong 2000 with Sound,Bitblit and AI instructions, Made so you guys can start to program correctly. Those of you that ask how I do it, well here is the source code for you to ponder over.... Have fun, coz I do.

Java_Volume1 #103823
Automatic bot

Automatic shutdown,restart computer in several ways:Alarm/Web/Mobile phone with gprs access

Java_Volume1 #91907
Radix sorter

This code is the second fastest way of sorting a table of values. The only faster way found yet is a variant of this method. Umm... What can I say? It's really fast. Once you understand the concept it isn't too hard to write it in ASM either.

Java_Volume1 #103930
Transition effects class with GDI+

Class to generate 55 diferents effects beettwen images. This is the OOP version of my old article "PowerPoint image Effects" and with many more effects.

Languages
Top Categories
Global Discovery