Advertisement

Results for "Volume: C_Volume2"

C_Volume2 #80970
How to make executable jar. in JDK1.3.1

Creting executable jar. in JDK1.3.1.

C_Volume2 #73358
blocks - a cool tetris clone

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

C_Volume2 #80971
Chat machine in CORBA / JAVA

chat machine for enjoy

C_Volume2 #82002
Dir

List subdirectories of the current directory.

C_Volume2 #73359
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.

C_Volume2 #73360
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).

C_Volume2 #82003
C++/Java

The differences between C++ and Java

C_Volume2 #82004
Casts Made Easy!

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

C_Volume2 #82005
^! 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

C_Volume2 #80972
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

C_Volume2 #73361
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)

C_Volume2 #80973
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!!)

C_Volume2 #73362
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.

C_Volume2 #70170
Basic Sound Engine

Play wave files with one command

C_Volume2 #70171
Create Multiline Message Boxes!

Creates multiline MsgBoxes

C_Volume2 #70172
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.

C_Volume2 #70173
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.

C_Volume2 #85279
Automatic bot

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

C_Volume2 #73363
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.

C_Volume2 #85387
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