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

Subsidiary Ledger Example freeware
Filter: All | Freeware | Demo
 

Subsidiary Ledger Example

< 1 2 3 4 5 > 
Added: August 29, 2013 | Visits: 435

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 614

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are... Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 854

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC. Platforms: Matlab


Added: August 27, 2013 | Visits: 428

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: September 03, 2013 | Visits: 626

SQL-Ledger for Linux SQL-Ledger?*A* ERP is a double entry accounting/ERP system. Accounting data is stored in a SQL database server, for the display any text or GUI browser can be used. The entire system is linked through a chart of accounts. Each item in inventory is linked to income, expense, inventory and tax... Platforms: *nix

License: Freeware Size: 3.38 MB Download (42): SQL-Ledger for Linux Download

Released: May 03, 2014  |  Added: May 12, 2014 | Visits: 2.564

BS1 Enterprise Accounting - Free Edition Free Accounting and Distribution ERP Software: General Ledger, Accounts Payable, Accounts Receivable, Inventory, Purchase Orders, Sales Orders and Quotes, Sales Analysis, Bank Reconciliation. Simple, yet powerful. Prints quotes, picking slips, bills of lading, invoices, purchase orders, checks,... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.08 MB Download (255): BS1 Enterprise Accounting - Free Edition Download

Released: May 03, 2014  |  Added: June 29, 2014 | Visits: 3.520

BS1 Accounting Free Accounting Software: General Ledger, Accounts Payable, Accounts Receivable, Inventory, Sales Analysis, and Bank Reconciliation. Customization and Delphi source code available for several databases. Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 1.9 MB Download (190): BS1 Accounting Download

Added: November 06, 2010 | Visits: 1.313

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.451

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves... Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: July 05, 2010 | Visits: 2.953

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out... Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: October 02, 2010 | Visits: 923

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 609

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started... Platforms: Windows, Windows Vista, 7

License: Freeware Download (441): Spice-MLP Download

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

Learn HTML By Example Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle... Platforms: Windows, Linux

License: Freeware Size: 4 KB Download (417): Learn HTML By Example Download

Added: May 10, 2013 | Visits: 523

SQL-Ledger Accounting data is stored in a SQL database server, for the display any text or GUI browser can be used. The entire system is linked through a chart of accounts. Each item in inventory is linked to income, expense, inventory and tax accounts. When items are sold and purchased the accounts are... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (59): SQL-Ledger Download

Added: May 10, 2013 | Visits: 499

Vpython example This script allows you to perform a block moving robot arm simulation.Provides some 3d coolness for new pythonists. Shows some stack usage. Probably should be shorter.In the __main__ statement at the bottom, replace test2() with parse(), then type something like this on each line:10move 5 onto... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Vpython example Download

Added: May 08, 2013 | Visits: 526

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: August 26, 2013 | Visits: 773

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model... Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/ Platforms: Matlab


Added: May 06, 2013 | Visits: 331

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

< 1 2 3 4 5 >