Geometry.Net - the online learning center
Home  - Basic_Q - Qbasic Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-106 of 106    Back | 1  | 2  | 3  | 4  | 5  | 6 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Qbasic Programming:     more books (100)
  1. Qbasic by Susan K. Baumann, Steven L. Mandell, 1992-01
  2. Microsoft Visual Basic 6.0 Introduction to Programming by Michael Sprague, Phillips, 1999-09-02
  3. Teach Yourself Qbasic by Chuck Butkus, 1991-09
  4. Data File Programming in Basic (Self-Teaching Guide) by LeRoy Finkel, Jerald R. Brown, 1981-06
  5. Basic Programming for the IBM PC by Robin Raygor, Robert Bateson, 1986-01
  6. Hello Program Design: Introduction to Programming With Qbasic & Flowcharts by Janet E. Joy, 1997-07
  7. Qbasic Programming by David I.; Peter Norton Computing Group Schneider, 1991
  8. Qbasic Programming (Peter Norton Programming Series) by David I. Schneider, 1991
  9. Introduction to programming in QBasic by Susan K Baumann, 1993
  10. QBASIC programming using software engineering techniques (College custom series) by Ellen Bailey Phelps, 1993
  11. Structured Programming With Microsoft Qbasic by Larry Joel Goldstein, 1993
  12. Introduction to Programming Visual Basic by Ralph Duffey, 1995-11-01
  13. Structured Programming with Basic by Evelyn Denham, 2002-05
  14. Structured Programming With True Basic by MORRILL, 1986-12

101. QBasic - Index
I should point out that the programs on these pages were written using qbasic v1.1. Here s a handy trick to run a qbasic program without showing the editor.
http://members.lycos.co.uk/brisray/qbasic/qind.htm
HomePage Optical Illusions War Stories QBasic Dads Navy Days Bristol Bristol, USA Bristol, Canada ... Web Rings QBasic Errors 40lb Weight Bits Chance ... DLoads These pages are not meant to be an authority on MSDOS QBasic, it is a collection of solutions to problems that I needed to solve. The code presented here may not be the most elegant, but then, at the time it was written problems needed to be solved quickly. For ease of presentation, and partly because some of this code was never in one, the code is not in formal subroutines. All of it should work 'as is' and you may feel free to copy and adapt as much, or as little! as you want. Why QBasic? Obtaining QBasic QBasic has been included in all versions of DOS. It was included in Windows and there is a version on the Windows 95 CD, though it is not loaded by default, it can be found in the directory /OTHER/OLDDOS along with the DOS helpfile. Copies of QBasic versions 1.1, 4.5 and 7.1 are available from my Downloads page. Here's a handy trick to run a QBasic program without showing the editor. Write a batch file with the line :- and yourprog.bas is the name of the program you want to run

102. Converting Qbasic Into Asp Help
I have an old qbasic program that calculates tank thickness, I want to convert it into asp page mainly because I have to use mulit boot systems just so I can
http://forums.aspfree.com/t20209/s.html
Developer Shed Network: Dev Shed ASP Free Dev Articles ... Web Hosters Select Language Spanish French German Italian Portuguese English ASP Free Site ASP Free Forums Forums Register User CP Calendar ... Discount Airfare User Name: Password: Remember me Viewing: ASP Free Forums Other Programmers for Hire Thread Tools ... Display Modes November 16th, 2003, 03:32 PM Jessica vbmenu_register("postmenu_40780", true); Member Join Date: Oct 2003 Posts: 37 Converting Qbasic into asp help I have an old qbasic program that calculates tank thickness, I want to convert it into asp page mainly because I have to use mulit boot systems just so I can run this old qbasic program.
In it's current form it use line numbers and print commands, i.m not even sure if it could be converted to asp, I know I certainly could not do so. If there are any willing programmers out there that would like to take a look at the code or even convert it for me i will send you the code.
Many thanks Jessica Jessica View Public Profile Send a private message to Jessica Find all posts by Jessica Add Jessica to Your Buddy List December 15th, 2003, 09:19 AM fhunth vbmenu_register("postmenu_44437", true);

103. Galilean Moons Of Jupiter
Dan Bruton has provided a more pictorial qbasic program, called GALSAT53 and he has included the core of the qbasic code in the zip file. See;. qbasic program.
http://www.xylem.f2s.com/kepler/galileo.html
Galilean moons of Jupiter
Root
Contents
Overview
Top This page provides a QBASIC recipe for finding the positions of the four Galilean moons of Jupiter. Only the positions along an axis through the equator of Jupiter are calculated. These 'X' coordinates are expressed in multiples of the radius of Jupiter. The results for two sets of hourly figures were compared with those produced by Manfred Dings Ephtool 2.0, and found to have a maximum error of 0.2 radii, typically better than 0.1 radii. Galileo saw the four moons in his newly constructed telescope, and described nightly observations of his 'Medicea sidera' for some days in his book Sidereus Nuncius . His telescope had an angular view of about 12 minutes of arc, an aperture of about 1 inch, and a magnification of 20x [Drake Ch8 p153]. You can see the four 'Galilean' moons of Jupiter using almost any binoculars or small telescope. Some people can see Callisto with the naked eye. The recipe used here is adapted from Jan Meeus' book, Astronomical Alorithms . His 'lower precision' method is described in Chapters 42 and 43. The positions of the four Galilean moons are usually listed in ephemerides as a series of X and Y coordinates. The X coordinates tell you the positions of each moon along an axis through the equator of Jupiter. The Y coordinates tell you the displacement from this X axis, and are usually much smaller than the X coordinates. I am interested in predicting what I should be able to see through binoculars, so I have ommitted the Y coordinates completely. I have not applied the correction to the elongation 'U' angles caused by perturbations among the satellites, so the recipe here will only gve accurate results for a few years either side of J2000.0

104. Freeware Programs
gsoft1.bas This a very simple qbasic program of a few lines. It Or type qbasic gsoft1 enter depending upon the program name. For
http://www.disknet.com/indiana_biolab/gersoft.htm
Free German Software Program
These programs will help you use your computer to learn your school subjects and learn other things just for fun. This section is under development. We are testing whether umlauts and other features will download and run properly. All these programs are merely a short working test program. Please download them and let me know if they worked . Were you able to understand the complex download instructions? Everything worked when tested by Harold Eddleman. Soon as I get word from a few people that everything works for them, I will be begin placing genuine programs here. I wrote all this for another site, it should work here on JumpWeb. Harold Eddleman.
Click on your Choice to Download a Program
Please go to the next section below for DownLoad Instructions math.bas - This is a short working program for testing downloadability. It adds two numbers. Does it work for you? We use this program below, in the instructions section. gsoft1.bas - This a very simple QBASIC program of a few lines. It contains some of theGerman Vocabulary of Section 200. I displays the German word or phrase. Try to think of the English equivalent. Press Enter and the answer appears. Press again and the next German Phrase appears. While this is a simple program, it can teach much German. If you use this program Click Here and tell me so I will add more words to it.

105. My Sound Stuff
Sorry, your browser does not support frames, get one that does. MENU. SOUNDS. SIGN GUESTBOOK. VIEW GUESTBOOK. 1999. Nolan Venhola. SOUNDS. Here's the songs I have written so far download them and tell me what you think.
http://www.geocities.com/SiliconValley/Pines/1648
Sorry, your browser does not support frames, get one that does

106. Web Site For The [QBT50.COM] Domain Name Under Construction!
http//www.qbt50.com/ Server Busy. Please try later. www.qbt50.com
http://www.qbt50.com/
No frames? No problem! Click here.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 6     101-106 of 106    Back | 1  | 2  | 3  | 4  | 5  | 6 

free hit counter