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

Kate Walsh freeware
Filter: All | Freeware | Demo
 

Kate Walsh

1 2 3 4 > 
Added: January 18, 2010 | Visits: 1.486

kate-ctags-plugin-patch kate-ctags-plugin-patch is a patch for kate-ctags-plugin-0.2. Adds in a plug-in an opportunity to come back in same place whence you have entered into function or other label tags (as in vim on ctrl+T and ctrl +]) PS wrote to authors of a plugin but has not answered. Usage: >tar zxf...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): kate-ctags-plugin-patch Download

Added: January 18, 2010 | Visits: 1.276

Kate cppdevelop plugin Kate cppdevelop plugin is a replacement of the katecppsymbolviewer plugin for Kate. Kate cppdevelop plugin supports C ++, C, Perl autogeneration doxy document for element definition if the documentation exists that shows in the form of the help it is not required to pass to a line with definition...





Platforms: *nix

License: Freeware Size: 624.64 KB Download (101): Kate cppdevelop plugin Download

Added: January 18, 2010 | Visits: 1.272

Kate FileTree plugin Kate FileTree plugin is a file treeview plugin. Simply activate in from Kate preferences.. (Kate) FileTree plugin KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities...


Platforms: *nix

License: Freeware Size: 512 KB Download (95): Kate FileTree plugin Download

Added: February 02, 2010 | Visits: 1.033

Syntax::Highlight::Engine::Kate Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the Kate texteditor. Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor. The language xml files of kate have been rewritten to perl modules using a script....


Platforms: *nix

License: Freeware Size: 348.16 KB Download (93): Syntax::Highlight::Engine::Kate Download

Added: September 25, 2010 | Visits: 1.189

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: February 27, 2010 | Visits: 1.065

Syntax::Highlight::Engine::Kate::C Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::C; my $sh = new Syntax::Highlight::Engine::Kate::C([ ]); Syntax::Highlight::Engine::Kate::C is a plugin module that provides syntax highlighting for C to the...


Platforms: *nix

License: Freeware Size: 256 KB Download (104): Syntax::Highlight::Engine::Kate::C Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 1.247

Free Prince Willliam & Kate Screensaver A free Screensaver of Prince William and Kat, featuring over 75 images of The pair This is a MUST for ALL Prince William and Kate Middleton fans Worldwide Free Prince William and Kate Middleton Screensaver,Free William and Kate Screensaver,Free Royal Couple Screensaver,Free Wills and Kate...


Platforms: Windows

License: Freeware Size: 1.64 MB Download (48): Free Prince Willliam & Kate Screensaver Download

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

Kate Beckinsale Screensaver Kate Beckinsale is one of the fresh crop of English beauties who has made the transition from London theatre and British films to Hollywood blockbusters. Kate Beckinsale got her start in film with the 1993 film Much Ado About Nothing and is a very popular actress on the Hollywood scene today....


Platforms: Windows

License: Freeware Size: 2.02 MB Download (50): Kate Beckinsale Screensaver Download

Added: August 08, 2013 | Visits: 520

Kate SQL Plugin This is a plugin that transform Kate into a simple, light, versatile and useful SQL client. It take the advantages of the Qt Sql module to allow you to open connections with all supported SQL drivers (MySQL, PostgreSQL, SQLite, ODBC, etc...) and easily launch queries on database. Some of the main...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Kate SQL Plugin Download

Added: May 30, 2013 | Visits: 592

Fast 2D Walsh-Hadamard Transform The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 Nadditions and subtractions. Data...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fast 2D Walsh-Hadamard Transform Download

Added: June 13, 2013 | Visits: 451

Function to generate Walsh Code This function generates Walsh Codes. The difference between this function and other functions available to generate walsh code is :1. you can call this function directly in your script, you will have to pass only the value of 'a' (length of code is 2 ^ a)2. this function can return you both the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Function to generate Walsh Code Download

Added: June 27, 2013 | Visits: 358

Walsh Hadmard code generation Walsh-Hadamard codes are mutually orthognal codes, thus when used in synchronous CDMA, the interference between users is zero. This programm generates Walsh-Hadamard codes and also checks the orthogonality. You can change the code length by changing value of "code_length" at the top of programan...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Hadmard code generation Download

Added: July 11, 2013 | Visits: 661

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

Added: June 02, 2013 | Visits: 538

Walsh Transform(1D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined in mfile


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Walsh Transform(1D) Download

Added: June 09, 2013 | Visits: 497

Sequency(Walsh) ordered Hadamard matrix The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc.


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Sequency(Walsh) ordered Hadamard matrix Download

Added: May 20, 2013 | Visits: 523

MATLAB for Kate and Kwrite An xml file specifying a MATLAB syntax highlighting mode for the Linux editors Kate and Kwrite, which are part of the KDE desktop environment. You need KDE 3.2, earlier versions like 3.1.4 don't work.The highlighting is identical to the built-in editor of MATLAB 6.5, with the addition that number...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): MATLAB for Kate and Kwrite Download

Added: September 07, 2013 | Visits: 359

Kate LaTeX typesetting plugin This is a plugin for Kate which adds two buttons on the toolbar: "Run LaTeX" and optionally "View Output" (see first screenshot; of course you can add or remove these buttons in the "Configure Toolbars" dialog). The first button runs LaTeX (and runs BibTeX, MakeIndex, and reruns LaTeX if...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): Kate LaTeX typesetting plugin Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 418

Fix-it-up: Kate's Adventure Get ready for a time management adventure that will keep you on your toes! Subscribe to the G5 newsletter and get a free game! www.g5e.com/e-mail Kate comes home from college to find her dad's auto repair shop grappling with financial difficulti


Platforms: Mac

License: Freeware Size: 130 MB Download (50): Fix-it-up: Kate's Adventure Download

Added: August 19, 2013 | Visits: 444

Walsh Functions The function waslh_func.m computes the Walsh Function of order n and length mExample:[W,t]=walsh_func(1000,5);Results:W is the Walsh function of order 5 and lenght 1000t is equal to linspace(-0.5,0.5,1000);I follow the description of Walsh Functions given inGermain Castellanos dodalvaro...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Functions Download

Added: November 13, 2013 | Visits: 402

kate treeview plugin Added bookmark support (bookmarkManager based on the filesystem plugin) Keep the opened files selected in the treeview selectionModel (from the Batiste Bieler tree plugin)


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): kate treeview plugin Download

1 2 3 4 >