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

Servlet Rmi Example software
Filter: All | Freeware | Demo
 

Servlet Rmi Example

< 1 2 3 4 5 > 
Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 248

Servlet Skinnable Resoue ReQuestor Servlet serving resources (css,js,img) depending on browser, language and selected skin. Recursive parsing to find the best match. Compatible to portal implementation. Replacement of jsp with /resource/...



Platforms: Windows, Mac, Linux

License: Freeware Size: 67.5 KB Download (51): Servlet Skinnable Resoue ReQuestor Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 305

Simple RMI Simple type-safe implementation of Java Remote Method Invocation (RMI) independent of standard Java RMI mechanism.





Platforms: Windows, Mac, Linux

License: Freeware Size: 19.31 KB Download (48): Simple RMI Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 620

Smart Proxies and Interceptors in RMI This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.


Platforms: Windows, Mac, Linux

License: Freeware Size: 696.17 KB Download (48): Smart Proxies and Interceptors in RMI Download

Added: May 10, 2013 | Visits: 574

if else example if else example is a basic example of an if then else control structure.


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

License: Freeware Download (59): if else example Download

Added: May 10, 2013 | Visits: 401

RMI Barcode This contribution allows the use of a barcode scanner in osCommerce. The contribution includes a user guide, which describes the changes to do to osCommerce, and how to install RMI BarcodeRMI Barcode includes 2 Java programs, called the client and server components.The server component is an...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): RMI Barcode Download

Added: May 10, 2013 | Visits: 452

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.


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

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 502

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.


Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 573

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Added: May 29, 2013 | Visits: 507

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data...


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: September 09, 2013 | Visits: 565

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 489

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 432

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 602

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...


Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 849

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC.


Platforms: Matlab


Added: August 27, 2013 | Visits: 424

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: July 21, 2013 | Visits: 347

a functor set example In this example you will learn the "function handler" from a "functor set" points-of-view. The functor set can store more than one functionhandlers, so one can choose a function handler from a functor set and pass it to another function as an input argument.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): a functor set example Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (47): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

Added: May 11, 2013 | Visits: 499

Example: Using Nested Functions for Timers This is a simple example of how nested functions can simplify the writing of callback functions for writing continuously-running applications. Callback functions are used by timer objects and the various objects in the Test & Measurement Toolboxes (Data Acquisition Toolbox, Instrument Control...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Example: Using Nested Functions for Timers Download

< 1 2 3 4 5 >