Advertisement

Results for "Category: Graphics/ Sound"

6_2008-2009 #211988
A File Manager with GUI in DOS

This code is to view file & folder from drive.. download this code and please rate me...

6_2008-2009 #211989
A Matrix Screensaver in DOS

I hope that you like this interactive marix screen saver... Dont't forget to download this code and rate me.....

6_2008-2009 #211990
A Small Virtual 3D Solar System

Hello Friends!! I have made a small virtual 3D solar system. Please download this code and rate me. Happy Programming !!

6_2008-2009 #211991
A Simple Calculator with GUI

Hello Friends!! I have made a simple calculator with GUI. Please download this code and rate me. Happy Programming!!

6_2008-2009 #212140
A5*Calculator

The scientific calculator performs all scientific operations encountered in enginerring applications.

6_2008-2009 #212266
easy template management with seo friendly url for php beginner

The basic idea of this framework is to maintain the template easily. This framework helps to develop websites very fast which is also easily maintainable by the designer with little knowledge of php

6_2008-2009 #212314
A simple TakeScreenShot() Function

The purpose of this function is to simply take a screenshot of the entire screen and save it as a bitmap file.

6_2008-2009 #212346
Aaaaabsolute Drawing Kit 1.0

A complete paint program for DOS.Innovative saving of files, fill styles etc. See it the difference for Yourself.

6_2008-2009 #212393
Mouse initialisation in dos

It initializes mouse pointer in dos as well as in windows

6_2008-2009 #212690
Gallery Image with Zoom

This is a simple Image Gallery to automatic show all existing images in a folder. Just click one image to open it in a zoom popup window. See it in action: http://www.industriavirtual.com.br/codedemo/gallery/default.asp Please Vote!

6_2008-2009 #213360
Scaling, Graphics and Roots in 2D in VB10-Express

To find roots in the "Real Realm" of polynomial functions graphically for f(x) = +0, within a range defined for the user. Bisection, Regula Falsi and Secant methods are defined in the program. Also some procedures to handle graphics in 2D.

6_2008-2009 #213639
OpenGl 3D it! (surface terrainer with image processing)new update with screenshot exporter

This program can generate 3D surface and terrain from a video source with image processing technique as well as from a random or fractal source. It is a good base for Remote Sensing, Remote Topography, Radars, GPS and regenerating Earth Terrains from a camera or spectrum analyzing by video sources and make real 3D map by CNC machines. As soon as I put some comments in code for better understanding. <<<<<<PLEASE DON'T FORGET TO VOTE AND ALSO COMMENT>>>>>> How to use: 1: Run the program and with 8, 9, 10, 11 radio buttons (below picture) see random real time noise. Freeze the scene with button number 22 and with another controls new results are ready. 2: Connect to a video source (for example a web cam) and then click at buttons number 18 or 19 and then click on 13 (Brightness) or 14 (Color) radio buttons and see 3d video. Compile: You need OpenGL library for Win32. It is available from: http://www.xmission.com/~nate/glut.html or latest version http://www.opengl.org/resources/libraries/glut/glut_downloads.html#4 After download library and extract it copy following files. Note: these instructions are for winxp and .NET studio. glut32.dll to %WinDir%\System32 glut.h to $(MSDevDir)\Vc7\include\GL\ Note: if there is not GL directory create it. glut32.lib $(MSDevDir)\Vc7\lib\

6_2008-2009 #213724
imageViewer 0.9

Displays an image gallery of a folder and it's subfolders. It automatically generates thumbnails and is capable of keeping the aspect ratio(little buggy). It is open source however i would like feedback and credits etc. It was also written with security in mind. It also cache's the thumbnails to prevent server exhaustion etc.

6_2008-2009 #213905
Converting Notes to Frequencies

here i describe how can convert notes used in music (like c, d, e, f, g, a, b, c sharp, g flat,...) into frequencies you can use e.g. for the pc-speeker or whatever you like. if you think it's usefull, please vote!

6_2008-2009 #213911
Jigsaw game in VB.Net

To code a Jigsaw is a good way to learn about GDI+ image manipulation capabilities. In this case, the game presents shuffled pieces generated from an jpg/gif image that the user have to sort before the ballon reach the top. Vote & enjoy.

6_2008-2009 #213912
Tweening animation

You can do animation in 2D with this technique called keyframming (or tweening). To do so, I used GDI and some math. Enjoy and vote.

6_2008-2009 #213924
MIDI player

This code demonstrates playing a MIDI file on Windows.

6_2008-2009 #213925
Convert Magic

This is an image converter for BMP, GIF, JPEG, PNG, and TIFF. There's a demo at http://www.coolgroups.com/cm/.

6_2008-2009 #214050
Transition effects class with GDI+

Class to generate 55 diferents effects beettwen images. This is the OOP version of my old article "PowerPoint image Effects" and with many more effects.

6_2008-2009 #214199
Per-Pixel Alpha-Blended Clock

You may have seen other programs on the internet that offer programs with alpha-blended forms. An example would be Konfabulator, DesktopX, ObjectDock, just to name a few. What you may not have known is that you, too, can create great alpha blended forms easily using "layered windows". If you search PSC for "layered windows", you will find (besides this) a few programs that have transparent colors or that let you make an entire form one set amount of translucency. However, just being able to choose between making your entire form slightly translucent, or making one color transparent is rather limiting. What if you want to make a form that has a particular section partially translucent? What if you want to have your form anit-aliased on the edges? What about window shadows that fade away as they fall farther from the form? Now, with the included class, you can do this all and more. I built a fully functional clock application just as an example. First, I designed a few PNG files for the diferent faces of the clock. Since PNG files store alpha information, I created shadows and partially translucent parts in the PNG. Basically, at runtime, "hands" are drawn onto the image to complete the clock once every second. You can drag the clock around and even set it to stay on top of all windows. I wrote this with Visual Basic .NET 2005 Express. If you still have 2003 or below, you can download Visual Basic .NET 2005 Express for free from the MSDN site. I don't think the code will work on anything below 2005.

Languages
Top Categories
Global Discovery