Advertisement

Results for "Category: Graphics/ Sound"

7_2009-2012 #237568
Get Screen Resolution

Gets the current screen resolution and displays it in a MsgBox in 1 line of code.

7_2009-2012 #237570
harry's paint

it draws different graphical figure. it is controlled with the mouse. for its detailed features download the code & execute the cpp file. Thank You . please rate it

7_2009-2012 #237575
LCD Clock (Win32 APIs)

This plain simple LCD clock is developed using pure Win32 APIs and no MFC. This is a very small piece of code, but it shows how Win32 programming can be made practical and simple. If you find it useful please vote for me.

7_2009-2012 #237640
Double Buffer A Picture Box (Flicker Free)

**DOUBLE BUFFERING FOR BEGINNERS** Drawing constantly to a picture box causes huge amounts of flickering which is undesirable and looks unprofessional. This is a very easy way of removing the flickers using the double buffer method. Double Buffering has been used in games since time began, even back on the Amiga with Blitz Basic and Amos. The idea is to draw all details into a buffer, this means the user cannot see it and it is very quick. Once all the drawing is complete it is then copied to the front buffer (Picture box in this case). This means there is only ever one update per cycle as opposed to an update for every item drawn. When I began looking for this I found only examples of drawing onto a form... well that's a cheat, it has a DoubleBuffer property, a picture box doesn't... I'm not fussed about votes folks, just let me know if this has helped.

7_2009-2012 #237698
GD2 Library Class

All gd2 functions , resize , thumbnail ,graphic effects

7_2009-2012 #237870
Mr.Calc

Mr. Calc is a basic calculator with a graphical front-end. The code demonstrates, how to work with regions, shaped forms and classes. The Application includes only one button, everything is drawed. I hope, you'll enjoy it and give me feedback, if you'll find bugs.

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 #238024
Monkey StreamCast & Web Server V2

Here it is... Version 2.0 of the Monkey Screamcast audio and web server. It's multithreaded, small and fast. Serve up web pages and streaming media at the same time. Meta data is sent to Winamp as well now and you can view your MP3 collection from a web page and select the track you wish to be streamed to WinAmp. This dealio will work with video too. You can store all your MP3s on one box and listen to them abroad at work or via wireless with your laptop or handheld PC! There is an XML configuration file you can use to configure the server as desired. Tracks can be played in ordinal or random order with WinAmp or any Shoutcast stream compatible media player. In random order, you can click the WinAmp's play button to shuffle the playlist and hear a random song! Don't forget to configure and your MP3 directory. The XML parsing code is pretty cool with no dependencies. Tell me what you think and don't forget to vote.

7_2009-2012 #238025
Monkey Head Media Stream

The Monkey Head Media Stream application captures Internet radio streams (Shoutcast, Icy and X-Stream Radio) and records them to disk in an MP3 audio file format. Audio tracks can be separated into individual MP3 files in real-time or one large MP3 file can be created. Thousands of stream addresses can be acquired at Shoutcast. Simply download and open a ".pls" file and extract the stream address. Just paste the stream address in the Monkey Head Media Stream application and press record to capture MP3 files. See the documentation at the home page for more information. http://www.monkeyheadsoftware.com This application works best with broadband. Dial up users should user lower bit rate streams (96kbs and below). Please rate this code.

7_2009-2012 #238082
ASP Slideshow

Create a slide show presentation by putting any combination of image, text, and sound files in same folder as the ASP script. If you use sounds, it automatically advances under IE with scripting enabled, falls back to manual advance otherwise. See http://www.ericphelps.com/slideshow/asp/index.htm for two different versions of this code.

7_2009-2012 #238227
Console SetPixel

using SetPixel function with the gdi link for graphical use in a console window.

7_2009-2012 #238269
BatchResizeImages

Resizing all images in the source folder and save them in the destination folder. This is a simple and useful utility.

7_2009-2012 #238284
Image Rotator

Flipping image Horizontally

7_2009-2012 #238285
Transforming XML to HTML

Transforming XML to HTML Shapes

7_2009-2012 #238287
Image Encoder

Encoding image with base64 algorithm

7_2009-2012 #238289
Merge Mp3 File

Join two or more mp3 files...

7_2009-2012 #238293
Image Colorize

Colorizing image

7_2009-2012 #238294
Image to Patchy Grayscale

Convert image to patchy Grayscale

7_2009-2012 #238295
Text to Picture

converting text to picture

7_2009-2012 #238470
Media Player

Simple Media Player. It can play MP3, OGG, AVI, MPG and other file types. This source code doesn't use any controls but only API functions.

Languages
Top Categories
Global Discovery