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

Ethernet Test Suite software
Filter: All | Freeware | Demo
 

Ethernet Test Suite

< 1 2 3 4 5 
Added: November 12, 2010 | Visits: 787

Debug::FaultAutoBT Debug::FaultAutoBT is a Perl module for automatic backtrace extractor on SIGSEGV, SIGBUS, etc. SYNOPSIS use Debug::FaultAutoBT; use File::Spec::Functions; my $tmp_dir = File::Spec::Functions::tmpdir; my $trace = Debug::FaultAutoBT->new( dir => "$tmp_dir", #verbose => 1, #exec_path =>...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): Debug::FaultAutoBT Download

Added: April 16, 2010 | Visits: 972

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself...





Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: May 15, 2010 | Visits: 836

AlphaBeta AlphaBeta is a framework that implements MiniMax search with Alpha-Beta pruning and is designed to make it simple to create two-player zero-sum perfect information games in Objective-C. Both fixed-depth and iterative search is supported. I created this project using Xcode, and the project...


Platforms: *nix

License: Freeware Download (112): AlphaBeta Download

Added: March 14, 2010 | Visits: 1.254

Python SRS Library Python SRS Library is a Python implementation of the Sender Rewriting Scheme. Python SRS Library is a fairly direct translation of the draft implementation in Perl by Shevek. It includes a test suite, which currently checks four levels of forwarding and subsequent reversal for the Guarded, DB,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (112): Python SRS Library Download

Added: October 23, 2010 | Visits: 938

Array::PatternMatcher Array::PatternMatcher is a pattern matching for arrays. SYNOPSIS This section inlines the entire test suite. Please excuse the ok()s. use Array::PatternMatcher; Matching logical variables to input stream # 1 - simple match of logical variable to input my $pattern = AGE ; my $input =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (118): Array::PatternMatcher Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 767

Simple SOAP C++ Library Simple SOAP C++ Library is a useful C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation


Platforms: Windows

License: Freeware Download (46): Simple SOAP C++ Library Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 126

JarUnit An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.


Platforms: Windows, Mac, Linux

License: Freeware Size: 107.15 KB Download (47): JarUnit Download

Added: September 27, 2013 | Visits: 453

SQLUnit SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (52): SQLUnit Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 323

TTCN-3 Framework for Java Unit Testing An approach to Java Unit Testing with TTCN3. The project shows a way of implementing Java calls (maintaining object state across them) and integrating them with a TTCN3 test suite. See http://sf.net/apps/trac/ttcn3java/wiki


Platforms: Windows, Mac, Linux

License: Freeware Size: 120.5 KB Download (49): TTCN-3 Framework for Java Unit Testing Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 469

Web Services Interop Profile Environment Web Services Interoperability Profile Environment is a toolkit for managing and using 'service profiles' needed for SOA realisation. Core is an inheritance resolver library, used by a document generator and conformance test suite generator.


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.39 MB Download (46): Web Services Interop Profile Environment Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 604

XML Editor/Validator/Designer with CAMV The CAM editor is the leading open source XML Editor/Validation/Schema designer for building and deploying XML information exchanges with canonical component dictionaries. Provides a visual WYSIWYG structure with drag and drop dictionary components + rules entry wizards. Will import, analyze and...


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.21 MB Download (70): XML Editor/Validator/Designer with CAMV Download

Added: May 10, 2013 | Visits: 438

JBoss Messaging 2.0.0.alpha1 JBoss Messaging enables high performance, scalable, clustered messaging for Java.JBoss Messaging has a state of the art clustering implementation, allowing queues and topics to be seamlessly distributed across LANs and WANsJBoss Messaging is 100% Sun CTS (Compatibility Test Suite) JMS and JEE...


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

License: Freeware Download (50): JBoss Messaging 2.0.0.alpha1 Download

Added: May 10, 2013 | Visits: 483

Dynamic Proxies This is an assembly that allows you to make a dynamic proxy of an object whose class is non-sealed and non-abstract. The new object inherits from the given object's class, wraps the given object as a private field, and delegates all virtual invocations to this inner object. It also calls a set of...


Platforms: Windows, ASP.NET,

License: Freeware Download (55): Dynamic Proxies Download

Added: May 10, 2013 | Visits: 480

SOAP::WSDL SOAP::WSDL is a WSDL based open-source SOAP toolkit for perl. It allows to easily create client and server SOAP interfaces based on a WSDL description. SOAP::WSDL does not attempt to implement all concepts in all versions of the SOAP and WSDL specifications, but to comply to the WS-I Basic...


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

License: Freeware Download (56): SOAP::WSDL Download

Added: May 10, 2013 | Visits: 670

Generic PHP Framework Generic PHP Framework is a library of reusable classes for PHP applications. The idea is to grow this framework into a great foundation for writing large applications in PHP. How Does gpfr Differ From Other Frameworks? gpfr aims to become a great foundation through the following: - Strong OO...


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

License: Freeware Download (53): Generic PHP Framework Download

Added: May 10, 2013 | Visits: 453

Aglyph Framework Aglyph is a Dependency Injection framework for Python that supports Type 2 (setter) and Type 3 (constructor)injection, and programmatic or XML-based configuration. Features: - Support for lazy/eager evaluation of arguments and setters - Extended DTD support for almost all standard Python types...


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

License: Freeware Download (57): Aglyph Framework Download

Added: May 10, 2013 | Visits: 685

Ruby OpenID Library This script makes it easy to add an OpenID authentication system to any web application.This library is a port of the Python OpenID library. Key features "Ruby OpenID Library": - API for verifying OpenID identities (OpenID::Consumer) - API for serving OpenID identities (OpenID::Server) -...


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

License: Freeware Download (73): Ruby OpenID Library Download

Added: August 09, 2013 | Visits: 234

Benchmarking of 1 image verses repository of images main executing reference usage: usage_plotPSNR.mObjective:The utility demo illustrates an example of a benchmarking site when building a test-suite framework. The example compares an image with a repository of images by using PSNR.For referencing when considering building a framework or part of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 389.12 KB Download (49): Benchmarking of 1 image verses repository of images Download

Added: June 10, 2013 | Visits: 387

trilin If you like the idea behind MATLAB's linsolve or Tim Davis' linfactor, you might find trilin useful as well.Let's say you have a generalized least squares problem, x = C * u C = inv(N)where N = inv(A' * inv(V) * A) u = A' * inv(V) * bMatrices A and V are dense and large, and V is not diagonal....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (39): trilin Download

Added: May 21, 2013 | Visits: 536

Amazon Store An Amazon Store for Drupal. This is an implementation of the Amazon Product Advertising API (formerly Amazon Associates Web Service, or AAWS) for Drupal. You can install this and right away you have an Amazon Associates Store. Get yourself an Associates ID and then all purchases made through your...


Platforms: PHP

License: Freeware Size: 153.6 KB Download (53): Amazon Store Download

< 1 2 3 4 5