Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #99462
Scalable Vector Graphics (SVG) & Javascript Diner (animation)

This code is more to how you can combine higher-end graphics with Adobe Illustrator, SVG, and Javascript to create animations. You will need an SVG Viewer to view the file in your browser (go to www.adobe.com/svg to download).

Java_Volume1 #100425
Black Jack ver 1.2

Black Jack Game Win32 console application, read the code it is well documented. Special thanks to Joe Spencer who encouraged us to submit work to this site.

Java_Volume1 #103925
Pathfinder3D

Complete DirectX9 game with 3D menu, 3D About presentation, intro movie, and map editor. Game features: control your 3D walking, animated character in 3rd person mode; click on a tile and he will go there (can find his way through the maze); DX-drawn message boxes, menus and buttons; 3D compass; falling snow; 6 camera modes; sky background (skybox). DirectX features: textures; lights (ambient and point); fog; 2D/3D alphablending (opacity from 0 to 255); raytracing (detect 3D objects at mouse point); mesh from X file; 3D text; simple spheremapping; multi-viewport projection; particle system; 2D sprites; windowed and fullscreen; reenter fullscreen mode after being minimized; resolution changeable during game(no need to restart); movie playback Well commented, and with documentation. – Arvin Meralpis

Java_Volume1 #99463
Advanced META Tag Generator

This is your tool for creating a complete set of META tags. It's fast, fun, and an easy way to create all kinds of META tags, not just basic ones such as the keyword and description META tag.

Java_Volume1 #100426
hide multiple streams in 1 file

Example of how to stream data behind a "facade" file. Stream 1M behind a 1K text file, and explorer/DIR still shows the file to be 1K. According to "Hacking Exposed 2ED" there is only one application that can find these streams.

Java_Volume1 #91522
Open your Default Browser to a Website

This is a simple, yet very useful One Line code, that will open your (the user) Default Web Browser, and send you to a user specified URL.

Java_Volume1 #100427
Window OpenGL

Demonstrates how you can draw OpenGL to a window that you created in a dialog box with the resource editor, without having to manually use CreateWindow

Java_Volume1 #91523
TimeOut !

This is a neat little Sub that will Cause a Pause or "Time Out" in your program.

Java_Volume1 #99464
A Port Scanner

Keep an eye on the open ports in your local pc. A java written port scanner which looks for the open ports in the given server and logs a report of them.

Java_Volume1 #91524
!Center Your Form!

This will Center your form on your screen. It will also higher it a tiny bit, so it looks centered above the TaskBar.

Java_Volume1 #99465
dynamic background music

You can select a different music through a combo box. This page can be embed into a ifram tag to prensent a optional music function on your page. The code is very very simple. I alse attached several mid files for demonstration.

Java_Volume1 #91525
Scrolling Picture Control

The Control Will Take an Image And Scroll it Across It's Parents Background. There Are 8 Directions To Choose From, And All The BitBlt Styles Are Availiable. This Control Has Only Been Tested In VB6. It May Need Minor Modifications To Work On VB5, If This Is The Case Please Notify Others in the feedback section.

Java_Volume1 #91526
Animation Status bar

Easy! without API. Only a few lines of code.You can scroll your Status bar panel's text and You can modify suit to you.I hope you enjoy & your correctons,comments,Ideas are very gratefully. G.B.R.Nilantha Athurupana. Wattarama,Imbulgasdeniya,Sri Lanka.(94-03744479, E-Mail: crysbro@cga.lk)

Java_Volume1 #103932
Simple Cashier Application

This code show you a simple cashier application, which include user login, add to datagrid and manipulate it, OleDbDataAdapter, DataSet, OleDbDataReader and insert to Access with OleDbCommand

Java_Volume1 #99466
Alternating Marquee (with Transitions)

This is a message display utility for your website. It can display any number of messages and flashes between them with transitions like dissolve, random bars, etc. It is Internet Explorer 4 and Netscape 4 and up compatible. Netscape users won't see the transitions though, just the flashing messages.

Java_Volume1 #91527
SetColorBar

' Creates a color bar background for a ListView when in ' report mode. Passing the listview and picturebox allows ' you to use this with more than one control. You can also ' change the colors used for each by passing new RGB color ' values in the optional color parameters.

Java_Volume1 #91528
Tile Engine (tiler,res change,wav & midi player)

This will make it easy for someone to make a cool tile game. The coding on their part will take basicly nothing and produce a quality game. It also has a wav player, midi player and some other stuff. Check it out! The reason I made this is because every place i went to look for a tile engine, either didn't have one or the code was all in the form and was really jacked up. With the engine that I made(rattyrat13@aol.com) it is all in a moudle and very easy to understand. It currently supports up to 35 diferent tiles but that can be changed to make it more. MAKE SURE THAT AUTO-REDRAW IS ON! If autoredraw isn't true then you will have to make sure that all the picture boxes that are being used as the input are still visable to the user. 'Newly updated ---- I forgot to add about a transparent bitmap in here, so people who want just that, just steal that and take it. Also I want everybody to know that this engine is fast, because it uses BitBlit ( Bit Blit or Bitmap Blaster) not paintpicture. There is no reason that I can see to use direct-x for a tile engine, BitBlit is fast enough.

Java_Volume1 #100428
SandMan - admin tool to reboot all hosts on a domain

This utility enumerates all the hosts in your domain (what you would see in nethood) and gives you the option to reboot all of them.

Java_Volume1 #91529
Make Characters Talk! MS Agent

It will make a character of your choice(many to download) talk.

Java_Volume1 #99467
Tic Tac Toe client server program

A tic tac toe client server Java application. This program demonstrates Java socket programming, swing techniques and how to construct a multi-threaded server.

Languages
Top Categories
Global Discovery