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 49.600.742 Times

Subsidiary Ledger Example software
Filter: All | Freeware | Demo
 

Subsidiary Ledger Example

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 498

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.



Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 568

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.





Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 29, 2013 | Visits: 504

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data...


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: September 09, 2013 | Visits: 561

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET 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 (42): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 484

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 427

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 (40): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 595

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: 843

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: 422

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 (44): Example of loading C DLL and performance comparison Download

Added: July 21, 2013 | Visits: 342

a functor set example In this example you will learn the "function handler" from a "functor set" points-of-view. The functor set can store more than one functionhandlers, so one can choose a function handler from a functor set and pass it to another function as an input argument.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): a functor set example Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (39): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

Added: May 11, 2013 | Visits: 495

Example: Using Nested Functions for Timers This is a simple example of how nested functions can simplify the writing of callback functions for writing continuously-running applications. Callback functions are used by timer objects and the various objects in the Test & Measurement Toolboxes (Data Acquisition Toolbox, Instrument Control...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Example: Using Nested Functions for Timers Download

Added: September 05, 2013 | Visits: 390

Dual Core Blackfin Application Example This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage classes. The example imposes a top level...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 256 KB Download (40): Dual Core Blackfin Application Example Download

Added: June 24, 2013 | Visits: 422

Compressive Sensing Simple Example This very simple example of L1 minimization is reproduced for implementation on matlab. The original example was posted on Rip's AppliedMathematics Blog on March 28, 2011 entitled "Compressed Sensing: the L1norm finds sparse solutions".One needs to download the L1-MAGIC package in order to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Compressive Sensing Simple Example Download

Added: August 23, 2013 | Visits: 558

ActiveX control example in GUI This example deals with the Activex control in GUI matlab. It is of very basic nature, which explains that activex control dont have callback functions, their handles are called in other callback functions as shown in the example.Copy the files in your working directory.Type"guage"Change the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (50): ActiveX control example in GUI Download

Added: April 01, 2013 | Visits: 372

Small Gui Example HelloThis is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development.ex: val = selection_gui;


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Small Gui Example Download

Added: August 08, 2013 | Visits: 374

Volume Visualization Example In this code, I show how to create a clean architecture for a volume visualization engine and one example GUI that uses it. I take advantage of exporting nested functions so the GUI programmer can manipulate the visualization in ways that can be customized for specific applications.Scott, Mike...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Volume Visualization Example Download

Added: May 22, 2013 | Visits: 293

Simple Tab Example A Simple Tab Example for any GUI. A very easy to create tab screen using gui visibility property.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (45): Simple Tab Example Download

< 1 2 3 4 5 >