Results for "Volume: 7_2009-2012"
you know its a sliding menu very like the sliding menu in planet source code you know that on the side that when you put your mouse over it it stop sliding other wise it slides
It Checks the poplarity of a given web page.Backlink Checker, find the number of backlinks linking to your website according to the major Search EnginesBack Links checker is a free Web SEO service that generates a custom Link Popularity list Report. Backlink checker is a good estimation of your site popularity. Do not forget to compare your competitors popularity.
After searching for examples on how to create a packet sniffer, I only found examples using third party products. I did find the begining of an example on mentalis.org. I borrowed the code from mentalis and made significant improvements to it. You can save individual packets in raw and parsed format, save the whole packet list for later review, and filter which packets enter the list. The code also demonstrates how to use .NET sockets, reading and writing a file using a filestream, and reading and writing to an XML file.
This program is part of a larger project; one which involves plotting the curve for any given eqyuation. If someone wants to develop that program jointly with me, or has any useful tip concerning it please email me. Meanwhile check out this program...
The code demonstrates 3 common combobox tasks: 1.) Filling a cbo with a recordset 2.) Setting the cbo Text to a recordset field using a numeric rst field 3.) Setting the cbo Text to a recordset field using a non-numeric rst field
Yet another password program!! This one takes into account the backspace key, a feature which i didn't find in the other password programs on this site.
This code contains a modified RichTextBox control that allows you to specify words that you would like it to color when they are appended or typed into the RTB. The program also maintains cursor position as well as lets you specify the color for each word you load into the dictionary.
it is classical culculator but has some thing special that you can store your work in a file in the hard and return to it and work on KeyBoard besides we'd created our own Math functions including sin & cos we hope to send us your notices to improve the product next time
Function to clean all characters but A-Z, a-z, and 0123456789. When I don't use Regular Expressions I use this function to put only the characters I want into a string. It is very useful for password generation. Look up the Dec number on an ASCII chart and use this for many things.
demonstrates huffman compression/decompression
Demonstrates LZ compression decompression
The purpose of this code is to expand on what Ian Ippolito stated in an early post with the same code. I noticed that his same code did not state all the versions that can take advantage of this code. This code will center a form on the screen, not taking into consideration the taskbar. Yes, there are other ways of achieving this, api being one of them, but who wouldn't rather have a smaller, simpler code?
Demonstrates Boyer Moore string searching algorithm
It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.
creates a GD image resource from a pcx file
A few Win32 classes to make your life easier:The Form class,just call .Create(...) and .AttachWindow(...) to create it.Maby you want to put some events to your controls?No problem,just type .AddEvent(...).Or maby you have an array of controls?No problem again,assign a .AddArrayEvent(...) and you got it.As you can see it is more for newbies and those who have passed from VB,and to experineced people to lower allot of useless lines,just use the header and forget about ever having problems with Win32 creation.If many will wote i will upload more functions,and classes.Remember,this is not MFC,it has only the functions that are usefull,not all so many useless functions and initializations like MSC :))))))))
This is a complete website engine for the software developing companies. It is a semi content management system (CMS). User can easily handle this project. Left menu items, top menu items & footer menu items are customizable. There are many exciting options in this system like USER REGISTRATION FORM, PHPBB3 LATEST 10 USER NAME, LATEST 10 POSTS, USEFUL WEB LINKS , CONTACT FORM,GOOGLE ADSENSE PROCEDURE, THREE COLUMNS, EXCITING LOOK AND MANY MORE. Please See the Screen shot. If you like this code, Please vote me.
A great way to persist data (on the client)between pages when working within a frameset. This is a good, more stable substitute for session cookies. Trying to pass querystring values or form values back and forth can get messy and if your string gets too long some browsers will choke. Cookies can be an unstable solution because they can't get too long either and some browsers will mysteriously lose them. This is a simple, dynamic solution that does the trick in version 4 IE and Netscape browsers. If this is of use to you, send me a quick note and let me know! shawn_james@hotmail.com
OK..I updated the class, so it looks better and faster. It is Win32 compatible and it comes with a sample on how to use it. Got a feedback not so long ago and i must admit i was pretty hurt, anyway i took some times to fix the bugs.
Sample code showing how to create threads in cpp.Please give ur ratings too