Software Listing: Dad D D Dzd Dod D Dadzdad Dadadc

I have always believed that out of an infinite number of possible, playable chess variants that could be invented, a single, best, perfect game existed in the imaginary-yet-real, theoretical realm of perfection, waiting to be discovered. Of course, it would never permit itself to be discovered via semi-random searching. At some point within the last 8 years, I ascertained that this 'holy grail' game should be definable with certainty, by indirect means, thru the categorical exclusion of all other imperfect design features, by correctly applying a sufficiently high number of important quality criteria.

  • Publisher: Derek Nalls
  • Date: 06-08-2012
  • Size: 1935 KB
  • Platform: WinOther

leds is a light source code editor for the D language.Build on D with DUI (a binding to GTK+) and Scintilla.leds is available for Linux (Windows version just days away).leds supports:syntax highlight,project management,code browser,and more.

  • Platform: Linux, Unix

Découvrez les buvettes, auberges d'alpage et restaurants d'altitude en Suisse romande grâce à cette première application du genre.

Entièrement gratuite, elle est idéale pour planifier vos sorties dans les buvettes et auberges d'alpage, métairies et restaurants d'altitude de toute la Suisse romande.
Description, photos, infos pratiques (horaires, contacts, localisation), menu et spécialités culinaires, tout y est pour passer un agréable moment dans ces endroits hors du temps.

.

  • Publisher: CreaGuide
  • Date: 03-03-2015
  • Size: 6656 KB
  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

SIVeX is a new file manager that uses another approach to file management. The main features of SIVeX are a new user interface and a rational use of mouse buttons.
SIVeX has just started developing and of course it lacks some usual functions but SIVeX has some features you wond-de?t find in any other file manager.

.

  • Publisher: SIV
  • Date:
  • Size: 25477 KB
  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

Free Removal Tool for W32.Kelvir.D virus W32.Kelvir.D Free Removal Tool from Symatec. The W32.Kelvir.D Removal Tool does the following:- Terminates the W32.Kelvir.D processes - Deletes the W32.Kelvir.D files - Deletes the registry values that the worm addedFollow these steps to run the tool: - Download the FxKelvir.exe file- Save the file to a convenient location, such as your Windows desktop. - Close all the running programs. - If you are on a network or if you have a full-time connection to the Internet, disconnect the computer from the network and the Internet. - If you are running Windows Me or XP, turn off System Restore.

  • Platform: WinOther

Asterisk Dialplan application, which allows you to use Lia_Phon and Mbrola as a French speech synthesizer. Application du plan de numérotation d'Asterisk, qui permet d'utiliser Lia_Phon et Mbrola comme synthétiseur vocal français sous Asterisk..

  • Publisher: tux89.com
  • Date: 09-05-2012
  • Size: 25 KB
  • Platform: Linux, Unix

Pour vous développeur, j'ai créer CodeLibrary. Le logiciel qui vous permet de gérer vos sources, astuces, fonctions. Le but du programme et d'archiver son code d'une maniáre ordrée (language, catégorie). Multi-OS, CodeLibrary est le compagnon idéal.

  • Platform: Linux, Mac OS X, WinOther

FVS is a cross-platform 2-D image and 3-D object analysis library. It is intented for use within content-based retrieval systems to facilitate retrieval of "similar" images or objects to a given query image or object..

  • Platform: WinOther

MMTL, the Multilayer Multiconductor Transmission Line 2-D and 2.5-D electromagnetic modeling tool suite, generates transmission parameters and SPICE models from descriptions of electronics interconnect dimensions and materials properties..

  • Platform: Linux, Unix, WinOther

pa2freebox is a shell script to stream the sound from pulseaudio to a freebox (set-top-box of the french ISP free) - pa2freebox est un script inspiré du freeplayer permettant d'envoyer le son d'un ordinateur vers une freebox via pulseaudio et vlc.

  • Platform: Linux

Scub Foundation est un socle technique Java Open Source qui rassemble un ensemble de frameworks, de conventions, d'outils et de procédures qui structurent les développeurs et leurs développements..

  • Platform: Linux, Mac OS X, WinOther
  • SmartPas
  • License: Freeware
  • Price: 0.00
  • Rating

SmartPas est un IDE/Compilateur libre d'un langage proche d'un sous ensemble du langage Pascal. Il n'est pas un outil de production pour les dveloppeurs mais c'est un compilateur de test et de suivi...Site officiel : http://smartpas.net.ms/.

  • Platform: Linux, Mac OS X, WinOther

This file provides implementations of the composite parameterization of the unitary group U(d) and special unitary group SU(d) of arbitrary dimension d. >> UC.m For an arbitrary dxd real matrix 'lambda' the function UC(lambda) returns a unitary matrix of dimension dxd. >> UCS.m For an arbitrary dxd real matrix 'lambda' the function UCS(lambda) returns a special unitary matrix of dimension dxd. (Note that for special unitaries the (d,d)-entry of lambda is ignored) For details on the meaning of the entries of the matrix lambda see the references http://arxiv.org/abs/1004.5252 and http://arxiv.

  • Platform: Matlab, Scripts

[U D] = UDFactor(P) returns matrices U and D such that U.'*D*U = P [U D] = UDFactor(P,uflag) returns matrices U and D such that U*D*U.' = P when uflag is set to TRUE. Setting uflag to FALSE is equivalent to running UDFactor with only one argument. The alogrithm of UDFactor is similar to the Cholesky decomposition except that the matrix is factored into a unitary upper triangular matrix (U) and diagonal matrix (D) such that P = U*D*U.' (or U.'*D*U). Note that while this is equivalent to P = (U*D^0.5)*(U*D^0.5).' = S*S.' where S is the upper triangular square root of P, no square roots are taken in the calculations of U and D.

  • Platform: Matlab, Scripts

variogram calculates the isotropic and anisotropic experimental variogram in various dimensions. Syntax: d = variogram(x,y) d = variogram(x,y,'pn','pv',...) The function uses parseargs (objectId=10670) by Malcolm wood as subfunction. Currently, the function calculates all variogram values at one step. While this is fast for small data sets (n<2000), it may fail on large data sets owing to memory constraints. So far, I do not have a good workaround. If you face memory issues, I'd suggest to sample your data using e.g. randperm.

  • Platform: Matlab, Scripts

VOL3D Volume (voxel) render a 3-D array using 2-D OpenGL texture maps. Useful for visualizing and exploring 3-D data such as MRI images. This function requires OpenGL hardware acceleration. See 'opengl' command for more information. Use vol3dtool for editing the colormap and alphamap. Adjusting these maps will allow you to explore your 3-D volume data at various intensity levels. Example: v = flow(50); h = vol3d('cdata',v,'texture','3D'); See vol3d.m m-help for more information. Enjoy! Joe Conti, The MathWorks jconti@mathworks.com.

  • Publisher: Joe Conti
  • Date: 25-05-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

The cameratoolbar.m file, shipped with matlab, intercepts quite a few key presses: o,l,p,d, z r, w, D and all arrows. This is a relatively minor modification of it, that enables usage of the (very convenient indeed) camera toolbar to control the camera, WITHOUT having to worry about clashes with your own @keypressfcn..

  • Platform: Matlab, Scripts

EU-Parser pour ambition d'tre ou outils d'aide la dcision sur le jeux E-Univers.org.
EU-Parser License - GNU General Public License (GPL).

  • Platform: WinOther

Enerconso est un logiciel web de suivi de consommation d'A©nergie et d'eau et de gestion de patrimoine qui s'adresse aux groupement de communes, chaine d'entreprises, associations.

Il propose :
- une vue d'ensemble des consommations de toute la structure, de chaque entitA©, de chaque compteur
- une base de donnA©es dA©taillA©e du patrimoine (BA?timents, Postes d'A©clairage, VA©hicules, Poste de productions, & Autres)
- un historique des travaux engagA©s sur chaque bA?timent
Et bien plus...
Suivi de consommation Anergie et d'eau, Gestion de patrimoine : bA?timents, Aclairage, vAhicules, autres, Affichage des bA?timents exemplaires, Archives des travaux effectuAs, Gestion des postes de production d'Anergie (photovoltaA?que, rAseau de chaleur),...

  • Platform: Linux, Mac OS X, WinOther
  • isbay
  • License: Freeware
  • Price: 0.00
  • Rating

Site web de mise en vente d'objets en ligne avec la possibilitA© d'enchA©rir et d'annocer gratuitement.
Technologies JEE.
Projet PA©dagogique dans le cadre des nos A©tudes d'ingA©nierie A ESPRIT.
isbay License - GNU General Public License version 3.0 (GPLv3).

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


uTorrent

There are numerous ways to download files from internet and everyone has his or her choice in deciding a method depending upon file size, file type, availability and credibility of source.Sharing small files are pretty easy as compared to files with ...


Arctic Quest Game

Arctic  quest game (referred to in game as simply arctic quest) is a free ware downloadable game by free ride games, a game development website with a variety of games also downloadable from this site. Arctic quest is a very interesting puzzle ...


Atomic Minesweeper

Atomic mine sweeper is a freeware mine sweeper clone style game, programmed and playable using flash player. Although the name (and genre) of the game suggests that it is simply a mine sweeper clone, the actual game itself is a very complex ...


Kaspersky Internet Security

With increasing use of Internet, there is increase in rate of transfer of malware and therefore more threat to your Computer. Security is an essential part of anything, be it your life or be it your PC. If your Personal Computer isn’t secure, ...


Aqua Pearls Game

Aqua Pearls game (or simply aqua pearls) is a free ware downloadable game that has many elements of the classic game zuma. In aqua pearls (and zuma) A variety of coloured balls will slowly work their way around the screen on a predetermined path, as ...


Encrypt my Folder

It’s always a good idea to consider some kind of protection for your sensitive data, and encryption is a really good way of protecting files and folders containing personal or secret data. This is even more important for users who are ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


Glug Glug

Glug glug is a freeware arcade action game, playable using flash player. Glug glug is actually a fairly unique game, as although it retains many elements from the arcade genre, such as scoring, lives and the way in which level system works. The ...


Bubble Shooter Deluxe

Bubble shooter deluxe (referred to in game as bubble shooter premium edition) is a freeware puzzle game. At first look, bubble shooter deluxe appears to be a clone of many other games similar to it, in which you must fire balls from a stationary ...



New Downloads

SpamBully

Outlook, Live Mail, Outlook
Express Bayesian spam filter.
Allow/Block list. Bounce spam
back to spammers. Report ...

Eritrium CRM

Multi-Lingual Customer
Relationship Management,
Includes Products and Services
Definition, Marketing
Campaigns, Mailings, ...

Active@ Data Studio

Active@ Data Studio provides a
range of desktop applications
and a customizable boot
environment allowing you to
access ...

SoftPerfect Bandwidth
Manager

SoftPerfect Bandwidth Manager
is a full-featured traffic
management solution for offers
cost-effective bandwidth
control ...

TATEMS Fleet Maintenance
Software

TATEMS 20/20 Fleet Maintenance
Software Program has been
Making Life Easier For Fleet
Managers because they have
FINALLY ...

Mgosoft PDF Security SDK

Mgosoft PDF Security is a
simple, stand-alone
application that can help you
decrypt password-protected pdf
files or help ...

WidsMob ImageConvert

WidsMob ImageConvert enables
you to convert RAW formats
into photos, resize photos in
different modes, add watermark
in ...

WHIST Card Game From
Special K

Play the classic card games of
WHIST! Play against the
computer, with between 2 and 4
players. Use Windows to
...

FXCartoonizer

Convert photos into cartoons
with just few clicks of a
mouse with our FXCartoonizer
for windows PC. Now, you can
convert ...



Related Searches

Movie D Convert
Rm To D Convert
Avi D Converter
Mdl D Converter
Converting To D
Computer D Cool
Edit Pro D Cool
Movie To D Copy
Working D Count
Mpg To D Covert
Graph D Crochet
Encrypted D Css