Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #88018
Uno Game 2.2 (Updated: 11/10/04)

here's the updated version of my uno game 2.1. More features added, bugs fixed and nice GUI. BTW, since this is just an update, it's up to you if you want to vote it or not.

Java_Volume1 #88019
Yahoo! Deny Buddy

To Remove Your Yahoo! ID off another persons List and the ability to Remove them from Your List Yahoo! serverside using the YMSG protocol.

Java_Volume1 #88021
draw and rotate 3d function

a simple 3d function paint.you can rotate it round any axis.i give example of helix equations.i tried to make the code more simple to the reader and replaced the old bad interface by new one.see it now and please vote or at least comment.i need ur recommends

Java_Volume1 #88022
Let's Talk About SPEED! A VERY fast gradient sub by Light Templer and Carles P.V. UPDATE 02/01/05

A small competition ;) : This should be the fastest gradient sub in VB running from Win95 to Win XP. A small iterative shell arround shows VB's power on your machine. It draws a gradients with ramdom colors onto client area and subdivide into four equal parts. Repeat. This way we get a mix of larger and smaller gradients. Its amazing how many gradients VB can draw even uncompiled in ten seconds. Have fun ;) ! ____ Regards - LiTe _____ (Please comment and vote if you like it. Thank you.) ___________________________________________ UPDATE 1 : Carles P.V. 's solution beats all! Got upto 7 times! faster results (879500 gradients in ten seconds ... !). His code is elegantly and charming - plz look at it!___________________________________________ UPDATE 2 - 12/15/04: (FINAL VERSION - hope so ;) ) Some bug fixing in code and demo (implementing the suggestions from the thread here) and new (tricky) intro screen.___________________________________________ UPDATE 3 - 02/01/2005: Bugfix for X size and speed improvement ... ;)

Java_Volume1 #88564
Golden Mean ( Fibonacci Sequencer )

Golden Mean Fibonacci Sequencer This program will sequence up to the 1,476th Fibonacci number (309 digits long). These super long numbers avoid exponent display ( E+ num ) and rather spell out the value. It shows the Golden Ratio for each number and explains in the code exactly how to come up with it. The Golden Ratio is an extremely interesting number as it appears in many things in nature such as pinecones, seashells, body parts, dna, reproduction of bees, hurricanes, birth of universes and much more! The mysterious number Phi has been found in many ancient architectures and even in paintings by Leonardo Da Vinci. The numbers were also used to create beautiful musical compositions. This is definitely something worth exploring.

Java_Volume1 #88565
ADO Address Book

This project was developed to help those just starting or wanting to start usind ADO and MYSQL Database. Contains a module that creates a MYSQL database on the fly. Hopefully this will help some of the new people get off the ground with ADO and MYSQL quickly and learn the full capabilites of using this combination. Please read the Program and Module notes before running.

Java_Volume1 #88566
Programming with the WinXP firewall

This code teachs you how to change WinXPSP2 Firewall settings via the hnetcfg.dll with VB6. You can 1) Enable and disable the Firewall 2) Select Ports from a large Portlist (with description and trojan info) and add them to the Windows Firewall Settings 3) Allow and Disallow incomming ICMP requests NOTE: you need WinXPSP2 to run this code. References to NetCon 1.0 Type Library and Microsoft Scripting Runtime Download this code and much more VB6, VB.NET and C# Code from my Website www.visualsoft-net.de

Java_Volume1 #88567
Text Progress Bar

Give this function a number from 0 to 100, and it will generate a cool progress bar made of text!

Java_Volume1 #88568
A Four Player Pong Game - 4Pong

I came up with the idea of having a four player pong game in college when player on a friends pong game. So I sat down and coded it. This game allows for four human players to four computer players (with varining levels of difficulties). It's extremely fun to play, if I do say so myself! However watch out because every so oftern the ball might explode into three different ones at different speeds and directions! Please comment on what features you like and what you think could make the game better, thank you.

Java_Volume1 #88569
[ Find Function For TextBox - New Update ]

This is an example of 'Find Function' for TextBoxes.It can perform MachCase,WholeWordOnly search and easy to use.Now updated.I want your 'FeedBack'and never forget to -Rate- this code.Thanks to Rde:-),you strikes once again.

Java_Volume1 #88570
FruitLandGame

Funny

Java_Volume1 #88571
FYI: Alt+Tab Icon Updating

How do you change the icon that appears in the Alt+Tab window? This is nothing new can be found on MSDN. The notes I added here are of interest. More info for skinning forms. Changing a form's icon doesn't affect the Alt+Tab window; you need to change the icon in an upper level, hidden window. Code below shows how. Notes to keep in mind.... The icon does NOT have to be one assigned to a form! If not, the only thing to remember is to cache that icon handle and don't destroy it until your application closes or you reassign using the same code below. Should you not cache the icon, and it is destroyed, the Alt+Tab will show a "blank/invisible" icon instead.

Java_Volume1 #88572
[Updated]Registry Access Class Module

With this class module you can access windows's registry base and edit String, DWORD or Binary data type. List of functions (in class): -ReadString -WriteString -ReadDWORD -WriteDWORD -ReadBinary -WriteBinary -KillValue -ValueExists -EnumValues -KeyExists -CreateKey -KillKey -EnumKeys -HasSubKeys -ExportToReg -ImportFromReg -isBinValid Enjoy! Update: fixed some bugs and added new function...

Java_Volume1 #88573
Attack Tool Kit 3.0

The Attack Tool Kit (ATK) is an open-source utility to realize vulnerability checks and enhance security audits. The most important changes in ATK 3.0 are the introduction of a dedicated exploiting routine and the Plugin AutoUpdate (over HTTP).

Java_Volume1 #88574
Tweak Machine (compatable with all Windows versions)

Tweak Machine (compatable with all Windows versions) - This application consists of highly graphical detail of configuring or changing the system registry for security purposes. It would come to use for networking or home computers. Have you seen that these programs cost lots of money, well this program is free to use. To stop unauthorised users trying to change the registry this program is password protected with a extreme encoding process and have the capability of changing the password. If you are not familiar with the registry do not try and change it your self because it could crash the system. This uses high-tech xp style buttons. This also has four user-controls textbox, checkbox, frame and xp button. The checkbox is a fully animated button, when you click it, it changes the image. It is composed of two screens which are accessable by pressing one of the buttons on the bottom-left of the screen as shown in the screenshot. You are able to; hide the Control Panel Applets, Remove Programs, hide drives and many more. One that is highly used thoughout networks is Dont Display Last User logged onto the network. I would like to thank Noushad P for permission to develop his program which was based on Windows 98. I also would like to address that I do not take any responsibility for any system crashes or failures. This program is not to be sold.

Java_Volume1 #88575
Create a Table of Procedures

Use to make a list of the procedures in your app and paste them in like a table of contents. Hopefully it will be of some use. Had fun programming it anyways.

Java_Volume1 #86141
Send EMAIL your local machine with/without SMTP

Send your emails without SMTP email server on your local machine. You cand create email list and send emails your list ! Easy & powerful ! Thanx for votes..

Java_Volume1 #86142
Firefox Wait Control Clone

A control that mimics the wait control shown by Mozilla's Firefox web browser when navigating to a web object. Updated Nov 17, 2004 - added BackColor and IsPlaying properties.

Java_Volume1 #86143
WebBrowser_Vix

Beginners guide to a graphical Web Browser, with loads of comments. Please feel free to reply with any comments you may i have as this is my first submission.

Java_Volume1 #86144
Office Assistant like Ms word/Outlook

When u open outlook/ms-word a office assistance comes up,this application just works as outlook or word. u can this assistance in any u r application. its works very nice. this application is good & i take this application thought from a web-site. but now its yours. OFFICE ASSISTANCE.

Languages
Top Categories
Global Discovery