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 49.598.025 Times

Xslt Tutorial software
Filter: All | Freeware | Demo
 

Xslt Tutorial

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

Saxon XSLT and XQuery Processor The Saxon XSLT and XQuery processor, developed by Michael Kay



Platforms: Windows, Mac, Linux

License: Freeware Size: 2.66 MB Download (51): Saxon XSLT and XQuery Processor Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 438

Struts XSLT Code Generator Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.





Platforms: Windows, Mac, Linux

License: Freeware Size: 1.54 MB Download (49): Struts XSLT Code Generator Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 368

Unit Testing Framework - XSLT Unit Testing Framework - XSLT (UTF-X) is a JUnit extension for testing XSLT stylesheets.


Platforms: Windows, Mac, Linux

License: Freeware Size: 12.09 MB Download (49): Unit Testing Framework - XSLT Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 550

Visio VDX to SVG XSLT Stylesheet The goal of this project is to develop an XSLT stylesheet for translating Visio VDX (XML) files to SVG (Scalable Vector Graphics).


Platforms: Windows, Mac, Linux

License: Freeware Size: 137.82 KB Download (52): Visio VDX to SVG XSLT Stylesheet Download

Released: December 26, 2012  |  Added: November 20, 2013 | Visits: 391

XSLT-Gallery This is an XSLT powered gallery system. I designed it to showcase images on a hard drive. All you need are some files and a browser with XSLT 1.0 capabilities.


Platforms: Mac

License: Freeware Size: 7.3 KB Download (56): XSLT-Gallery Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 264

XSLT-process - Emacs XSLT process/debug (X)Emacs minor mode for XSLT processing and debugging.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.02 MB Download (47): XSLT-process - Emacs XSLT process/debug Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 559

Fallacy Tutorial Fallacy Tutorial teaches 42 logical fallacies: 3 built-in quizzes with 30 scenarios, Random order of questions and multiple choices


Platforms: Mac

License: Shareware Cost: $10.00 USD Size: 2.7 MB Download (55): Fallacy Tutorial 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: July 10, 2013 | Visits: 351

Phase Locked Loop tutorial This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both ANSI C or synthesizable HDL).The step-wise...


Platforms: Matlab

License: Freeware Size: 399.36 KB Download (40): Phase Locked Loop tutorial Download

Added: September 16, 2013 | Visits: 586

SonnetLab Double Stub Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached script will build a Sonnet project in the form of a double stub....


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (42): SonnetLab Double Stub Tutorial Download

Added: August 21, 2013 | Visits: 445

A* (A Star) search for path planning tutorial The A* search algorithm is a simple and effective technique that can be used to compute the shortest path to a target location. This tutorial presents a detailed description of the algorithm and an interactive demo.


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (40): A* (A Star) search for path planning tutorial Download

Added: September 12, 2013 | Visits: 398

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (40): Tutorial: C mex matrix demo Download

Added: May 01, 2013 | Visits: 701

From Simulink to DLL - A tutorial This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no...


Platforms: Matlab

License: Freeware Size: 686.08 KB Download (40): From Simulink to DLL - A tutorial Download

Added: June 30, 2013 | Visits: 513

SonnetLab Coupler Optimization Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached archive contains a Sonnet Project in the form of a two branch...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (39): SonnetLab Coupler Optimization Tutorial Download

Added: July 25, 2013 | Visits: 356

Tutorial on solving DDEs with DDE23 This tutorial shows how to use the MATLAB solver DDE23 to solve delay differential equations (DDEs) with constant delays. The solver is available in MATLAB 6.5 and later.The tutorial briefly discusses the differences between solving ODEsand DDEs, and describes the techniques used in DDE23. The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (39): Tutorial on solving DDEs with DDE23 Download

Added: September 02, 2013 | Visits: 347

Tutorial on solving BVPs with BVP4C This tutorial shows how to formulate, solve, and plot the solutions of boundary value problems (BVPs) for ordinary differential equations.The tutorial introduces the function BVP4C (available in MATLAB 6.0 and later), briefly describes the numerical method used, and illustrates solving BVPs with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (39): Tutorial on solving BVPs with BVP4C Download

Added: July 16, 2013 | Visits: 344

Kalman Filter in Matlab (Tutorial) 1. Detailed Tutorial on Kalman Filtering Techniques in Matlab2.Computes the Kalman gain and the stationary covariance matrix using the Kalman filter of a linear forward looking model.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Kalman Filter in Matlab (Tutorial) Download

Tutorial de Backpropagation - Un algoritmo de entrenamiento para redes neuronales Tutorial in Spanish about the Backpropagation algorithm. For academic and educational purposes only.This tutorial provides a brief introduction to the multilayer neural network training algorithm Backpropagation low based on gradient descent and the delta rule, along with its numerical...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (41): Tutorial de Backpropagation - Un algoritmo de entrenamiento para redes neuronales Download

Added: April 20, 2013 | Visits: 384

SonnetLab Multi-Network Netlist Tutorial The attached ZIP file contains a tutorial for using the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.The attached script will build a multi-network Sonnet netlist project....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (45): SonnetLab Multi-Network Netlist Tutorial Download

Added: August 25, 2013 | Visits: 333

Physical Modeling Tutorial Exercises The models in this zip file can be used as tutorial examples. They are the models used in the Physical Modeling Hands-on Workshop events offered by the MathWorks.The examples here are models in Simscape, SimMechanics, SimDriveline, SimElectronics, SimHydraulics, and SimPowerSystems that you can...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.67 MB Download (39): Physical Modeling Tutorial Exercises Download

< 1 2 3 4 5 >