Using Microsoft Visual Basic to Create a Graphical Front-End for a …
Short Description
This document describes how to use Microsoft Visual Basic to quickly and easily create … The original console program is included in this tutorial package …
Website: www.mesquite.com | Filesize: 51kb
Content
Using Microsoft Visual Basic to Create a
Graphical Front-End for a CSIM19 Model
This document describes how to use Microsoft Visual Basic to quickly and easily create
a graphical front-end for a CSIM19 simulation written in C. The example used in this document
is a simple service center phone bank. The source for this example is included with this
document. You will not be able to compile the source yourself unless you own the CSIM19
libraries. This document assumes that readers are reasonably familiar with CSIM19 and
basically proficient in Microsoft Visual Basic and Microsoft Visual C++. Obviously the methods
described here are also applicable in other development environments, as long as users know
their preferred development tools well enough.
The first step in this process is to create your CSIM model as you would normally. In our
example, the model was first written and compiled as a standard Win32 console application
using Microsoft Visual C++ 6. The original console program is included in this tutorial package
and is called phone.exe. In this stage it is easy to find and fix all the bugs in the model itself
without worrying about problems anywhere else. It is important…
Get the file Download here
Related Books:Related Searches: visual c 6, microsoft visual c, microsoft visual c 6, development environments, preferred development
Comments
Leave a Reply