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

Lewis Dot Structure Examples freeware
Filter: All | Freeware | Demo
 

Lewis Dot Structure Examples

< 1 2 3 4 5 
Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 587

IGETIT IGETIT is a handy, agent-based situated language learning simulation designed to focus on lexical learning and grounding, featuring a unigram syntax structure and a CFG-based semantic grammar. Created as a MSc thesis project, using Python. for WindowsNT, 2K, XP, 2003, Vista, 7 Platforms: Windows, 2K, XP, 2003, Windows Vista, 7

License: Freeware Download (441): IGETIT Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 318

CueMol CueMol is a program for the macromolecular structure visualization on the Windows platform (CueMol was formerly called "Que"). CueMol aims to visualize and build the crystallographic models of macromolecules, with the user-friendly interfaces. Currently supported files are molecular coordinates... Platforms: Windows

License: Freeware Size: 3.3 MB Download (420): CueMol Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 494

DLcalc The name DLcalc stands for Duckworth Lewis Professional Edition Calculator. DLcalc application was developed to be a small tool that can perform calculations for the Professional Edition of the Duckworth Lewis Method. It's developed in C#. This software can perform all D/L Professional Edition... Platforms: Windows, Windows Vista, 7

License: Freeware Download (460): DLcalc Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 407

ChemSpider Search ChemSpider Search is a useful Safari extension for viewing chemical structure images without leaving the current site. Right-click on any compound name, drug name or chemical formula and choose "Search in ChemSpider" to see an image of the chemical structure. Then just click the "View" button to... Platforms: Windows

License: Freeware Download (50): ChemSpider Search Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 459

FileMess The FileMess application was developed to be a small utility which scans a directory structure and moves files based on pattern matching. The FileMess utility was developed to tidy up the files downloaded from news servers (USENET). The program will recognize files based on a search pattern and... Platforms: Windows

License: Freeware Download (49): FileMess Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 622

Zero Zipper The Zero Zipper application was developed to be a small, easy to use tool that will allow you to duplicate a folder / file structure as zero-byte files and then create a zip from them. Platforms: Windows

License: Freeware Download (49): Zero Zipper Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 490

DSAL DSAL, also known as The Data Structure & Algorithm Library was designed as an accessible and useful library of classical data structure and algorithm. Now you cna make use of this handy library to further improve your development process. Platforms: Windows

License: Freeware Download (49): DSAL Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 530

PXUPGR The presented package gives the 32 bit Delphi programmers a tool for changing Paradox database structure at run time. Instead of having to call different routines for different types of structure changes, all supported restructure actions can be achieved by invoking the single routine exported by... Platforms: Windows

License: Freeware Download (47): PXUPGR Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 279

HyperSpider HyperSpider (Java app) collects the link structure of a website. Data import/export from/to database and CSV-files. Export to Graphviz DOT, Resource Description Framework (RDF/DC), XML Topic Maps (XTM), Prolog, HTML. Visualization as hierarchy and map. Platforms: Windows, Mac, Linux

License: Freeware Size: 833.21 KB Download (46): HyperSpider Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 332

Web Node Structure Wenost simplifies the process of building and maintaining larger web sites by hand. Wenost is used in conjunction with PPWizard, a free HTML pre-processor. For examples of websites built with wenost see www.csem.org.uk and the wenost project website. Platforms: Windows, Mac, Linux

License: Freeware Size: 78.5 KB Download (48): Web Node Structure Download

Added: May 10, 2013 | Visits: 297

Deeply applying str() across a data structure The str() function in the standard library behaves in a slightly weird way when applied against lists: on each element of the list, the repr() is appended. In contrast, this module provides a deep_str() that deeply applies str() across lists. This module also provides utilities to develop custom... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 376

Design mini-lanugage This script uses Python's superb text handling capability to parse and build the data structure from the input text. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Design mini-lanugage Download

Added: May 10, 2013 | Visits: 602

Sql2diagram-sxd It can be used in reverse-engineering ERD (Entity-Relationship Diagrams) to create UML-style table structure diagrams.The program outputs OpenOffice.org Draw (.sxd) files, so the results are editable.The program can also output a machine readable textual explanation of the diagram it is writing. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Sql2diagram-sxd Download

Added: May 10, 2013 | Visits: 306

Dot Disclaimer 5.x-1.4 Since the module uses nodes for the disclaimer content, it also supports diclaimer revisions.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Dot Disclaimer": - Allows adding seperate disclaimers for... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Dot Disclaimer 5.x-1.4 Download

Added: May 10, 2013 | Visits: 664

Quick and easy FIFO queue class Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Quick and easy FIFO queue class Download

Added: May 10, 2013 | Visits: 460

Python Octree Implementation This script is a simple implementation of an octree data structure in python. Its use is primarily for fast collision or view frustrum culling in interactive 3d environments, but its possible uses are quite open-ended. It was originally written for use with the pyOgre 3d engine binding. The code... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Python Octree Implementation Download

Added: May 10, 2013 | Visits: 414

Priority dictionary This data structure acts almost like a dictionary, with two modifications: First, D.smallest() returns the value x minimizing D[x]. For this to work correctly, all values D[x] stored in the dictionary must be comparable. Second, iterating "for x in D" finds and removes the items from D in sorted... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Priority dictionary Download

Added: May 10, 2013 | Visits: 435

Scriptol Scriptol is a modern, object-oriented programming language designed to be simple and safe. Scriptol should improve development speed greatly, and make programming a real pleasure. Scriptol is the first programming language to use Xml as dynamic, integrated data-structure. In a light form, with... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Scriptol Download

Added: May 10, 2013 | Visits: 345

Allow Numeric Stubs This happens because the structure of the URL generated conflicts with that of post pagination.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Allow Numeric Stubs Download

Added: May 10, 2013 | Visits: 381

Advanced Permalinks This plugin is useful for the migration of an old permalink structure to a new one.InstallationDownload advanced-permalinks.zipUnzipUpload advanced-permalinks directory to your /wp-content/plugins directoryGo to the plugin management page and enable the pluginConfigure the options from the... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Advanced Permalinks Download

< 1 2 3 4 5