Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Calculator programming


Related Topics

In the News (Thu 31 Dec 09)

  
 Calculator programming -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-11-04)
Calculator programming is a feature available on many high-end (A small machine that is used for mathematical calculations) calculators.
As these languages are commonly known, many programs written for calculators can be found on the (A computer network consisting of a worldwide network of computer networks that use the TCP/IP network protocols to facilitate data transmission and exchange) internet.
Users can download the programs to a (A small digital computer based on a microprocessor and designed to be used by one person at a time) personal computer, and then upload them to the calculator using a specialized (additional info and facts about link cable) link cable.
www.absoluteastronomy.com /encyclopedia/c/ca/calculator_programming.htm   (159 words)

  
 [No title]   (Site not responding. Last check: 2007-11-04)
In an introductory programming course at Harvard University in 1978, one professor introduced the computer to the class by calling it a giant calculator.
Programming, he reassured the students, was a cut-and-dried technical activity whose rules were crystal clear.
At age 8, he was programming on his father's Texas Instruments calculator, and quickly moved on to a Commodore 64.
search.hotwired.com /wired?query=calculator   (440 words)

  
 Graphics calculator programming
This page discusses the significance of programming calculators for mathematics education, as well as some other aspects of education.
I produced an analysis of some of the potentials of calculator programming and described their significance for mathematics education in a short paper I presented at the ICME-7 conference in Quebec, Canada in 1992.
Ideally, the programs are transferred electronically from a disk accompanying materials or a website, rather than the (tedious and error-prone) alternative of retyping them from a printout.
wwwstaff.murdoch.edu.au /~kissane/gcprograms.htm   (2014 words)

  
 Calculator programming - Wikipedia, the free encyclopedia
Calculator programming is a feature available on many high-end calculators.
It allows the user to write and store programs in the calculator in order to solve difficult problems or automate an elaborate procedure.
The mobile demo Anal Party IV by EhD is programmed for a TI-86 calculator.
en.wikipedia.org /wiki/Calculator_programming   (105 words)

  
 Variation
The program determines in the conic is an ellipse, hyperbola, or parabola.
The calculator prompts the user for various dimensions of the given shape and produces the lateral area of the shape as output (recall that the lateral area is the non-base area of the material covering the shape)..
The calculator prompts the user for various dimensions of the given shape and produces the volume of the shape as output (recall that the volume is a measure of the interior of the shape).
home.columbus.rr.com /mathparty/program.html   (1139 words)

  
 Programming apparatus - Patent 4032753
The programming apparatus as described in claim 1 wherein said actuator means comprises a plurality of levers, with each of said levers being paired with one of said depressible keys and with one of said columns of said tape storage means.
The programming apparatus as described in claim 8 wherein said cam means comprises a cylinder and wherein said engaging means comprises a plurality of ridges spaced about a circumference of said cylinder, with said ridges being parallel to said rows for engaging said command pins therein.
The programming apparatus as described in claim 7 wherein said tape storage means comprises a flexible program card having a plurality of said apertures therein, whereby each of said columns is paired with one of said depressible keys of said calculator and each of said rows represents one step in the program.
www.freepatentsonline.com /4032753.html   (3306 words)

  
 The Ultimate TI Calculator FAQ - Programming
Programs are normally created first as text files on a computer, which are then assembled to produce executable files that can be sent to the calculator and run.
These files should be "included" in your program, which means that when the assembly assembles your program, it will act as if the text of the include file were inserted where the include command is, so all the addresses will be defined and you can use them in your program.
The linker is a program which converts the binary machine code for a particular program into an executable file usable on the calculator.
www.ocf.berkeley.edu /~pad/faq/prog.html   (4305 words)

  
 Wang 720C Advanced Programming Calculator
The Soviet-built calculator is, for all intents and purposes, a replica of the Wang 700, but packaged in a much more sleek, refined, compact, and service-friendly cabinet, with a cabinet design reminiscent of the Hewlett Packard 9810.
When the calculator is in learn mode, the Y register display is blanked, and the X register display shows the current program memory location followed by the program code at that location.
Wang realized early in their days in the calculator business that it was a worthwhile effort to provide a library of programs that their customers could leverage so that they didn't have to end up writing programs themselves.
www.oldcalculatormuseum.com /wang720.html   (7766 words)

  
 AcademicDB - Programming a calculator in Delphi.
However, after a few minutes fiddling with the calculator, it won't be long before you bump into some bugs that are only too happy to lurch around.
When a user performs a calculation, this is fine and the correct answer is output.
However, on a consequent calculation, the answer is way off and somewhat strange.
www.academicdb.com /programming_a_calculator_delphi_6508   (622 words)

  
 [No title]   (Site not responding. Last check: 2007-11-04)
The calculator should contain programs that are the solutions to the contest problems.
Calculator memory must be completely cleared before the contest.
Calculate, in degrees, the measure of  EMBED Equation.DSMT4 .
www.mualphatheta.org /National_Convention/natcontests/calcprogtest.doc   (959 words)

  
 Programmable Calculators: Calculator Programming
On a keystroke programmable calculator you're familiar with, you can write fairly sophisticated applications quickly, easily, and without as much as glancing at the manual, which is certainly not the case with calculators that use a symbolic programming language.
The calculator programmer who became familiar with the concept of indirect addressing, found on many of the more sophisticated programmable units, will have little or no difficulty grasping the concept of a C pointer later.
At the same time, a keystroke programmable calculator uses the familiar decimal number system, and accepting input from the user or displaying a result is trivially accomplished.
www.rskey.org /calcprog.htm   (588 words)

  
 Instructor John Wilkins
The programs include spreadsheet, geometric modeling, and statistics modeling.
Writing simple programs for graphing calculators to demonstrate and solve mathematical problems.
Write three programs for the TI-83 Plus that will be appropriate for Secondary Mathematics.
www.csudh.edu /math/syllabi/MAT241DeptSyllabus.html   (674 words)

  
 Preface - Calculator Programming Tutorial - Brian's Casio Calculator Corner
These calculators are actually small portable computers, and programming them can serve as an excellent introduction to programming their larger cousins.
The computational power of these calculators greatly exceeds that of the early “mainframe” computers such as the ENIAC and early embedded computers such as those on the Apollo lunar landing craft, and rivals that of early commercial computers such as the smaller IBM 360 models.
Although computationally powerful, the calculators have limited capabilities for input and output, and so are best suited for scientific problem solving, rather than commercial data processing.
www.brianhetrick.com /casio/tpre.html   (385 words)

  
 The Visual Basic Programming Language: Calculator!   (Site not responding. Last check: 2007-11-04)
This program demonstrates the graphical aspects of the Visual Basic programming language by displaying a calculator.
The calculator is used by clicking on the appropriate buttons just as you would a real calculator.
This program was tested and run using the Microsoft Visual Basic 4.0 compiler for Windows 95.
www.engin.umd.umich.edu /CIS/course.des/cis400/vbasic/vbcalc.html   (116 words)

  
 The Graphing Calculator Story
The secret to programming is not intelligence, though of course that helps.
I wanted our program to ship with every Macintosh, so I had designed it for all users, even those who know little about computers and hate math.
Pacific Tech started a few years later, and continued to develop Graphing Calculator, both in new free versions that Apple bundled with Mac OS 8 and Mac OS 9, and commercial releases.
www.pacifict.com /Story   (2985 words)

  
 AM88 Binary Calculator For Programming
Enter the desired frequency and the programing for the 12 position DIP switch will appear.
The twelfth is not used to program frequency.
This calculator may be used for the MPX96 by dropping the decimal point in the desired input frequency and entering it as a three or four digit number between 760 and 1079.
www.northcountryradio.com /Kitpages/javacalc.htm   (255 words)

  
 The Museum of HP Calculators
The Museum of HP Calculators displays and describes Hewlett-Packard calculators introduced from 1968 to 1986 plus a few interesting later models.
There are also sections on calculating machines and slide rules as well as sections for buying and selling HP calculators, an HP timeline, collecting information and a software library.
The Museum of HP Calculators and the museum curator are not affiliated with the Hewlett-Packard Company.
www.hpmuseum.org   (129 words)

  
 Patrick Davidson's web site
All of these programs are written in assembly language or C to take full advantage of the calculator's capabilities, so they have far better performance than is possible in the built-in basic language.
Unfortunately, since these programs are stored as machince code, it is not practical to type them in by hand, so you must send them from your computer by a Graph-Link, or transfer them from another calculator that already has them.
This calculator's processor uses the x86 instruction set so programs for it are (barely) runnable on PCs as well.
www.ocf.berkeley.edu /~pad/main.html   (2203 words)

  
 Programming - ticalc.org
Find out what emulators are available to let you simulate your TI calculator on your own computer and help you program more easily.
Get inspiration for new programs based on ideas submitted by our visitors.
Get the latest information on programs still under development, including screen shots, status reports, and more.
www.ticalc.org /programming   (82 words)

  
 Programming Forums - Calculator Problem   (Site not responding. Last check: 2007-11-04)
When I enter 3 as the amount of numbers in the calculation, the loop always occurs four times and after that skips the next few lines and goes back to the Menu function, not providing me with the answer.
Profanity is the one language that all programmers understand.
I didn't look at the above code, since i'm kinda on the go right now, but doing simple calculations on the commandline can be a lot less tedious.
www.programmingforums.org /forum/showthread.php?p=8366   (545 words)

  
 [No title]
Their programming facilities are minimal, and they're financial, rather than scientific, so they may be unsuitable.
Their classification as "graphing" calculators shouldn't (alone) rule them out as programming platforms.
It is a quality calculator and if you used it successfully last year, it should be fine this year.
www.hpmuseum.org /cgi-sys/cgiwrap/hpmuseum/archv014.cgi?read=57062   (672 words)

  
 Amazon.com: HP HP48G PLUS Graphic Calculator: Electronics   (Site not responding. Last check: 2007-11-04)
Using the 48G+ for a few weeks made it clear why this series of calculators is so popular; they're easy to work with once the initial learning curve is overcome.
It also comes with an infrared port for communicating with other calculators or a printer, and a connectivity kit--available separately--allows you to link the calculator to your PC for downloading new formulas and other data.
That written if you can use it, if it is not banned if you require a graphing calculator and have the time to learn how to use this one it is great, and one will find nothing as it for any price.
www.amazon.com /exec/obidos/tg/detail/-/B00000JBLN?v=glance   (1954 words)

  
 Nobody Hates Forums - TI Calculator Programming   (Site not responding. Last check: 2007-11-04)
Unfortunately, it was deleted in one of my assembly program experiment (i.e., typing random hexadecimal value in a program, then running it).
I created a new clock, but haven't bothered checking how precise it is. I also created a variation which counts down from a previously set value, and display a message or does something when time is up.
I was thinking more along the lines of setting up a deadly trap by sticking it under a stairway, to blow them up, then get out and run to Mexico since the cops wil be trying to get me for illegal possession of concealed high explosive...
www.nhforums.com /forums/showthread.php?t=516   (1204 words)

  
 Frink
Frink is a practical calculating tool and programming language designed to help us all to better understand the world around us, to help us get calculations right without getting bogged down in the mechanics, and to make a tool that's really useful in the real world.
Tracks units of measure (feet, meters, tons, dollars, watts, etc.) through all calculations and allows you to add, subtract, multiply, and divide them effortlessly, and makes sure the answer comes out correct, even if you mix units like gallons and liters.
Frink allows Object-Oriented Programming, which allows you to create complex data structures that are still easy to use.
futureboy.us /frinkdocs   (10286 words)

  
 HP Financial Calculator, Keystroke Programming, Platinum   (Site not responding. Last check: 2007-11-04)
Calculate loan and mortgage payments, convert interest rates, bond prices and yields, and much more.
RPN keystrokes optimize data entry and calculation performance.
Expanded options now include algebraic entry mode and keystroke programming (enter a series of keystrokes in memory - up to 400 steps, then execute with the push of a button).
www.buyonlinenow.com /viewproduct.asp?SKU=HEW12CPT   (89 words)

  
 [No title]
This is why a compiled RPL program is much smaller than its source code as opposed to say, a C program, where the compiled code for a small program is typically much larger than the source code.
FOCAL is a programming language that existed _before_ the HP41 (AFAIK) and is _not_ related to that calculator.
It was deemed that this time, a little chemistry and physics will be displaced by a little programming because contrary to appearances, today's college kid is LESS computer literate in the real sense than their predecessors a little while ago, and hard science will always from the Shockley-Schottky revolution on depend on computers.
www.hpmuseum.org /cgi-sys/cgiwrap/hpmuseum/archv014.cgi?read=62871   (4897 words)

  
 c++ divx calculator programming problem - Digital Video Forums
It only calculates DivX calculations for my first formula.
If you are interrested, here is a bitrate calculator I wrote, it's written in perl.
Anyway it would probably be the best to keep to integer calculations as much as possible.
forum.digital-digest.com /showthread.php?s=&threadid=11551   (838 words)

  
 DA: The TI calculator programming page   (Site not responding. Last check: 2007-11-04)
I got my TI-85 in fall of '97, and learned to program the TI-BASIC language in about a week, sooner or later I will become proficient enough in assembly for the TI that I can do some programs of that sort.
I have created all the programs on this page throughout the course of my tenth grade school year, and as my teachers introduce new topics, I will create new programs to help with them.
The programs on this page are freeware, you are more than welcome to distribute them (please do!), you may even alter the code freely as long as you give credit to the original author, me. If you alter the code, please send me the new program, I would like to take a look at it.
www.ncweb.com /users/scottsch/ti   (208 words)

  
 calculator program - Young Computer Programmers Forum
Welcome to the young computer programmers forum; a forum aimed at helping young people that are interested in computer programming.
If this is your first visit, please feel free to register so you can start posting and make full use of the resources we have to offer.
I want to code a chess-playing program in C. I'm partialy inspired to do this because of the programming challenge, and partialy because I love chess.
www.youngcoders.com /thread13110.html   (714 words)

  
 The Java Programming Language: Calculator Language Interpreter   (Site not responding. Last check: 2007-11-04)
When the Calculate button is pressed, the expression is fist checked for syntax and then evaluated if correct.
If a syntax error is detected, the input string is echoed to the Output text area with the position of the error indicated.
This program was compiled using the Java Developers Kit, Version 1.0.2, for Win32 on x86 from Sun Microsystems running under Windows 95.
www.engin.umd.umich.edu /CIS/course.des/cis400/java/calc.html   (198 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.