Advertisement

Results for "Author: coder86"

Java_Volume1 #86912
[A++] Real Snow Effect - Falls and Accumulates

Oh, I know it's summer in US, but it's Winter in Australia!!! So get some snow!! REAL SNOW!! NEW!!! Includes JAVA APPLET that you can use on your WEBSITE!

Java_Volume1 #87105
[A] Cool Button - Java and Visual Basic integration

This cool button supports differend 3d border styles, fade, different color for up and down states. I will add image support soon! If you vote for me, I will continue to work :) Thanks! You can download binary version of this software from here: http://www.emu8086.com/wb/

Java_Volume1 #87109
[A] Real Snow

Oh, I know it's summer in US, but it's Winter in Australia!!! So get some snow!! REAL SNOW!! NEW!!! Now includes JAVA APPLET that you can use on your WEBSITE! I hope voting works now! so vote pleeease!

Java_Volume1 #87115
[A++] Thermometer and Heater Device

Thermometer and Heater Device for demonstration of automatic temperature control. Version 1.0 This device (Thermometer.exe) comes with full source code (Visual Basic 6.0) and a sample assembler program (Thermometer.asm), that can be run on Emu8086 Microprocessor Emulator. You can download the latest Emu8086 Microprocessor Emulator from here: http://www.emu8086.com Feel free to e-mail if you have any questions. Have fun! And... plz don't forget to vote! I made it for you! Thanx !

Java_Volume1 #87253
[A++] Boulder Dash Game v0.35a

The task of this game is to collect diamonds and avoid ugly butter-flies. You have to dodge around the stones moving them if required, and making sure they do not fall over you. You can play alone or a two player game. Second player can play on the same keyboard or can be on another computer (Direct cable connection via Com port required). Soon there will be TCP/IP support (if you want to help me in that, I'll be glad!).

Java_Volume1 #87336
[A++] International Lottery

This program will help you earn money by generating lottery lucky numbers. This is can be used for National Lottery or any other lotto game. You can set it up to give from 1 to 7 balls, in any range. And if you win in loto, let me know :)

Java_Volume1 #88196
[A++] Data/Chart-FlowVisual Programming Language - Updated! (now without custom ActiveX!!!)

Data-Flow Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on screen, connect them with lines (arrows) and run. You can also run it in step by step mode (when delay is set to maximum). And now, no ActiveX required!! Pure VB code! Enjoy! Please vote, but only if you like it! Tanks! :)

Java_Volume1 #88211
[A!] Draw a mathematical flower using some tricky formula - looks like hemp or canadian maple

This code draws a mathematical flower using some tricky formula... The resulting image looks like grown hemp or canadian maple. All I did was just a port to Visual Basic from PHP. "I have no idea how this stuff works, I just hire the guys who do it...." SO PLEASE VOTE: if you don't have 5 balls, then give 1 ball! Even 1 ball is a vote!! ... if I get enought balls, I'll post some other stuff like this :) Using this formula in design of nuclear reactor/airplane or navigation system is strictly prohibited! You are allowed to use this code for demonstration purposes only. You are not allowed to redistribute this code without written permission. If you want to use this formula in any way you must contact the authors for written permission (see ReadMe.txt). By downloading this code from Planet-Source-Code.com you agree to the above conditions. All rights reserved. Patens pending. April 2005. original source: http://www.livejournal.com/users/supman/30298.html Greetings to my friend and true fellow "DutchMaster" who helped me and supported me all these hard days!

Java_Volume1 #88612
[A++] Flow Chart Visual Programming Language

Flow Chart Visual Programming Language allows to run basic algorithms in a visual way. All you have to do is to place program blocks on the screen, connect them with arrows and run. You can also run it in step by step mode (when delay is set to maximum). More documentation is available here: http://www.emu8086.com/fp/ Updates since version 2.1: * Font correction for the blocks. Now it's possible to use standard western alphabet. * Fixed system font is set for variables and stack viewers. * Examples updated. * Interface updated. * Drag & Drop support (you can drag ".fpp" files directly into the editor). * Several bugs with deleting blocks are fixed. * Executable creation bug fixed. * "Pause" button works even when output is displayed very frequently. * New template is loaded correctly. * Default path for FileDialog is set to project path. * SQL support removed due to its crapping (examples removed). * Arrows became just red (instead of "red-green"). * Online documentation should be updated earlier this week....

Java_Volume1 #88683
[A++] Boulder Dash Game 2.0

The task of this game is to collect diamonds and avoid ugly butter-flies. You have to dodge around the stones moving them if required, and making sure they do not fall over you. You can play alone or two player game. Second player can be on another computer, TCP/IP (Internet) connection is used. (Direct cable connection version is also available).

Java_Volume1 #88816
[A++] Ping Pong with Artificial Intelligence

Play against human or computer opponent. Artificial Intelligence is emulated by your computer, it is possible to make computer to play against itself. Multiple number of balls can be used in a game (up to 7 balls).

Java_Volume1 #88817
[A++] Make and Solve a picture Puzzle

This game allows you to select any picture from your hard-drive, divide it into specified number of pieces. Your mission is to make this image back. A simple puzzle game, you know for for kids :) IMPORTANT: open "Group1.vbg" (there are 2 projects).

Java_Volume1 #92347
[An] Educational Boulder Dash clone

This is an educational Boulder Dash clone. The purpose of the game is to make a word by moving letter blocks. You can also eat diamonds. There are stones to make your mission harder.

Java_Volume1 #92751
[A+] Incomplete 3-D rotating cube

I just tried to rotate a 3-D cube, this is what I got, pretty interesting... :)

Java_Volume1 #92752
[A] Colored List Box Control with Horizontal Scroll

Colored ListBox Control with Horizontal Scroll. List box supports up to 16 colors! Pure Visual Basic Code!

Java_Volume1 #92753
[A] Convert decimal value to binary

This code can be used to convert values to binary format (bits: zeros and ones).

Java_Volume1 #92816
[A++] Dijkstra's algorithm to find Shortest Path

Dijkstra's algorithm is of use when working with directional graphs. It constructs the shortest path between a starting-node and a goal-node. The idea of this VB project was to show the work of this algorithm in a visual way.

Java_Volume1 #92817
[A++] On-Screen Ping Pong

This is an two player ping-pong. Play ping pong among all other windows on your system. Use [A]-[Z] to control left player's bar, and [']-[/] to control right player's bar.

Java_Volume1 #96393
[A+] Check file existence

This function can be used to determine if some file exists or not. It returns "True" when file does exist, and "False" when it doesn't. Please vote for this cute little code! Thank you so much!

Java_Volume1 #98725
[A++] Data-Flow Visual Programming Language 2.1

Data-Flow Visual Programming Language 2.1 allows to run basic algorithms in a visual way. All you have to do is to place program blocks on screen, connect them with lines (arrows) and run. You can also run it in step by step mode (when delay is set to maximum). UPDATED! - works without any ActiveX controls. Several bugs found and fixed (deleting objects and making executable).

Languages
Top Categories
Global Discovery