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

Lex Berkeley software
Filter: All | Freeware | Demo
 

Lex Berkeley

1 2 3 4 5 > 
Added: April 16, 2010 | Visits: 1.835

Berkeley DB Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory...



Platforms: *nix

License: Freeware Size: 11.5 MB Download (234): Berkeley DB Download

Added: February 23, 2010 | Visits: 1.168

Berkeley DB Java Edition Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. Berkeley DB Java...





Platforms: *nix

License: Freeware Size: 4.5 MB Download (105): Berkeley DB Java Edition Download

Added: August 23, 2008 | Visits: 1.725

Oracle Berkeley DB Oracle Berkeley DB is a family of Open Source, embeddable, databases that allows developers to incorporate within their applications a fast, scalable, transactional database engine with industrial grade reliability and availability. As a result, customers and end-users will experience an...


Platforms: Windows

License: Freeware Size: 13.4 MB Download (94): Oracle Berkeley DB Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 516

Berkeley DB Manipulation Tool Berkeley batabase Manipulation Tool (BMT) wants to be a instrument for opening/searching/editing/browsing berkeley databases based on provided definition. Manipulation can be done using text command line interface and also graphical frontend.


Platforms: Windows, Mac, Linux

License: Freeware Size: 150.33 KB Download (49): Berkeley DB Manipulation Tool Download

Added: May 10, 2013 | Visits: 496

Lithuanian LEX SYSTEM shipping module Based on standard table_rate shipping module (table.php,v 1.27 2003/02/05), but may work with him installed also.Has renamed objects from table.php and removed quantity option.Realized and tested for 2.2MS2.INCLUDE3 files are included: lex.php in modules and english and lihuanian languages.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Lithuanian LEX SYSTEM shipping module Download

Added: March 29, 2013 | Visits: 622

Berkeley Wavelet Transform The Berkeley Wavelet Transform (BWT) comprises four pairs of mother wavelets at four orientations. Within each pair, one wavelet has odd symmetry, and the other has even symmetry. By translation and scaling of the whole set (plus a single constant term), the wavelets form a complete, orthonormal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Berkeley Wavelet Transform Download

Added: August 28, 2013 | Visits: 12.288

@lex Guestbook The database tables can be configured and the messages can be backed as often as required.InstallationUsing your FTP software (i.e. Filezilla), send the whole agb folder (rename it if you wish, i.e. "guestbook") to the server hosting your website.Installation is automatic, you'll just have to...


Platforms: PHP

License: Freeware Size: 1.52 MB Download (71): @lex Guestbook Download

Added: August 27, 2013 | Visits: 486

Oracle Berkeley DB XML Oracle Berkeley DB XML is an open source, embeddable XML database with XQuery-based access to documents stored in containers and indexed based on their content. Oracle Berkeley DB XML is built on top of Oracle Berkeley DB and inherits its rich features and attributes. Like Oracle Berkeley DB, it...


Platforms: Mac

License: Freeware Size: 50.37 MB Download (43): Oracle Berkeley DB XML Download

Added: January 18, 2010 | Visits: 1.021

Avi2yuv avi2yuv is a program to convert AVIs into the YUV format for input of the Berkeley mpeg_encoder. Alternatively you can use mpeg2encode by the MPEG Software Simulation Group or save the frames as single files (YUV or BMP). The following AVI compression algorithms are supported: MJPG created by...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (179): Avi2yuv Download

Added: September 06, 2010 | Visits: 877

Tcsh Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). The project is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling...


Platforms: *nix

License: Freeware Size: 860.16 KB Download (104): Tcsh Download

Added: October 22, 2010 | Visits: 1.061

yagg yagg, given YACC-like and LEX-like input files, generates a C++ program that generates all strings of a user-specified length. yagg can then be used to generate inputs for testing, or to validate that a grammar accepts the strings that you think it does. The grammar file provides the grammar...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (103): yagg Download

Added: November 20, 2010 | Visits: 1.429

Heirloom Development Tools Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): Heirloom Development Tools Download

Added: February 02, 2010 | Visits: 1.662

Heirloom mailx Heirloom mailx (formerly known as "nail") is derived from Berkeley Mail and provides the functionality of the System V and POSIX mailx commands..


Platforms: *nix

License: Freeware Size: 266.24 KB Download (122): Heirloom mailx Download

Added: May 22, 2010 | Visits: 858

Lex-Jongg LexJongg is an Allegro version of the classic puzzle game. Features several board layouts and even has an (unsupported) editor allowing you to create your own board layouts. This game was written as a preparation for BlitzHack and took just 9h (including gfx). Allegro really makes it easy to...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (100): Lex-Jongg Download

Added: June 20, 2010 | Visits: 884

DB_File DB_File is a Perl5 access to Berkeley DB version 1.x. SYNOPSIS use DB_File; [$X =] tie %hash, DB_File, [$filename, $flags, $mode, $DB_HASH] ; [$X =] tie %hash, DB_File, $filename, $flags, $mode, $DB_BTREE ; [$X =] tie @array, DB_File, $filename, $flags, $mode, $DB_RECNO ; $status =...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (97): DB_File Download

Added: April 23, 2010 | Visits: 1.916

byacc Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. Specifications that take advantage of undocumented features of AT&T Yacc will probably...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (167): byacc Download

Added: January 25, 2010 | Visits: 854

Oracle Berkeley DB Java Edition Oracle Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. It stores...


Platforms: Mac

License: Freeware Size: 5.5 MB Download (114): Oracle Berkeley DB Java Edition Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 454

Parser Generator Parser Generator is a YACC and Lex programming tool for Windows. As well as including a Graphical User Interface, the software also includes two versions of YACC and Lex, called AYACC and ALex. Parser Generator is able to generate C, C++ and Java parsers and lexical analysers. This includes both...


Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 4.3 MB Download (429): Parser Generator Download

Added: September 19, 2013 | Visits: 491

C++ Sockets for linux This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (40): C++ Sockets for linux Download

Added: August 06, 2008 | Visits: 1.535

Bookworm Deluxe Bookworm Deluxe 1.40 is above all a wordsearch passtime, but it is much more than that. You must guide the worm Lex to eat the words that form, and when the number of letters is high, the better it helps his appetite.But the bad news is if you don`t kill his appetite, then the words go up in...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 7 KB Download (690): Bookworm Deluxe Download

1 2 3 4 5 >