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

Framemaker Tutorial freeware
Filter: All | Freeware | Demo
 

Framemaker Tutorial

< 1 2 3 4 5 > 
Added: November 23, 2010 | Visits: 1.031

FrameMaker::FromHTML FrameMaker::FromHTML is a Perl class to convert HTML file to FrameMaker MIF. SYNOPSIS use base FrameMaker::FromHTML; use strict; my ($infile, $outfile); $infile = shift; ($outfile = $infile) =~ s/.htm[l]*$/.mif/; # Insert routine to validate HTML -- eg, use HTML-Tidy # VERY... Platforms: *nix

License: Freeware Size: 17.41 KB Download (123): FrameMaker::FromHTML Download

Added: October 23, 2010 | Visits: 1.269

FrameMaker::MifTree FrameMaker::MifTree is a MIF Parser Perl module. SYNOPSIS use FrameMaker::MifTree; my $mif = FrameMaker::MifTree->new; $mif->parse_miffile(filename.mif); @strings = $mif->daughters_by_name(String, recurse => 1); print $strings[0]->string; $strings[3]->string(Just another new string.);... Platforms: *nix

License: Freeware Size: 48.13 KB Download (151): FrameMaker::MifTree Download

Added: July 01, 2010 | Visits: 915

XML::XQL::Tutorial XML::XQL::Tutorial is a Perl module that describes the XQL query syntax. This document describes basic the features of the XML Query Language (XQL.) A proposal for the XML Query Language (XQL) specification was submitted to the XSL Working Group in September 1998. The spec can be found at... Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): XML::XQL::Tutorial Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 770

Adobe FrameMaker Adobe FrameMaker software is a powerful authoring and publishing solution for technical communicators. Take advantage of an intuitive user interface, unified workflows, and a template-based authoring environment to simplify content delivery and conform to organizational requirements for... Platforms: Windows, Windows Vista, 7

License: Freeware Download (62): Adobe FrameMaker Download

Added: August 29, 2013 | Visits: 621

An optimal control tutorial for beginners This tutorial shows how to solve optimal control problems with functions shipped with MATLAB (namely, Symbolic Math Toolbox and bvp4c). Steepest descent method is also implemented to compare with bvp4c.The examples are taken from some classic books on optimal control, which cover both free and... Platforms: Matlab

License: Freeware Size: 1.15 MB Download (40): An optimal control tutorial for beginners Download

Added: April 04, 2013 | Visits: 801

Neural Network for pattern recognition- Tutorial Simple tutorial on pattern recognition using back propagation neural networks. the program has 3 classes with 3 images per class. Platforms: Matlab

License: Freeware Size: 10 KB Download (62): Neural Network for pattern recognition- Tutorial Download

Added: June 11, 2013 | Visits: 616

SonnetLab Stub Optimization Tutorial With Parameters he 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 open an existing Sonnet project in the form of a... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (51): SonnetLab Stub Optimization Tutorial With Parameters Download

Added: April 02, 2013 | Visits: 381

Simulink Fixed-Point Tutorial R2008a (Japanese) demo files Demo files used in "Simulink Fixed-Point Tutorial R2008a (Japanese)". Platforms: Matlab

License: Freeware Size: 143.36 KB Download (46): Simulink Fixed-Point Tutorial R2008a (Japanese) demo files Download

Added: September 11, 2013 | Visits: 658

SonnetLab Attenuator 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 tutorial will build four Sonnet projects. The projects designed... Platforms: Matlab

License: Freeware Size: 204.8 KB Download (43): SonnetLab Attenuator Tutorial Download

Added: May 17, 2013 | Visits: 608

SonnetLab 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 Sonnet netlist project. This tutorial will... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (45): SonnetLab Netlist Tutorial Download

Added: April 11, 2013 | Visits: 594

SonnetLab DStub 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.This tutorial will mimic the design approach used to design the double stub... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (41): SonnetLab DStub Tutorial Download

Added: May 11, 2006 | Visits: 6.490

How To Edit Web Page Templates Tutorial This free ebook tutorial shows you how to edit basic web page templates and features tips, resources, software and more! The perfect starting point for newbies! Platforms: Windows

License: Freeware Size: 579 KB Download (910): How To Edit Web Page Templates Tutorial Download

Added: August 28, 2008 | Visits: 2.761

Chinese Typing Tutorial A Chinese Typing Tutorial in the form of Slide-Show Presentation, based on the popular HanWJ Chinese Input Software. It demonstrates the most-commonly used PinYin input method, plus advanced Chinese input techniques. Platforms: Windows

License: Freeware Size: 539 KB Download (227): Chinese Typing Tutorial Download

Added: August 08, 2008 | Visits: 4.044

Video Tutorial Recorder Video Tutorial Recorder allows you to capture your screen and record audio to produce a flash video (FLV). It is intended to allow anyone to easily create their own flash video tutorials and share them with other users online freely. It is a standalone application, so no installation is required.... Platforms: Windows

License: Freeware Size: 53 KB Download (907): Video Tutorial Recorder Download

Added: August 01, 2008 | Visits: 2.149

Game Builder VB Tutorial Game Builder VB Tutorial for beginner visual basic programmers - how to make a program for automatic generation and duplex printing of a printable paper game. The program uses the functions of MS Office Word software to generate game forms in a Word document format and enables duplex printing of... Platforms: Windows

License: Freeware Size: 524 KB Download (209): Game Builder VB Tutorial Download

Added: August 22, 2008 | Visits: 3.066

Delphi Tutorial Development of a logic game in Delphi - free tutorial for beginner programmers. The manual on development of a logic game in Delphi is identical to the manual versions for VB, Java and C++. It would help you to master new programming languages in a short time. The manual includes Word document... Platforms: Windows

License: Freeware Size: 544 KB Download (915): Delphi Tutorial Download

Added: August 08, 2008 | Visits: 1.974

Java Tutorial The Java Tutorial is a practical guide for programmers. Want to use a project Swing table component? Write a servlet? Understand inner classes? Get clear, how-to information about the Java platform, with hundreds of example programs. Platforms: Any

License: Freeware Size: 6.4 MB Download (904): Java Tutorial Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 520

Unicode MySQL ADO Tutorial for Beginners This tutorial shows you how to make a Delphi application which manages a unicode database. Steps: - Create a new database from code - Create tables with unicode fields from code - Fill table with unicode data from code - Query the database and display the results in a TDBGrid and TMemo Platforms: Windows

License: Freeware Size: 557 KB Download (48): Unicode MySQL ADO Tutorial for Beginners Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 868

iPhone Tutorial How to Use Folders (Mac) Apple Mac - iPhone Tutorial - How to Use Folders explained in Plain English. This easy video will show you step-by-step how to make & use folders on the iPhone & iPod Touch Platforms: Mac

License: Freeware Size: 7.26 MB Download (52): iPhone Tutorial How to Use Folders (Mac) Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 660

iPad Tutorial How to Setup GMail (Mac) Apple Mac - iPad Tutorial How to Setup GMail explained in Plain English. This easy video iPad training will show you step-by-step how to setup your iPad to check your GMail account. Platforms: Mac

License: Freeware Size: 13.09 MB Download (52): iPad Tutorial How to Setup GMail (Mac) Download

< 1 2 3 4 5 >