Advertisement

Results for "Category: Graphics/ Sound"

6_2008-2009 #201645
Scalable Vector Graphics Charts (SVG) with ASP, Version: Beta 1.0

**** UPDATE 4 JANUARY 2003: This code was a very early attempt with vector graphics. If you are interested in creating static chart images "on-the-fly", without the need of a plug-in, I highly recommend investing your time in .NET GDI+. For a sample of GDI+ charts please visit my web site at www.alerme.com. Paul Walchli, paul@alerme.com. **** I originally posted SVG code on 10/12/01 that rendered charts using HTML and VBScript. ** On 1/31/02 I have posted a JavaScript version ... check Java/JavaScript site for code or visit my website at www.alerme.com**. This code creates the charts utilizing ASP by creating the SVG image on the fly and in a "virtual" page. As with the HTML version, this one is also a Beta version. The colors are ugly and the layout is weak. But, on the bright-side, it's functional. I'll post improvements as time allows. To test this code you will need to create a database, table, and three fields. I have included the information from my database in the ReadMe.txt file included in the zip file. If you use the field names above, all you should need to do is change the database name in three files: Default.asp, incBuildPage.asp, and incBuildSVG.asp. If you do a search/replace for "YourDatabaseNameHere" you'll find the line number of where the connection is. If you have any questions, please contact me at paul@alerme.com. Paul

6_2008-2009 #201765
Color Bar

This is small program written in Assembly language for intel pentium processors of series 80x86.This will out put 16 bars of different colors .This Color Bar can swing the mood and will make people happy.I am including '.exe' file also if some body don't have a assembler like MASM they can get from the web.You need masm to compile this program .

6_2008-2009 #201890
TabPage XP

I keep seeing messages posted about the lack of support for Visual Styles in TabPages. Well, I thought, that can't be too difficult to overcome, and I was right it wasn't. OK so I already knew how to use the API's from VB6 and it was simply a case of getting those to work in DotNet(not quite as simple as I'd like). One problem though, I am using VS2003 Beta so this project will not load in VS2002. However, the TabPageXP.vb file is just plain text so you can add that to a VB2002 project, and really thats all you want. Full instructions for usage supplied in the TabPageXP Class file.

6_2008-2009 #201892
AlphaFix

Tired of those ugly black shadows you get from WindowsXP Alpha Icons? Sure DrawIcon solves the problem, but sometimes you just want to pass a bitmap, created from an Icon, to an Image property. This project shows you how.

6_2008-2009 #201917
DX9 DirectDraw

Demonsrates DirectX9 DirectDraw windowed

6_2008-2009 #202182
Jumping Frog

Create transparent bitmaps at run-time!

6_2008-2009 #202183
MP3 Player

Create your own mp3 player. Provides basic functionality, plus dynamic playlist management. The code uses custom toolbars as player buttons (including tooltips), and MCI library strings to operate the player. A second window with a child listbox is designed to add to and delete from a playlist. The playlist is managed as a linked list during the session, and stored in a file upon exit, so it can be loaded at next start-up.

6_2008-2009 #202428
NuclearMediaGUI beta

This is a beta version of the GUI for the NuclearMedia 2.1 SDK.

6_2008-2009 #202429
Media player

This is a console C++ media player. Its not perfect and needs alot of work. But this is my 1st version of it. Im working on making it visual.(thx master for helping me) It dose all the simpal stuff open play stop pause resume. Im posting it cause C++ needs some media players to compete w/ vb. It uses win api. It comes w/ a vb project cause i havnt figured out the short path name code, yet. Dont be too harsh I just started c++. Plz vote and write comments.

6_2008-2009 #202488
Bitmap Viewer

Bitmap viewer, good way to learn how to draw things

6_2008-2009 #202579
Picture Browser

This project shows how to combine treeview, listview & GDI+ classes in a picture browser application. Some of codes collected from the net & retouched and the others written by me. If you like do not forget to vote! Thanks in advance

6_2008-2009 #202702
graphics demo

It draws lines on the screen. Looks like a screensaver. Shows some basic C++ coding techniques.

6_2008-2009 #202873
Graphics Learning Codes.~GodZilla Teaches~

This is meant for anyone who has started programming in c++, and want to learn graphics and maths governed programs.VOTE PLEASE ! Learn from the codes,this can prove a great shortcut!

6_2008-2009 #202879
Programming 3D Graphics using C/C++ - Full Tutorial

This contains all 9 tutorials of 3D Graphics Programming using C/C++ Please do take the time to vote and comment. Visit me at www.jayantgandhi.com

6_2008-2009 #203028
Colored Text

This program is a very basic animation. It uses the conio.h header file. It goes to the center of the screen, sets the text color, pauses for a second, and then resets the text and background color and prints more text. This is a verrrrrrrry basic animation.

6_2008-2009 #203042
World Map

The map of the world holds coordinate pairs to generate map images from database. This data can be used to draw maps on server side in PNG, JPEG, GIF, WBMP formats and to build click areas (image maps) for processing on client side. http://www.tonec.com/download4.html - ActiveImage component.

6_2008-2009 #203193
Save and Retrieve Image from Database

Save and Retrieve Image from MS Access Database.

6_2008-2009 #203313
Gantt Chart

I needed a Gantt Chart to my application, but couldn't find one that was good and free, so I had to make one myself. With this component and a few lines of code you can easily add one yourself too. This updated version includes a scroll bar (which auto-hides when not needed)

6_2008-2009 #203612
Bitmap Animation Viewer

This program loads bitmaps as frames of animations. Then, you can play back the frames. The program lets you add frames, clear all the frames, play the animation, and stop the animation. You can also adjust the speed at which the animation is played. Its just a simple tool I wrote in a couple hours that I use to view the animations I intend to use in some of my other programs. Its also a good learning tool, since I've got a menu, as well as buttons and a dialog box. The program works, but there are currently very few options.

6_2008-2009 #203620
Image Histogram Equalization

Program to open & view a .bmp file in color or convert it to 256 level grayscale & perform Histogram Equalization, if required. (with sample images)

Languages
Top Categories
Global Discovery