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.054.826 Times

Alumni Using Struts Jsp software
Filter: All | Freeware | Demo
 

Alumni Using Struts Jsp

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 748

Using Import for Reading Configuration Files Using Import for Reading Configuration Files script allows you to read Python-based configuration files that are specified at runtime.Reading configuration files is a common activity in scientific programming. Engineers typically create extensive config file reading libraries for handling this...



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 747

Using wxPython/OpenGL to draw a sphere Using wxPython/OpenGL to draw a sphere script is a simple wxPython/OpenGL application to draw a sphere.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (66): Using wxPython/OpenGL to draw a sphere Download

Added: May 10, 2013 | Visits: 476

Mini-commands using subprocess This script contains a set of template classes which allows to develop custom "mini-command" classes which allow to execute any system command and customize the execution using template strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Mini-commands using subprocess Download

Added: May 10, 2013 | Visits: 521

How To Link Via ODBC using MS Access Just a short guide on howto Setup an ODBC link using MYODBC.Then once setup use Access to link into you mysql database.Note:This would suit people trying to do mass product updates, and imports into your mysql database.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): How To Link Via ODBC using MS Access Download

Added: May 10, 2013 | Visits: 526

Flexible email class using PEAR Mail A more full featured email interface using the PEAR Mail module. Of interest, the new options can be used to work around restrictions imposed by SELinux.Next, it would be nice if someone would clean up the mime/html support, which appears to be still broken.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (62): Flexible email class using PEAR Mail Download

Added: May 10, 2013 | Visits: 455

Using wxPython with Twisted Python When using wxPython with Twisted in the way described in the Twisted docs wxPython will be stuck on menus and modal dialogs. This is due to the fact that wxPython uses private eventloops for menus and modal dialogs. This script is simple and works nicely on platforms using the select reactor.


Platforms: Windows, *nix, Python, BSD

License: Freeware Download (54): Using wxPython with Twisted Python Download

Added: May 10, 2013 | Visits: 456

Network Ping Pong using Twisted Prespective Broker This is a simple program using Twisted Perspective Broker and showing use of Twisted Deferreds and other callback mechanisms. It starts the server without arguments and the client with the host name of the server.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 526

Implementation of sets using sorted lists This script implements set operations using sorted lists as the underlying data structure. Advantages: - Space savings -- lists are much more compact than a dictionary based implementation. - Flexibility -- elements do not need to be hashable, only __cmp__ is required. - Fast operations...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Implementation of sets using sorted lists Download

Added: May 10, 2013 | Visits: 471

Composite design-pattern using dictionaries The script illustrates the composite design pattern by using hierarchical dictionaries. It can be used to process hierarchical, tree-based data structures using Python dictionaries.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Composite design-pattern using dictionaries Download

Added: May 10, 2013 | Visits: 373

Symmetric data obfuscation using xor This script can be conveniently used to obfuscate a string of data using simple xor without using any key.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Symmetric data obfuscation using xor Download

Added: May 10, 2013 | Visits: 533

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: May 10, 2013 | Visits: 618

Struts for php Struts for php is an MVC based framework for developing php web applications like jakarta struts. The framework is driven with a easy to handle xml configuration file. Also it has special support for the smarty template engine by supporting it with a special tag lib. The Collection interface is...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Struts for php Download

Added: May 10, 2013 | Visits: 542

Alternative Image Uploader Using Flickr This has the advantage of using the more advanced flickr options to edit the images before attaching them into WordPress.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.1.1 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Alternative Image Uploader Using Flickr Download

Added: June 06, 2013 | Visits: 643

BPSK receiver simulation using Spread Spectrum This is a code for simulation of BPSK receiver using Direct Sequence Spread Spectrum. The performnace is evaluated in presence of AWGN and Rayleigh fading. Jakes' Model has been used to obtained coefficients for rayleigh fading.


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): BPSK receiver simulation using Spread Spectrum Download

Video Surveillance Using MATLAB and Image Acquisition Toolbox This demo shows a simple program on the video surveilance using MATLAB and some toolboxes.Features:1. Run in 2 modes --> Monitoring and Playback2. Users are allowed to change the threshold value and the snap counter for the decision on snapping the frame.Limitation:1. Used of while loop for a...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (44): Video Surveillance Using MATLAB and Image Acquisition Toolbox Download

Added: July 06, 2013 | Visits: 517

GUI for DTMF Generator-Decoder using Goertzel's Algorithm This is a GUI for DTMF generator-decoder using Goertzel's algorithm.Has options to change Number of samples and Noise power that could be added at the generator.Suggestions and comments is always welcome.Now i am working on medical image pattern recognition techniques.It would be great if...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): GUI for DTMF Generator-Decoder using Goertzel's Algorithm Download

Interacting with an Arduino Using the Matlab Serial Commands Using information from Matlab central, Robot Grrl, and the Arduino forums, four files (two .m and two sketches) demonstrate two way communications between Matlab and the Arduino. The first set of files, serialTest1, demonstrates arduino input with Matlab tic/toc timing information added, and the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Interacting with an Arduino Using the Matlab Serial Commands Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish).


Platforms: Matlab


Added: June 15, 2013 | Visits: 550

Image Compression Using Wavelets Image compression using wavelet transform *wavelet transform give better information about non-stationary signals in time domain


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Image Compression Using Wavelets Download

Added: August 13, 2013 | Visits: 579

CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) A GENERALAZED CONVOLUTION COMPUTING CODE IN MATLAB WITHOUT USING MATLAB BUILTIN FUNCTION conv(x,h)


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): CONVOLUTION IN MATLAB WITHOUT USING conv(x,h) Download

< 1 2 3 4 5 >