Main > Free Download Search >

Free kd executor software for linux

kd executor

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 23
Command Executor 0.2

Command Executor 0.2


Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. more>>
Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. Sometimes it is useful to execute some external commands (e.g. shutdown) when playing reached a certain place (e.g. end of album).

This script does the job. If amaroK starts playing a track from the "Shell Command" album, this script executes the comment tag of the track as a shell command.

You need some prepared audio files, with correctly filled tags. There are three .ogg files enclosed for stop playing, shutdown and hibernate the computer.

<<less
Download (0.005MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1330 downloads
kdtree 0.5.2

kdtree 0.5.2


kdtree project is a simple C library for working with KD-Trees. more>>
kdtree project is a simple C library for working with KD-Trees.
Kd-trees are an extension of binary search trees to k-dimensional data. They facilitate very fast searching, and nearest-neighbor queries.
This particular implementation is designed to be efficient and very easy to use. It is completely written in ANSI/ISO C, and thus completely cross-platform.
Enhancements:
- This release fixes both reported bugs, and adds a contributed, more extensive, and well commented example program.
<<less
Download (0.007MB)
Added: 2007-07-26 License: BSD License Price:
831 downloads
KD Chart 2.0 Beta1

KD Chart 2.0 Beta1


KDChart is a tool for creating business charts and is the most powerful Qt component of its kind. more>>
KDChart application is a tool for creating business charts and is the most powerful Qt component of its kind.
Besides from having all the standard features, it also enables the developer to design and manage a large number of axes and provides sophisticated means of customization.
In addition to detailed and precisely configuring the chart layout it is possible to complement the design by adding custom rich-text boxes and/or frames to data points or to random positions.
Being extremely configurable, KDChart is also easily scalable by automatically adjusting font sizes and layout when being resized. This makes it possible to quickly and efficiently create user-friendly programs that offer the same level of functionality, or a even higher one, in Qt programs as on other platforms. It is no coincidence that the current version of the KOffice productivity suite uses our library.
Whats New in 1.1.3 Stable Release:
Besides from various smaller fixes, code adjusting and other issues like documentation updates, the following list contains a list of bugfixes included in the KD Chart 1.1.3 release.
Printing:
- Fixed the display of the axis title font when using high resolution printing.
Bars:
Fixes 3D bars painting:
- The front face of the bar now matches the y axis labels.
- Fixed various rendering errors depending of the values of the bars (high values - negative values ...)
Fixes bars painting
- Fixed painting of excess arrows, when the user choose to display a restricted view of the chart ( start/end values).
- The user have a better control over the bar Width when needed.
- Fixed occasional painting problem when resizing a barPercent view.
- Bar painting is more accurate and looks better.
3D Lines:
- Fixed wrong display for 3D lines painting.
Axis
- Fixed axis subdelimiters: Were not always precisely matching with the grid lines, data values.
- Added the possibility to force the diplay of non fractional values on the axis.
Legends:
- Fixed alignment of the legend text to its marker.
- Fixed rendering legends when changing its position and orientation
Compiling:
- Fixed a compilation issue on gcc 3.4
Labels truncation and position:
- Several small issues has been fixed. Those cases were happening occasionally.
- .. and various other bug fixes and code tuning.
<<less
Download (5.8MB)
Added: 2006-04-19 License: Free To Use But Restricted Price:
736 downloads
libkdtree++ 0.2.1

libkdtree++ 0.2.1


libkdtree++ is a C++ template container implementation of k-dimensional space sorting, using a kd-tree. more>>
libkdtree++ is a C++ template container implementation of k-dimensional space sorting, using a kd-tree.
Usage:
A simple example program is provided in the ./examples directory
(/usr/share/doc/libkdtree++-dev/examples on Debian).
The library supports pkg-config. Thus, to compile with the library,
include < kdtree++/kdtree.hpp >
and append the output of `pkg-config libkdtree++ --cflags` to your $CPPFLAGS.
Each call to erase() and insert() unbalances the tree. It is possible that nodes will not be found while the tree is unbalanced.
You rebalance the tree by calling optimize(), and you should call it before you need to search the tree (this includes erase(value) calls, which search the tree).
It is ok to call insert(value) many times and optimize() at the end, but every erase() call should be followed with optimize().
Main features:
- sports an unlimited number of dimensions (in theory)
- can store any data structure, provided the data structure provides operator[0 - k-1] to access the individual dimensional components (arrays, std::vector already do) and a std::less implementation for the type of dimensional components
- has support for custom allocators
- implements iterators
- provides standard find as well as range queries
- has amortised O(lg n) time (O(n lg n) worst case) on most operations (insert/erase/find optimised) and worst-case O(n) space.
- provides a means to rebalance and thus optimise the tree.
- exists in its own namespace
- uses STL coding style, basing a lot of the code on stl_tree.h
<<less
Download (0.072MB)
Added: 2005-09-27 License: Artistic License Price:
1491 downloads
3gp converter 0.6

3gp converter 0.6


3gp converter is a Kommander script that uses ffmpeg as a backend and allows you convert the video files in 3gp format. more>>
3gp converter is a GUI (Kommander script) that uses ffmpeg as a backend and allows you convert the video files in 3gp format, which used at mobile phones.
You must have ffmpeg installed at you system compilled with AMR audio-codec fupport (check up ffmpeg manuals for instructions). Also you need Kommander installed(at least kommender executor).
You can set custom parameters of encoding,for video stream: resolution, bitrate, framerate, used codec (h263,mpeg4), one or two pass encoding.
For audio stream:bitrate,samplerate (AAC only), audio codec (amr_nb,AAC).
Enhancements:
- updated homepage and added some info
- sliders fix (now sliders moves when you set values manually)
- added prevew backend switch(ffplay/mplayer)
- added "exit" button
- added "stop" buttons for prevew
<<less
Download (0.035MB)
Added: 2007-05-13 License: GPL (GNU General Public License) Price:
1432 downloads
KBibutils 0.3

KBibutils 0.3


KBibutils project provides a graphical frontend to Bibutils. more>>
KBibutils project provides a graphical frontend to Bibutils.

The Bibutils are a collection of programs to convert several Bibliography formats into others.

Input Formats: ris, bib, end, endx, copac, isi, med

Output Formats: ris, bib, end, isi

It depends on Bibutils and Kommander. Execute by typing kmdr-executor kbibutils.kmdr

<<less
Download (0.027MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
926 downloads
Kommander 1.3

Kommander 1.3


Kommander is a two part application. more>>
Kommander project is a two part application. The first part is the editor where you visually build dialogs and applications and edit the scripting elements. The second part is the executor which processes the generated XML file.
Kommander is a non traditional "disruptive" technology. It does not compile applications but it does not do build its interface through interpreted scripting and its DCOP calls are compiled functions.
So it produces dialogs and applications that are very small for internet transmission, run very fast and do not have binary issues.
Kommander dialogs integrate easily into KDE applications because it speaks their Inter Process Communication language, DCOP.
They can perform thousands of operatons per second and they have a full compliment of KDE widgets to build with. If you are an application developer you can also easily add widget plugins as well as use Kommander to deliver internationalized extentions to your users that dont require compiling.
Enhancements:
- 1.3 is a development release because it is not part of the official KDE packages as it introduces features and strings.
- It is however mostly a bug fix release with a new text editor and is backwards compatible with the latest 3.5x release.
- It is HIGHLY recommended for all people using the editor.
- Its a major improvement.
<<less
Download (1.2MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1133 downloads
WiCoPro 2.1.0

WiCoPro 2.1.0


WiCoPro is a Client/Server suite designed to allow logging off, powering off and rebooting of the remote computers. more>>
WiCoPro project is a Client/Server suite designed to allow logging off, powering off and rebooting of the remote computers. The client, available under Linux and Windows, is written in python.
The WiCoPro suite includes several modules : the client, the object server, intended to distribute the machines and the places, the web console allowing the administrator to operate on the machines, the communications server to establish the connection between the client and the various modules, and an executor allowing to launch tasks via a cron job.
Main features:
- Wicopro Web Console (WWC) : the web console is used by the administrator to get an overview of the computers status and provide a way to interact with them. The console shows a geographical and structured overview of all the stations availabled in the database.
- Wicopro Executor (WEX) : this simple module makes possible to send commands to the computers; ie: you can shutdown all the PC of a given building at midnight, using a cron job, no matter what OS they are running.
- Wicopro Object Database (WOD) : The object dispatcher is used as an interface between the database and the WWC and WEX modules. It answers SOAP requests which provides the list of computers and their properties like their location, the OS they are running, etc.
- Wicopro Communication Server (WCS) : the WCS module is the only one that has direct access to the clients running on the computers. It communicates with them using a custom protocol in both synchronous and asynchronous ways. It comes with a multithreaded scheduler which can manage a significant number of requests.
- Wicopro Client : the client is written in python and run on Linux and Windows (it could run on OSX but it hasnt been tested yet). The client, a service on windows, can be started in the background on linux. Its used to disconnect users, power off and reboot the remote stations.
- GLPI plugin : this module can import locations and computers already stored in a GLPI database.
<<less
Download (0.003MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
830 downloads
knocker 0.7.1

knocker 0.7.1


Knocker is a simple, versatile, and easy-to-use TCP security port scanner written in C, using threads. more>>
Knocker is a simple, versatile, and easy-to-use TCP security port scanner written in C, using threads. It is able to analyze hosts and the network services which are running on them. Knocker it is available for Linux, FreeBSD, many Unix platforms, and Windows 95/98/2000. Both a console version and a GTK+ version are available for usage.
To install the application follow next commands:
1. Unpack the package: tar -zxvf knocker-X.X.X.tar.gz
2. cd knocker-X.X.X
3. type: ./configure
4. make
5. (Become root if you want to install knocker system wide) type:
make install
Enhancements:
- Modified knocker_led.c and knocker_led.h to let knocker build on non-linux OS as well. (if linux/kd.h include is found NO_LED will be defined).
<<less
Download (0.070MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
KQEmu 0.3 Alpha

KQEmu 0.3 Alpha


KRDesktop is a GPL-ed KDE (QT3) front-end for QEMU. more>>
KRDesktop is a GPL-ed KDE (QT3) front-end for QEMU. KQEmu project provides a GUI interface for running PC emulation (similiar in intent to Virtual PC/VMWare).
Written in Kommander, this also serves as a good example of RAD development under linux.
Main features:
- Creates script "Droplets" to automate later re-running with same settings.
- Supports all non "debug" features of QEmu.
Installation
Make sure you have QEmu and Kommander installed. Any version of QEmu should work, but KQEmu was only tested with the newest Alpha of Kommander (At this time Alpha 3).
Simply download and extract to a place of your choosing.
To run: kmdr-executor KQEmu-versionNumber.kmdr (ie: KQEmu-0.1.kmdr)
<<less
Download (0.004MB)
Added: 2006-01-29 License: GPL (GNU General Public License) Price:
1371 downloads
Humai Trader 1.0.1

Humai Trader 1.0.1


Humai Trader is a free, open source stock technical analysis tool built on pure java. more>>
Humai Trader is a free, open source stock technical analysis tool built on pure java. Humai Trader will also be a platform for custom indicators and charts. The main interest will be W.D. Ganns approach.
Main features:
- Indicators:
- MACD
- OBV
- ROC
- KD
- BIAS
- DMI
- RSI
- MTM
- WMS
- GANN IMPORTANT DATES
- Drawing lines:
- LINE
- PARALLEL LINE
- GANN ANGLE
- FIBONACCI LINE
- PERCENT
- GOLDEN RATE
- PERIODS
- GANN IMPORTANT PERIODS
- Retrieves quote data in parallel from Yahoo! Finance, or CSV files.
- Historical Chart
- Intra-Day Chart
- Real-Time Chart
- Ticker Board
- Candle/Bar/Line
- Changes indicators parameters
-
- Natural date / Trading date view
- Move left, right by [left], [right] key
- Zoom in, Zoom out by [up], [down] key
- Fast moving cursor / day by day moving cursor
- Save/restore parameters and drawing
- Carefully design for writing your own indicator easy, but in java (maybe will support scripts some day)
- Supports multi platforms, includes windows, linux, macos, solaris, etc. (Java JRE 1.5 required)
- More to be come ...
<<less
Download (3.7MB)
Added: 2006-01-03 License: BSD License Price:
1400 downloads
audio_rename 0.9708

audio_rename 0.9708


audio_rename can rename an audio file via information got via MP3::Tag. more>>
audio_rename can rename an audio file via information got via MP3::Tag.

SYNOPSIS

audio_rename -csR -@p "@a/@l/@02n_@t" .

renames all the audio files in this directory and its subdirectories into a 3-level directory structure given by Artist_Name/Album/Filename, with the basename of Filename being the 2-digit track number separated from the title by underscore.

audio_rename -KD *.wav

Reports how it would rename the *.wav files in this directory according to the default -p rule, but without protectiing "funny" characters. Will not do actual renaming.

audio_rename -sc *.mp3

Rename the *.mp3 files in this directory according to the default -p rule, translating cyrillic characters into Latin "equivalents", shortening the names of long components, and protecting "funny" characters.

audio_rename -p %a/%{d0}/%B -G */*.mp3

Assuming one-level subdirectory structure dir/filename.ext, finds files with extension .mp3, and "sorts" them into a two-level subdirectory structure; toplevel directory is based on the "artist" field, the remaing level is preserved.

audio_rename -p %a/%{d0}/%B -R .

Likewise, but does not suppose any particular depth of the current directory structure; only the filename and the most internal directory name are preserved.

audio_rename -p %a/%N -R .

Likewise, but all directory names (inside the current directory) are preserved.

The script takes a list of files (or, with -R option, directories) and renames the given files (or audio files in the directories) according to the rules specified through the command line options. File extensions are preserved (by default).

Some "companion" files (i.e., file with the same basename, and with an extension from a certain list) may be renamed together with audio files. A lot of care is taken to make the resulting file names as portable as possible: e.g., "funny" characters in file names are dumbed down (unless requested otherwise), long filename components may be shortened to certain limits.

A care is taken so that renaming will not overwrite existing files; however, on OSes which allow rename() to overwrite files, race conditions can ruin the best intentions. E.g., do not run several "overlapping" rename procedures simultaneously!

<<less
Download (0.17MB)
Added: 2006-06-22 License: Perl Artistic License Price:
1221 downloads
javaSVNUpdater 0.9.0

javaSVNUpdater 0.9.0


javaSVNUpdater is a Java library that allows an application to update or patch itself automatically. more>>
javaSVNUpdater is a Java library that allows an application to update or patch itself automatically.

The versioning information about the application needs to be stored in a subversion archive, and committing to the archive effects the distribution of new versions.

It includes an updater wizard and an executor to spawn a separate process for proceeding with updates.
<<less
Download (0.73MB)
Added: 2005-07-01 License: GPL (GNU General Public License) Price:
1576 downloads
xSocket 1.2

xSocket 1.2


xSocket provides a Java nio-based server framework. more>>
xSocket provides a Java nio-based server framework.
xSocket is based on the Java NIO package. It handles low level I/O operations, and implements a thread, buffer and connection management in a very efficiency way. The underlying threading and synchronization management ensures high performance and high scalability by using multithreading.
Main features:
- client side blocking and non-blocking connections
- server side non-blocking connections
- a dynamic callback handler architecture to provide asynchronous communication approaches
- SSL (which can also be activated in a ad-hoc manner),
- QualityOfService management by providing a dynamic data transfer rate control,
- TCP and UDP transport protocol
Enhancements:
New features:
- [*] read/writeShort method has been added for IDataSink/IDataSource
- [*] getOption() method has been added for IEndpoint and IConnection ( SocketConfiguration has been deprecated)
- [stream] IConnection: suspendRead & resumeRead methods has been added
- [stream] IServerContext: getWorkerpool method has been added
- [stream] all read by delimiter methods now supports a (overloaded) signature with encoding
- [stream] getPendingWriteDataSize() method has been added for the IConnection interface
- [stream] an SPI interface has been defined to plugin external nio providers
- [stream] handler support for NonblockingConnectionPool has been added
Bug fix/Implementation changes:
- [*] IWorkerPool has been deprecated/replaced by java.util.concurrent.Executor
- [*] DynamicWorkerPool has been deprecated. Use java.util.concurrent.Executor implementation instead
- [stream] MultithreadedServer: by default host address "0.0.0.0" will be used instead of getLocalHost()
- [stream] the MultithreadedServerMBeanProxyFactory and ConnectionPoolMBeanProxyFactory class have been moved to the stream package
- [stream] some low level related settter and getter methods of the IMultithreadedServer has been deprecated
- [stream] internal performance/thread optimizations (especially for non multithreaded server mode (workerpool == null))
- [stream] BUG onDataHandler call loops by using the read mark-methods has been fixed
- [stream] BUG throwing of an io exception by handling method (onData, onConnect, ...) doesnt close the connection
- [stream] BUG read by delimiter in a readMarked mode swallows the delimiter has been fixed as suggested by Karsten Ohme. Thanks!
- [stream] BUG closing of a closed Connection throws an io exception has been fixed. If the connection is already closed then invoking of this method will have no effect
- [stream] the low level io classes of xSocket has been moved to a dedicated io package (which implements the SPI)
- [stream] ThrottlingWriteHandler (which supports the setWriteTransferRate method) has been rewritten
- [stream] IoSocketHandler: performance optimization: close will only initiate a write loop if there really remaining data to write
<<less
Download (MB)
Added: 2007-07-30 License: LGPL (GNU Lesser General Public License) Price:
817 downloads
Unicode::Normalize 1.02

Unicode::Normalize 1.02


Unicode::Normalize Perl module contains Unicode Normalization Forms. more>>
Unicode::Normalize Perl module contains Unicode Normalization Forms.

SYNOPSIS

(1) using function names exported by default:
use Unicode::Normalize;

$NFD_string = NFD($string); # Normalization Form D
$NFC_string = NFC($string); # Normalization Form C
$NFKD_string = NFKD($string); # Normalization Form KD
$NFKC_string = NFKC($string); # Normalization Form KC

(2) using function names exported on request:

use Unicode::Normalize normalize;

$NFD_string = normalize(D, $string); # Normalization Form D
$NFC_string = normalize(C, $string); # Normalization Form C
$NFKD_string = normalize(KD, $string); # Normalization Form KD
$NFKC_string = normalize(KC, $string); # Normalization Form KC

Parameters:

$string is used as a string under character semantics (see perlunicode).

$code_point should be an unsigned integer representing a Unicode code point.

Note: Between XSUB and pure Perl, there is an incompatibility about the interpretation of $code_point as a decimal number. XSUB converts $code_point to an unsigned integer, but pure Perl does not. Do not use a floating point nor a negative sign in $code_point.

Normalization Forms

$NFD_string = NFD($string)

It returns the Normalization Form D (formed by canonical decomposition).

$NFC_string = NFC($string)

It returns the Normalization Form C (formed by canonical decomposition followed by canonical composition).

$NFKD_string = NFKD($string)

It returns the Normalization Form KD (formed by compatibility decomposition).

$NFKC_string = NFKC($string)

It returns the Normalization Form KC (formed by compatibility decomposition followed by canonical composition).

$FCD_string = FCD($string)

If the given string is in FCD ("Fast C or D" form; cf. UTN #5), it returns the string without modification; otherwise it returns an FCD string.

Note: FCD is not always unique, then plural forms may be equivalent each other. FCD() will return one of these equivalent forms.

$FCC_string = FCC($string)

It returns the FCC form ("Fast C Contiguous"; cf. UTN #5).
Note: FCC is unique, as well as four normalization forms (NF*).

$normalized_string = normalize($form_name, $string)

It returns the normalization form of $form_name.

As $form_name, one of the following names must be given.

C or NFC for Normalization Form C (UAX #15)
D or NFD for Normalization Form D (UAX #15)
KC or NFKC for Normalization Form KC (UAX #15)
KD or NFKD for Normalization Form KD (UAX #15)

FCD for "Fast C or D" Form (UTN #5)
FCC for "Fast C Contiguous" (UTN #5)

<<less
Download (0.024MB)
Added: 2007-08-20 License: Perl Artistic License Price:
796 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2