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

Academic Writing freeware
Filter: All | Freeware | Demo
 

Academic Writing

< 1 2 3 4 5 > 
Added: October 27, 2010 | Visits: 964

Eiffel INET Eiffel INET provides an Eiffel classes for writing IPV4 (TCP/UDP) servers and clients. Eiffel INET is a set of Eiffel classes (written to be used with SmallEiffel) which allow writing TCP and UDP clients & servers. Programs written with Eiffel INET run in a single thread-less process that...



Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Eiffel INET Download

Added: September 05, 2010 | Visits: 788

DrJava DrJava is a lightweight development environment for writing Java programs. DrJava project is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for...





Platforms: *nix

License: Freeware Size: 6.3 MB Download (106): DrJava Download

Added: November 10, 2010 | Visits: 1.105

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: February 13, 2010 | Visits: 1.207

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

Added: June 24, 2013 | Visits: 731

DrPython DrPython is a highly customizable text editor geared towards writing programs in Python quickly and easily. It is written in Python using the wxPython toolkit (which makes use of the Scintilla text control internally).


Platforms: *nix

License: Freeware Size: 614.4 KB Download (104): DrPython Download

Added: April 09, 2010 | Visits: 876

inetlib inetlib is a small and optimized library for writing IRC bots and clients for Linux in C. A small IRC bot that uses all the features of the library is included with the source. Whats New in This Release: - New end-user funcions: irc_connect(), irc_disconnect(), irc_receive() and...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (101): inetlib Download

Added: February 16, 2010 | Visits: 1.111

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: January 14, 2010 | Visits: 939

HTML::Merge::Ext HTML::Merge::Ext - Extending Merge by writing your own tags. TYPES OF TAGS Generally, there are four types of tags in Merge. Output tags Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (101): HTML::Merge::Ext Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.256

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libdaemon Download

Added: May 26, 2010 | Visits: 871

Pyrex Pyrex is a Language for Writing Python Extension Modules. Pyrex is a language specially designed for writing Python extension modules. Its designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C. You may be wondering why anyone...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Pyrex Download

Added: October 21, 2010 | Visits: 1.063

GNOME Structured File Library GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (100): GNOME Structured File Library Download

Added: January 17, 2010 | Visits: 1.098

PircBot PircBot is a Java framework for writing IRC bots quickly and easily. PircBot has many features like an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more. Its comprehensive logfile format is suitable for use with pisg to generate...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): PircBot Download

Added: July 10, 2010 | Visits: 780

Coursor Coursor project is a Web application for academic environments. Coursor is a Web-based academic course system for assigning students to university courses. It has an evolutionary algorithm for assigning students to the courses they requested. This algorithm tries to find an optimal...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (99): Coursor Download

Added: August 27, 2010 | Visits: 720

Cython Cython is a language that makes writing C extensions for the Python language as easy as Python itself. It is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. Development of Cython is mainly motivated by the needs of SAGE..


Platforms: *nix

License: Freeware Size: 542.72 KB Download (99): Cython Download

Added: March 18, 2010 | Visits: 704

Libut libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port. Libut has been built on Linux, Solaris, OpenBSD, and...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): Libut Download

Added: September 19, 2010 | Visits: 849

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: August 02, 2010 | Visits: 872

Regexp::MultiLanguage::BaseDialect Regexp::MultiLanguage::BaseDialect takes care of most of the work of writing a dialect for Regexp::MultiLanguage. SYNOPSIS Handles interfacing with the Parse::RecDescent grammar to simplify the code that must be written for a dialect of Regexp::MultiLanguage. Dialect writers only need write...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): Regexp::MultiLanguage::BaseDialect Download

Added: May 16, 2010 | Visits: 825

re2c 0.12.2 / re2c is a tool for writing flexible and fast lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions. This make it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (97): re2c 0.12.2 / Download

Added: May 05, 2010 | Visits: 845

libsndfile Libsndfile is a C library for reading and writing files containing sampled sound (such as the Apple/SGI AIFF format and MS Windows WAV) through one standard library interface. The library was written to compile and run on a Linux system but should compile and run on just about any Unix...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (97): libsndfile Download

Added: February 19, 2010 | Visits: 884

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

< 1 2 3 4 5 >