Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #225616
Learning C++ for Life

This is a tutorial I wrote to teach C++ to people who want to learn it. I decided to post it here to help as many people as possible. Please leave feedback, and if you like it vote ;)

7_2009-2012 #236643
Snake and Ladder for VB.NET

Snake and Ladder is an amazing board game. I coded it using "Visual Basic .NET 2005 BETA 2" and I published it with haigh quality graphics and with sound effects. So please, feel free to email me if you find any bugs or any integration opinion to this game and do not forget to vote for it.

7_2009-2012 #218413
File Version Logger

Checks version, date & time information. Recurse subdirectories and filer file types. Great for debugging file version problems.

7_2009-2012 #218396
Image Shaped Form Example (New Improved Version)

Ever wanted to create a form with a shape defined by a picture? If so, this is what you have been looking for! With this simple example, you will be able to use any standard image to define the shape of a form. Along with the example, there is an ReadMe HTML file that explains how to create your own Image Shaped Forms! This is a new, improved version of my previous upload, with come corrections for WinNT!

7_2009-2012 #218397
Simple 'Piece Moving' Puzzle

This game simulates a simple "piece movable" puzzle, corresponding to an Image cuted in pieces which are painted in several PictureBox's. Then, the player must move the pieces, putting them in their right positions, making the puzzle complete! it also shows you how to freely move controls on a form at Run-Time WITHOUT ANY API FUNTIONS!

7_2009-2012 #237697
Rijndael Example

Written in VB.NET 2005 Beta 2 to demonstrates Rijndael encryption. Uses 128, 192 & 256 bit keys SHA1/MD5

7_2009-2012 #218459
SelectListBoxes

Move selections back and forth between 2 listboxes. You can use command buttons or double click selections. This sample uses printer font names for testing.

7_2009-2012 #230051
mindbreak

break the mind of user user think any character form screen and output is that character

7_2009-2012 #237991
Picture Master 1.00

Picture Master is picture viewer. You can save picture to favorites, zoom it, move it or save it to disk to any picture format supported by VB.NET. This is my first bigger project, PLEASE VOTE!

7_2009-2012 #233212
Binary Search Tree 1.0

***Version 1.0*** Traversing the tree is now available. PreOrder, InOrder, and PostOrder traversing is now available. The next version will be a GUI showing the operations being performed on the tree. ***Version 0.7*** - Cleaned up the code and added numerous comments - Small changes - no inorder, preorder, postorder support, that's coming next This is an implementation of a Binary Search Tree. Comes with two classes, BSTNode which represents a node in the binary search tree. Also comes with BSTree, the actual Binary Search Tree class. Several methods are supported. Nodes can be inserted, deleted and found. ***Please note, this has no comments and does not have an inorder, preorder, postorder method yet, this is only version 0.5. I just got tired of seeing only two versions of BST in the Java section of PSC and made my own. I hope you find this helpful. Give me feedback!***

7_2009-2012 #238005
SharpZipLib demonstration - Zip and Unzip files

Unzip & Zip files, allows user to set password on files to be zipped. Full usage of #ZipLib (www.icsharpcode.net). Foundation code provided by Andreas Krohn. I couldn't find a decent zip/unzip function on PSC so I thought I'd throw something together for everyone to use. Hope you guys enjoy it, it's my first submission! Thanks to the guys at icsharpcode.net for making the great library! Vote if you like it! Thanks!

7_2009-2012 #232033
Dynamic Imaging

Changes images according to user action!!!

7_2009-2012 #221368
Auto Backup (Portuguese)

A complete backup application that runs in the system tray, you can: - select files or entire folders (including subdirs) to backup; - select the source drives (local or network); - specify the target directory (local or network); - specify an interval in which the backup occurs or a unique time in the day; - specify the days of the week; - select full or incremental backup. It optionally generates a log with all files backed up. P.S.: the application is in Portuguese!

7_2009-2012 #235049
A Retieve Image From Database[MSSQL] to Show with listview]

This Code .can be show you how to get all image from database[MSSQL] to show with listview like LargeIconStyle.I find this module from www. but not found,untill me tried to coding to modified of someone at http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=1137&lngWId=10 .i do it and get adapt to my work.that done.

7_2009-2012 #230567
Packet sniffer

This code shows the source ip and port the flags of the packet and the sequence number

7_2009-2012 #226715
DataGridImageColumn

Add images to datagrid columns from an ImageList

7_2009-2012 #218435
ADVANCED Form Bubble Entrance

Makes Your Form Have A Bubble Entrance!!!

7_2009-2012 #218447
MultiDoc (Multiple Document Word Processor)

This is a Complete Word Processor that has extra features like Uppercase and LowerCase of all Selected text with the Click of a button. It allows you to easily open 4 Text Files at a time and modify them/Save, etc. It also has the 'Command$' function so you can set up specific files to be opened by this program. The last Text Program you will ever need.

7_2009-2012 #228125
Trinomial Factorer

A simple console program that factors any quadratic trinomial in the form AX^2 + BX + C, A != 0 (I couldn't find one on PSC so I had to make my own, darn Algebra homework...) Source code and all VC++ files included, though will run on any compiler.

7_2009-2012 #218103
sndPlayer MP3 MIDI WAV etc Calls

'This simple piece of source code will 'show you how to call and play Mp3, 'Mpeg, Midi and Wav files without 'using any extra controls. Simple and 'easy. Yeah what more would you want, 'well some extra buttons but they 'will be coming soon.

Languages
Top Categories
Global Discovery