Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.329 Times

Sdl Diagrams freeware
Filter: All | Freeware | Demo
 

Sdl Diagrams

1 2 3 4 5 > 
Added: October 12, 2010 | Visits: 1.362

SDL::Color SDL::Color is a SDL perl extension. SYNOPSIS $color = new SDL::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Color -color => SDL::NewColor(0xff,0xaa,0xdd); SDL::Color is a wrapper for display format... Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): SDL::Color Download

Added: June 04, 2010 | Visits: 1.466

SDL::MPEG SDL::MPEG is a SDL perl extension. SYNOPSIS $info = new SDL::MPEG -from => $mpeg; SDL::MPEG provides an interface to quering the status of a SMPEG stream. METHODS SDL::MPEG::has_audio returns true if it has audio track SDL::MPEG::has_video returns true if it has a video track... Platforms: *nix

License: Freeware Size: 778.24 KB Download (225): SDL::MPEG Download

Added: March 23, 2010 | Visits: 1.261

SDL::Video SDL::Video is a SDL perl extension. SYNOPSIS $video = new SDL::Video ( -name => pr0n.mpg ); SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the objects interface. METHODS SDL::Video::error()... Platforms: *nix

License: Freeware Size: 778.24 KB Download (109): SDL::Video Download

Added: July 04, 2010 | Visits: 898

NeoPop-SDL NeoPop-SDL project is a NeoGeo Pocket emulator. It supports black and white and color games, game state saving, screenshots (BMP and PNG), sound and music, double- and triple-size graphics scaling (both in software and hardware), full-screen mode, joystick and keyboard input, and the ability to... Platforms: *nix

License: Freeware Size: 256 KB Download (170): NeoPop-SDL Download

Added: November 06, 2010 | Visits: 1.334

Ghost Diagrams Ghost Diagrams is a project that takes sets of tiles and tries to find patterns into which they may be formed. The patterns it finds when given randomly chosen tiles are often surprising. It turns out that tiling patterns are a form of computation of equal power to Turing machines, lambda... Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Ghost Diagrams Download

Added: January 08, 2010 | Visits: 1.278

SDL::Tool::Graphic SDL::Tool::Graphic is a module for zooming and rotating SDL::Surface objects. METHODS zoom ( surface, xzoom, yzoom, smooth ) SDL::Tool::Graphic::zoom scales a SDL::Surface along the two axis independently. rotoZoom ( surface, angle, zoom, smooth ) SDL::Tool::Graphic::rotoZoom rotates... Platforms: *nix

License: Freeware Size: 778.24 KB Download (123): SDL::Tool::Graphic Download

Added: January 24, 2010 | Visits: 1.045

SDL Sopwith SDL Sopwith project is a port of the classic flying game Sopwith. SDL Sopwith is a port of the classic flying game Sopwith to modern operating systems and toolkits. It was originally a port to the LibSDL toolkit, but there is now a GTK+ version also.. Platforms: *nix

License: Freeware Size: 174.08 KB Download (111): SDL Sopwith Download

Added: March 03, 2010 | Visits: 862

SDL::App::FPS SDL::App::FPS is a framework for event-driven SDL games/applications. SYNOPSIS Subclass SDL::App::FPS and override some methods: package SDL::App::MyFPS; use strict; use SDL::App::FPS; use SDL; use base qw/SDL::App::FPS/; # override the method draw_frame with something to draw sub... Platforms: *nix

License: Freeware Size: 97.28 KB Download (101): SDL::App::FPS Download

Added: November 07, 2010 | Visits: 956

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();... Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: July 19, 2010 | Visits: 1.478

SDL Hana SDL Hana is a SDL-based hanafuda game. SDLHana is a SDL-based Hanafuda game, a Japanese-oriented card game which is popular in Japan and Korea. Platforms: *nix

License: Freeware Size: 696.32 KB Download (114): SDL Hana Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 572

SDL Threat Modeling Tool The Microsoft SDL Threat Modeling Tool allows for early and structured analysis and proactive mitigation and tracking of potential security issues. The SDL Threat Modeling Tool helps engineers analyze the security of their systems to find and address design issues early in the software lifecycle.... Platforms: Windows

License: Freeware Size: 3.6 MB Download (411): SDL Threat Modeling Tool Download

Added: August 22, 2013 | Visits: 774

Vapor-Liquid Equilibrium Diagrams for Ethanol-Water Mixture Uses Simulink to compute Vapor-Liquid Equilibrium diagrams for ethanol-water binary mixture. To compute activity coefficients, program uses Van-Laar Model. This mixture presents a positive azeotrope. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Vapor-Liquid Equilibrium Diagrams for Ethanol-Water Mixture Download

Type II liquid-liquid equilibrium diagrams for two ternary systems: hexane-heptane-methanol at 306K The program computes the liquid-liquid equilibrium diagrams for a type II ternary systems based on the NRTL model. The ternary mixture: hexane-heptane-methanol is an example of type II systems. The equilibrium diagram is computed at a temperature of 306 K. Platforms: Matlab


Screenshot Type I liquid-liquid equilibrium diagrams for a ternary systems: water-ethyl acetate-acetone at 15dlT- The program computes the liquid-liquid equilibrium diagrams for a type I ternary system based on the NRTL model. The ternary mixture: water-ethylacetate-acetone is an example of type I systems. The equilibrium diagram is obtained at a temperature of 288.15 K. Platforms: Matlab


Added: August 08, 2013 | Visits: 299

SDL Console SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time. Platforms: Mac

License: Freeware Size: 296.96 KB Download (40): SDL Console Download

Added: August 06, 2013 | Visits: 462

SDL Console for Linux SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time. Platforms: *nix

License: Freeware Size: 286.72 KB Download (39): SDL Console for Linux Download

Added: October 19, 2013 | Visits: 418

SDL Perl SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL). 'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software,... Platforms: *nix

License: Freeware Size: 819.2 KB Download (43): SDL Perl Download

Added: February 23, 2010 | Visits: 1.639

Aleph One/SDL Aleph One is an Open Source 3D first-person shooter game, based on the game Marathon 2 by Bungie Software. Aleph One was originally a Mac-only game, but there is now a cross-platform version based on the Simple DirectMedia Layer (SDL) library, that should in theory run on all systems supported... Platforms: *nix

License: Freeware Size: 890.88 KB Download (115): Aleph One/SDL Download

Added: February 14, 2010 | Visits: 1.148

netmapr netmapr is a simple SDL-based network diagram program that aims to be quick and easy to use without a huge list of library requirements. netmapr project supports NetViz-style "drilldown" into nested diagrams.. Gnome-Guitar is chord and scale database for gnome. Platforms: *nix

License: Freeware Size: 624.64 KB Download (139): netmapr Download

Added: September 18, 2010 | Visits: 928

SDL Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL is used by MPEG playback software, emulators, and many popular games, including the award winning Linux... Platforms: *nix

License: Freeware Size: 215.04 KB Download (103): SDL Download

1 2 3 4 5 >