Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #225180
Maze traversal ARRAYS!

this is a simple maze traversal program. It was produced using a 2d array, its not a very graphical program but technically it is very good. Jamie Lutzuver.

7_2009-2012 #232198
Online Voting / Polling System with Multiple Polling: MyPoll eXPress v 1.01

myPoll eXPress v 1.0 by Sunil Thakare A simple but powerful php code for customized polling. No graphics, No database required. The question, options and results are stored and customized using META TAG in a saparate file (s). Multiple polls are now possible. Please set the attribute of this file to "777" using chmod. Thecode can be incorporated into website easily. Also multiple poll can be possible by using different poll files. Code is well commented. If you like the code please send me a e-mail for further versions (Like multiple POLLS!). Thanks for downloading myPoll eXPress v 1.0. Sincerely, Sunil Thakare, Live Demo at: http://www.thakares.cjb.cc/mypoll

7_2009-2012 #230546
vbSock (.NET Based Winsock Control)

Note: I accidently delleted this, and reuploaded it. Please vote/comment again. Due to the amount of time and repeated code it adds to a large project to use the included socket control, and the fact that I had always used the Winsock control, I created my own version for VB.NET. It is well commented, and uses regions so that you only need to see the part of the code you want to look at. This is desigened to be viewed in VS.NET or VB.NET. This code is not 100% like Winsock. Although it has the same overal functionality, it does not have the same functions. For example, instead of an event being raised, you must call the VBSock.Read() or VBSock.ReadLine() function. I am working on this. Expect to see an update soon.

7_2009-2012 #223378
CD Player (Updated) v2.0

Plays an Audio CD with a GUI. I've added a volume control, and I've changed the window type so it can move. I added an Eject/Close button so you can insert a new CD and have it updated right a away. I made it clean the track list and update it when you change the CD Device. I'll keep trying to add some new features. Check out my site at: http://storm.prohosting.com/matev/

7_2009-2012 #225391
Graphics Learning Codes.~GodZilla Teaches~

This is meant for anyone who has started programming in c++, and want to learn graphics and maths governed programs.VOTE PLEASE ! Learn from the codes,this can prove a great shortcut!

7_2009-2012 #225951
_Web Listbar

This code will help you organize your support content (Links, news flash, Top 10). This mimics the common Listbars that you will find in other Desktop application languages like VB. Since it uses standard HTML as it's content, the sky is the LIMIT when adding content. You can customize the Javascript Objects that I have started to really enhance these objects to be very powerful. I have added a Readme.htm file so that you can understand the parameters and the objects that I have created. Almost everything is customizable, color, font, background colors, images, you name it.... If you like them, throw a vote my way. Thanks

7_2009-2012 #217825
HSL<->RGB and Color Manipulation Routines

Routines to convert between Hue-Saturation-Luminescence values an Red-Green-Blue color values (Converted from C++). Also several unique routines using these functions to manipulate color such as Brighten, Invert, PhotoNegative, Blend, Tint, etc. ***NOTE: I have reposted this with the original sorce (now complete). I am working on and will soon submit this in class form, once comments are added to the source.***

7_2009-2012 #226123
Calculate the week # of the year

Calculates what the week number is for the year, according to the current date.

7_2009-2012 #236592
Create Password Class

A simple drop-in class to create random passwords. Outputs the password as well as a SHA1, MD5 and salted hashed password if request. Simply drop this class into a folder and reference the Usage section in the PHP file for information on how to use. I also included a UUID creator so making advanced salt values is easy. Enjoy and vote!

7_2009-2012 #217224
Complete JavaScript Command Reference

A list of key JavaScript objects, properties, methods and their availability across MSIE and Netscape Navigator. The list contains over two thousand entries and is an update of a similar, but now dated list that can be found at http://www.wdj/articles/javascript_limitations.html. This list is © Cliff Wootton 2001 and is republished from 'JavaScript Programmer's Reference' with permission from Wrox Press. The book can be found at: http://www.amazon.com/exec/obidos/ASIN/1861004591

7_2009-2012 #225935
DHTML Library

This library has many features. You can hide layers, show layers, move layers, make layers slide to another position, etc.

7_2009-2012 #225840
Clock Applet

the code displays the clock showing the time in seconds,min,hours and the background of the window according to the user choice

7_2009-2012 #218222
Javascript RPG

This code demonstrates a very basic javascript rpg game (where a character moves around a map). Also include is a simple javascript map editor. This is a update to an older post with a little more functionality.

7_2009-2012 #235521
ITCN ASP.NET Forum 2004

The ITCN Asp.Net Forum 2004 is a free, open source website Forum and Discussion Board programmed in the Microsoft dot Net 1.1 Framework with Visual Basic. Demo and Support at http://forum.itcn.com/ THE DLLs HAVE BEEN REMOVED - TO COMPILE RUN THE 2 COMPILE_All.BAT FILES IN THE /SRC/ AND /ADMIN/SRC/ DIRECTORIES!

7_2009-2012 #219292
MYSPACE CLONE

This is my MySpace Clone sample source code using PHP + MySQL. If you like my code just vote for it.. Have a nice day..

7_2009-2012 #217865
clsSysTray.cls

A simple class to very easily minimize an application to, or to just create an icon in, the system tray. UPDATED & FIXED 6/25/1999 - Added new properties and fixed various things. If you have gotten this code before, please get it again (yes, it actually works now!). Read the comments for instructions.

7_2009-2012 #222387
Secure Hash Algorithm (SHA-1)

The function generates a 160-bit (40-hex-digits representing 20 bytes) message digest for a given message (String) of any length. The digest is unique to the message. It is not possible to recover the message from the digest. The only way to find the source message for a digest is by the brute force hashing of all possible messages and comparison of their digests.

7_2009-2012 #217866
Find Any Window

Sometimes you need to find a window using the API Call findwindow , but what if this windows caption changes you can't find that same window all the time. With this function you can find any window just by knowing a few letters in the caption. This will return the windows' hWnd , also includes a function that will grab the windows caption. This is something that will be useful to alot of programmers. Updated! 2.23.01

7_2009-2012 #217880
SortFlex

Handle the sorting of a MSFlexgrid by only one sub-routine. Automatic ascenting and decending displayed by + and - in the Headline.

7_2009-2012 #226332
WebCam Image Refresh with Java script

This code was written to display an image an constantly refresh it without reloading the entire page. This works great with webcam software that constantly uploads a picture to your server. All you have to do is put this java script into your page with the name of the image & WebCam IP address (in the Srvr_IP variable ), and it will constantly refresh the image ( you can change it's timeout ) without forcing an entire page reload. This example includes a test page and the source code java script file . Enjoy ...

Languages
Top Categories
Global Discovery