Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #217367
Capturing the Screen

Capture a screen in a window, this one actually works...

7_2009-2012 #232335
Create EML file

A simple program to make EML(E-mail) files. With this program u can create eml files and send it with any EML compatible program (Outlook for example). U can send email from your application without SMTP and works under >=98. Supports attach(From the add attach, u can select multifiles).

7_2009-2012 #224468
Circular File

For circular logging System

7_2009-2012 #224251
What is a linked list?

An introduction to linked lists for beginners. I know there are already some. I guess it won't hurt to have another.

7_2009-2012 #222497
GetResource

Reads embeded files from your executable programs (such as xml, images, etc.) Allows you to distribute one program - the exe, but still access your data and images needed with the program.

7_2009-2012 #223200
Direct3D8 Spinning Pyrimid

If you are a newbie to either DirectX8 or C++ then this is for you! It is a simple and fully commented program which uses DirectX8 to render a spinning triangle in fullscreen mode. This is my 1st C++/DX8 program and only my 3rd ever C++ program, so while I can ensure it's pretty simple, it might not be perfect, so please give me some help on improving it. If it's interesting/useful to you please vote for me because I worked very hard on this.

7_2009-2012 #226248
Creating ZIP Files on the Spot

This interesting article found on Zend.com will explain to you how to create ZIP files on the fly using PHP.

7_2009-2012 #228862
View-Edit MySQL Table

View, Edit any table in a MySQL database. Code is parameter driven, so you select what tables and what columns to display. Primary keys are always needed but those are hidden.

7_2009-2012 #217373
Stop Typeing in Textboxes but dont diasble them

This Code stops the End-user typing o#into a textbox but still allows them to scroll it because it is not disabled

7_2009-2012 #222874
Spectrum Analyser Plugin for Winamp

This is a fully skinnable Spectrum Analyser plugin for Winamp 2.x. It is finished to the point of being usable but not by any means complete and will continue to be updated. Any suggestions/hints would be appreciated. Features: Skinnable, Customisable bar width/spacing/drawing style, Dockable, Optional Peaks, Adjustable Frame rate (1-100 fps), Double Size mode, config dialog box.

7_2009-2012 #224407
Another XPStyle menu

I am a fair VB6 programmer. I have taken a trial version of VS.NET. I decided to play with the new Owner Draw Menus. After around five total rewrites I am happy with these results. Simply follow the instructions in the Class #Region "Usage Notes" and you will instantly have XPStyle Menus without coding. Don't ask me how to get the real colors though as I gave up there(So many settings affect each one).

7_2009-2012 #234352
Promiscuous IP Sniffer

Promiscuous IP sniffer using raw sockets. displays ip source,ip destination, protocol, port source, port destination, packet length. also displays the content of the packet. i wrote about the same thing in VB (less complete and stable though): http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=42170 update : v1.21 , you can now choose you interface (usefull if you have more than one!)

7_2009-2012 #220634
NARSCAR RACE Simulation

First of All Please take a minute and Rate my Code.=) It uses Object Orinted Programming to Make a Nascar Racing simulation. The race is formed of 33 Cars if random aspects effecting it. We start with 33 cars, all of which are identical The race is 500 miles. We're going to do the simulation using clock ticks of .5 seconds. All cars start at zero velocity, and when the race starts they all gain speed at a uniform rate of 0.0020833 miles per second (about 7.5 miles per second) plus a random amount of 5% added or subtracted from the added speed until it reaches a cruising speed of .41667 miles per second (150 miles per hour). It then maintains this speed plus or minus 3%.each car has 20 gallons of fuel. The fuel consumption of the car is normally 30 miles per gallon, divided by the car's current speed divided by 10, e.g. if the car is going 150 miles per hour, its fuel consumption is 30/(150/10)=2 miles per gallon. However, if the car is less than .01 miles (52.8 feet) behind another car, its fuel economy improves by 10% because it's in the draft. However, it cannot stay in the draft more than 100 clock ticks (50 seconds) before the car starts to overheat, in which case the car pulls out of the draft and gets normal fuel mileage. It cannot draft again for 100 clock ticks because the engine has to cool down. A lap in the race is 2 miles, so each time the car has traveled a multiple of two miles we check its fuel. If it doesn't have enough to complete two more laps (4 miles) at the current rate of consumption, it must pull into the pits at the end of the next lap. In this case, when the car comes to the next multiple of two miles (end of lap), it decelerates at the same uniform rate as acceleration (only with no random amount added or subtracted) until it has zero velocity. It then sits for 20 clock ticks (10 seconds) and then accelerates back up to cruising speed.

7_2009-2012 #219541
Unreal Tournament PHP Server query

This code is a configurable server query script *including map images!*. The screenshot is self-explaining. In the configuration file you can turn things like the input box, or playerlists, etc. on and off. A working example can be found on my site, right here: http://www.persistentrealities.com/utquery/ Please read the readme, so, for example you know which port to use for a server running on 8800. If you like it, please vote.

7_2009-2012 #232191
J's Palette Editor 1.02

loads, saves, and creates source code files for colour palettes. It even creates an html page to add to technical documentation. It supports icons, bitmaps, MS Pal, Jasc Pal, ACT, and my own GBAPal file formats. please vote.

7_2009-2012 #234371
TANK COMBAT

makes u smile :P note (i coudn't upload the sounds:

7_2009-2012 #228625
Run Code from string

You can now save a whole class in a field of a table and call it and run it. This code will provide the answers of how to turn a string into code that runs. kind of like Scripting your application though much more powerfull

7_2009-2012 #231849
convert bmp to jpg and jpg to bmp

this code convert bmp pictures to jpg pictures (with compression)..and convert compressed jpg pictures back to bmp!!

7_2009-2012 #217376
Open default email client/browser to your address

Sometimes in the about box of your program you want to put your email address, and web site address, wouldn't it be great if at one click the default email client would open with your address in it?, or the default web browser to your address?, and a plus!, open any file to its association, all of this with no declarations, no APIs, and with ONE line of code? Sounds impossible? here's how:

7_2009-2012 #219830
Browser

browse your webroot

Languages
Top Categories
Global Discovery