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

Elgamal Cryptosystem Example freeware
Filter: All | Freeware | Demo
 

Elgamal Cryptosystem Example

< 1 2 3 4 5 > 
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: November 06, 2010 | Visits: 1.306

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...





Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.445

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: July 05, 2010 | Visits: 2.943

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: October 02, 2010 | Visits: 917

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 604

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (437): Spice-MLP Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 410

NTRU NTRU was specially designed as a public key cryptosystem that is thought to be unbreakable even with quantum computers. Commonly used cryptosystems like RSA or ECC, on the other hand, will be broken if and when quantum computers become available. In addition, NTRU is significantly faster than...


Platforms: Windows

License: Freeware Download (419): NTRU Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 528

Learn HTML By Example Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle...


Platforms: Windows, Linux

License: Freeware Size: 4 KB Download (417): Learn HTML By Example Download

Added: May 10, 2013 | Visits: 495

Vpython example This script allows you to perform a block moving robot arm simulation.Provides some 3d coolness for new pythonists. Shows some stack usage. Probably should be shorter.In the __main__ statement at the bottom, replace test2() with parse(), then type something like this on each line:10move 5 onto...


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

License: Freeware Download (55): Vpython example Download

Added: May 08, 2013 | Visits: 521

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: August 26, 2013 | Visits: 768

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/


Platforms: Matlab


Added: May 06, 2013 | Visits: 325

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: July 12, 2013 | Visits: 421

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: August 06, 2013 | Visits: 488

Analytical Target Cascading Example Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Analytical Target Cascading Example Download

Added: July 19, 2013 | Visits: 385

Hohmann Transfer Example & Figure-of-8 Orbit Example There are two components in this group.1. Hohmann Transfer Example: This simulation starts with a craft/satellite in low earth orbit. A Hohmann Transfer is initiated to a 'random' destination altitude. This includes the delta V to move to a higher orbit, and then circularize the orbit once the...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (47): Hohmann Transfer Example & Figure-of-8 Orbit Example Download

Analytical Target Cascading Example With Coupling Variables Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Analytical Target Cascading Example With Coupling Variables Download

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: May 27, 2013 | Visits: 566

PCA demonstration example This file is used to explain how PCA works and the idea behind the method. This example is given in the ISA book: New directions in Bioprocess Modeling and Control by Michael A. Boudreau and Gregory K. McMillan(Chapter 8, simple example). The process is composed of a valve a thermometer and a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): PCA demonstration example Download

Added: April 26, 2013 | Visits: 682

AdvCurveFit This example solves a complex curve fitting problem that involves parameter pooling and stratification using a nonlinear least-squares approach. This example also takes advantage of some new language features with MATLAB 7. * Anonymous functions * Nested functions


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (42): AdvCurveFit Download

< 1 2 3 4 5 >