Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #99510
CheckMate chess for local and intranet

This is a two-player chess Game. In CheckMate two human players can play the Chess in the same computer or over an intranet. Changes and moves made by one will be reflected in the other player's computer. Featues: * can be played in local machine or over the network by two players * cool Graphics * Drag and drop pieces to make moves with the mouse * Move validation-only valid moves are allowed. You cannot cheat!!!! * Castling and promotion allowed * Check warning provided * Replay Option: Previous game can be replayed for analysis * Network players can chat while playing * Game time provided * Help tips pop up when required * Help files provided * needs JDK1.3 or above

Java_Volume1 #100466
C++, The complete reference

This book includes all the examples you ever wanted. Get 40 chapters of free sample code. well commented.

Java_Volume1 #103183
Circular Menu Control

Removed bug causing small menus to be displayed off-center. This is a .NET component written in C# that allows you to place an animated "circular menu" within your applications. This type of menu is a popup menu designed myself and a group of interface engineers to be more efficient and appealing to end users. This popup menu animates its icons circularly around the click position, ensuring that the user moves the same distance to any desired option. Enclosed within this package are the library projects (C#), two tutorial projects (VB.NET and C#), a Word tutorial, a quick HTML tutorial, an installer project, a compiled help file and a PDF help file. NOTE: The documentation was created with NDoc, which you can find at http://ndoc.sourceforge.net/; the PDF documentation was generated with NDoc and Miktex, and their implementation is apparently buggy. As a result, all cross-reference links in the PDF did not show up. Also note: PSC removed an EXE file required for the installer project to compile. This EXE file, H2reg.exe and its accompanying .INI file, allow the installer to register the Circular Menu help files with Visual Studio. They are recommended by NDoc as explained on this page: http://ndoc.sourceforge.net/content/vsnet-deploying.htm

Java_Volume1 #100467
Code Request - string replace

will replace a substrings within a string. made this for my friend. Watch out for the size of your character arrays so they have enough space for the replacements, so you dont get a buffer overflow.

Java_Volume1 #99511
Password Security

Parses the password field and comes back with a percentage of how secure your password is against a hack attempt.

Java_Volume1 #100468
mvxPong

Its Pong!!!!! An example of making a full app with mvxEngine.

Java_Volume1 #103394
Calling Web Methods Asynchronously

To use the asynchronous versions of a web method in a client application. Asynchronous programming allows a program to call metods on a managed object and continue execution until either the managed object calls a specified callback or until blocking, waiting, or polling for the call is completed. This example will only cover calling a specified callback method.

Java_Volume1 #100539
millionaire.zip

This is my version of the game Who Wants To Be A Millionaire based on the TV series gameshow. It shows an example where "goto" actually makes programming similar to this more simple if you already have a lot of defined functions. Also, by using goto in this code, it avoids problems in compilation with the delay function. Great example for beginners of using nested if statements and declaring and defining functions and using arrays to make programming more simple.

Java_Volume1 #100540
MasterString2

contains well over 3,000 lines of string algorithms, structures and classes. Contains backwards compatiblity with MasterString1 (if You want), as well as having all the important algorithms optomized and recoded for MasterString2. Uses operator overloading, namespaces, inheritance, polymorphisim, etc comes with a sample driver program, which uses each of the new recoded algorithms. Well worth a look at.

Java_Volume1 #99512
A Drawing Applet

to use the mouse to draw lines with different colors .... see the screenshot!! its cool

Java_Volume1 #100541
C/C++ 101: Introduction to C/C++ (Part III)

This tutorial is made to help people learning C/C++ language which is commonly believed as a hard language.

Java_Volume1 #100542
generating "real" random numbers

This article tells you how to generate real random numbers using rand(), srand(), and time()

Java_Volume1 #100543
Code Example - Stack Template

A simple stack template.

Java_Volume1 #99513
Javascript Flat Button

Updated 7/8/02: This class will allow you to easily implement flat buttons into your web page.

Java_Volume1 #91900
Basic RPG engine made entirly using bitblt

This is a RPG game made entirly using bitblt. It is very simplistic, and it's main purpose is for those who are intermediat programmers, who want to learn how to program basic games. Also comes with a map editor, for editing existing maps, or for creating new ones.

Java_Volume1 #100544
Code Example - List Template

a simple little list template, done for practice. Comes with example driver.

Java_Volume1 #103818
DropDown Button Drive Control

Updated code as suggested see comments section.(12/8/04) The next generation of Drive Control. Now offers standard main button that you control as a regular button, Still has drive ready on hover, use only the space that a regular button would use and has resizable button features. This version allows the 4 standard flatstyles of a regular button including the system flatstyle for those of you who use Xp Style. The drop down drive control automatically closes in 10 seconds, when a drive or the close drive buttons are selected. I would like to take a moment to thank those of you who took the time to vote and make suggestions on the first ButtonBar control which inspired me to take the control to a higher level. This control was made by Myself and John Harald Apeland as co-programmer. Enjoy the control, votes and or suggestions for improvements are always welcome.

Java_Volume1 #91901
A.S.P. Database Access (ADO) with Paging

Accesses any ODBC database using ADO. Records are displayed in a table withe rows that alternate colors. Paging control code allows the user to select which page in the recordset to go to. Current code has been tested with Microsoft Access and SQL 7.0.

Java_Volume1 #103819
Convert C-Sharp to Vb .Net

This is the best C# Converter out there. It is a Visual Studio Add-in and its free. This converter will even convert whole projects. See review below for details.

Java_Volume1 #100545
Code Example - Vector Template

a simple vector template.

Languages
Top Categories
Global Discovery