Main > Free Download Search >

Free triple script

triple

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
TypeSelect 0.1

TypeSelect 0.1


This script will help programmers use selectable custom fonts on a web page more>>

TypeSelect 0.1 is a useful scrip which is designed to help programmers use selectable custom fonts on a web page.

Web-designers can use custom fonts, without having to worry about text selectability. All the custom text will be controlled through CSS.

Major Features:

  1. Selectable text support for Firefox/Mozilla, Safari, Chrome
  2. Easier to install and configure than SIFR
  3. Use CSS to control typeface properties
  4. No server-side modules or plugins required
  5. Graceful degradation in IE6+
  6. Support for double-click and triple-click selection
  7. UTF-8 Characters

Requirements: JavaScript enabled on client side

<<less
Added: 2009-07-09 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
SWI-Prolog 5.7.12

SWI-Prolog 5.7.12


SWI-Prolog is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. more>>

SWI-Prolog 5.7.12 is very useful because it offers a comprehensive Free Software Prolog environment, licensed under the Lesser GNU Public License. Together with its graphics toolkit XPCE, its development started in 1987 and has been driven by the needs for real-world applications. These days SWI-Prolog is widely used in research and education as well as for commercial applications.

Major Features:

  1. Kernel licensed under the LGPL. Prolog libraries are distributed under the GPL with an additional statement that allows for use in proprietary applications. Details can be found on the license page.
  2. fast compilation. E.g., loads 140,000 lines of code spread over 500 source-files in 2.3 seconds on an AMD 5400+ system.
  3. Robust and free of memory leaks. In use for several servers that run 24x7.
  4. Small. The full development environment, including graphics, libraries and many interface packages requires approx. 40MB harddisk. The non-graphical kernel is about 650Kb, the graphics library adds about 1.2Mb to the image.
  5. Scales well for large applications. No limits on program size, atom-length, term-arity or integer values. No performance degradation on predicates with many (indexed) facts.
  6. Unbounded integer and rational number arithmetic based on GMP library.
  7. Comprehensive set of built-in predicates, covering Part 1 of the ISO standard, the de-facto Edinburgh Prolog standard and important parts of Quintus and SICStus Prolog. Fair compatibility to Ciao, YAP and GNU-Prolog.
  8. Flexible and fast interface to the C- and C++-Language. The interface allows for calling both-ways, handling of non-determinism both ways and embedding of the SWI-Prolog kernel in C/C++ projects.
  9. The goodies: modules (upward compatible to Quintus and SICStus), garbage-collection (transparent to C/C++-code, including atom garbage collection), last-call optimisation, Dynamic expansion of the runtime stacks, ISO exception-handling (including C/C++ interface for catching and throwing exceptions).
  10. Execution profiler (time and call statistics) for Linux, most Unix platforms and Windows NT/2000/XP/Vista.
  11. Cross-Referencer. gxref/0 provides a graphical front-end for the extensible Prolog cross-referencer (xref).
  12. Portable to many platforms, including almost all Unix/Linux platforms, Windows (NT/2000/XP/Vista, including 64-bit editions), MacOS X (using X11 for graphics) and many more. Both 32-bits and 64-bits hardware is supported. Sources are plain C99, configured automatically using GNU autoconf (configure, make, make install).
  13. UNICODE character set handling internal. Ideal for web- and international applications.
  14. Machine-independent saved-states (save on one platform, run using the virtual machine of another platform).
  15. Multi-threading support: run multiple pre-emptively scheduled prolog engines on the same database.
  16. attributed variables, coroutining (freeze/2, when/2, dif/2), global variables, cyclic terms. Flag-controlled handling of occurs-check (on/off/error) see current_prolog_flag/2.
  17. Constraint Logic Programming, providing libraries for CHR (Constraint Handling Rules), clp(FD), clp(R,Q) and various others.
  18. Bundled with interface libraries for Java (JPL), ODBC, TCP/IP sockets, SSL, CGI form handling, etc.
  19. Multi-threaded Web server library with comprehensive libraries to generate HTML, HTTP authorization, session management, exchanging JSON (used by many AJAX widgets), etc.
  20. Fast and flexible libraries for parsing SGML/XML (HTML), parsing RDF, store and query the RDF triple model. A graphical editor for RDF/RDFS and OWL models called Triple20 is distributed seperately.
  21. Literate programming support through PlDoc. Provides integrated view on manual and application documentation and producing LaTeX documentation for your application.
  22. Unit testing support through PlUnit.
  23. Regular binary distributions for most popular platforms (Windows (32/64 bits), Linux (32 bits) and MacOS X (32 bits)).
  24. Regular distribution of the full source packages. The sources are also accesible through GIT.
<<less
Added: 2009-07-31 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
downloads
Flash Text Effects

Flash Text Effects


FlashTextEffects.com includes tutorials on how to create Flash Text effects and links to other Flash Text Effects resources. FlashTextEffects.com provides some basic tutorials with FLA source files to more>> FlashTextEffects.com includes tutorials on how to create Flash Text effects and links to other Flash Text Effects resources. FlashTextEffects.com provides some basic tutorials with FLA source files to get you going quickly.<<less
Added: 2006-10-31 License: Freeware Price: Free
726 downloads
Robust control design of the Mass/Damper/Spring

Robust control design of the Mass/Damper/Spring


Robust control design of the Mass/Damper/Spring system - M-files for design of the Mass/Damper/Spring control system using Robust Control Toolbox, ver. 3 more>>
Robust control design of the Mass/Damper/Spring is a tool including design of the Mass/Damper/Spring control system using Robust Control Toolbox, ver. 3 . The book also presents other 5 case studies including robust control systems design of a triple inverted pendulum, a hard disk drive, a distillation column, a rocket system and a flexible-link manipulator. New codes of those designs exploiting Robust Control Toolbox, version 3.0 are available upon request.

These M-files should be used in the environment of MATLAB, version 7.1, Service Pack 3, together with the Robust Control Toolbox, version 3.0 and Control System Toolbox, version 6.2.

List of the files:

  1. olp_mds.m Creates model of the uncertain open loop system
  2. hin_mds.m Design of Hinf controller
  3. lsh_mds.m Design of Hinf loop shaping controller
  4. ms_mds.m Design of mu-controller
  5. red_mds.m Obtains controller of 4th order
  6. rob_mds.m Robust stability analysis
  7. nrp_mds.m Nominal performance and robust performance analysis
  8. wcp_mds.m Determination of the worst case performance
  9. frs_mds.m Frequency responses of the closed loop system with nominal parameters
  10. clp_mds.m Transient responses of the closed loop system with nominal parameters
  11. pfr_mds.m Frequency responses of the uncertain plant models
  12. pcf_mds.m Bode plot of the uncertain closed loop system
  13. sen_mds.m Sensitivity function of the closed loop system
  14. ppf_mds.m Singular values of the perturbed performance
  15. mcs_mds.m Transient responses for random values of the uncertain parameters
  16. kf_mds.m Frequency responses of the three controllers
  17. clf_mds.m Frequency responses of the three closed loop systems
  18. prf_mds.m Nominal performance of the three closed loop systems
  19. rbs_mds.m Robust stability of the three closed loop systems
  20. rbp_mds.m Robust performance of the three closed loop systems
  21. mod_mds.m Creates the uncertainty system model
  22. wts_mds.m Sets the performance weighting functions
  23. sim_mds.m Creates the simulation model of the closed loop system

Requirements:

  • MATLAB Release: R14SP3
  • Control System Toolbox
  • Robust Control Toolbox
<<less
Added: 2007-08-08 License: Freeware Price: Freeware
14 downloads
EJ3 TOPo 2.2.178

EJ3 TOPo 2.2.178


TOPo is a free TOP sites system written in PHP that works without SQL database. Specially designed for web sites hosted in web servers that do not offer a MySQL support. Features: Triple anti-cheating system, Build-in rating system, Build-in review more>> TOPo is a free TOP sites system written in PHP that works without SQL database. Specially designed for web sites hosted in web servers that do not offer a MySQL support. Features: Triple anti-cheating system, Build-in rating system, Build-in review system, Complete control panel, Auto deletion of idle sites, Easy insertion of ad-banners, Stats info with graphics, Theme support, Categories, Multipage, Lost password recovery for members, Easy to install and configure, Multi-language support and much more...<<less
Added: 2005-01-10 License: GPL Price: $0.00USD
11 downloads
 
Other version of EJ3 TOPo
EJ3 TOPoEmilio José Jiménez - Features: Triple anti-cheating. TOPo is a free TOP sites system written in PHP that works without SQL database. Specially designed for web sites hosted in
License:GPL
Download
1751 downloads
Added: 2005-01-10
SMS Text Messaging Enterprise - Offer free SMS to your users and earn money

SMS Text Messaging Enterprise - Offer free SMS to your users and earn money


SMS Text Messaging Enterprise script is the ultimate solution to jumpstart your highly profitable business by offering free sms to your users and earn money at the same time! Features include: allow y more>> SMS Text Messaging Enterprise script is the ultimate solution to jumpstart your highly profitable business by offering free sms to your users and earn money at the same time! Features include: allow your members to send free sms to anyone, worldwide coverage, send 100% anonymous/spoofed messages - senders can mask their mobile phone number, create address book and send bulk sms messages, paypal integrated membership system so that you members can also purchase sms credits. Check out our website to learn how you can easily triple blast your income with our unique SMS business model for your site.<<less
Added: 2006-10-28 License: PHP License Price: $400.00
674 downloads
Checkers in C++

Checkers in C++


Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players. more>> Fully working game including double and triple jumping, kings and colourful graphics. Designed for 2 human players.<<less
Added: 2003-11-05 License: Free for non-commercial use Price: FreeAdditionalInfoFreetodownloadanduseforpersonaluse.Donotsellasifyourownwork,norpretenditisyourworkforeducationalgainplaigarism.Contactmeforanyspecialuses.
2231 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1