Hi everybody
Following the links below you will find different programs I wrote on my voyage 200 calculator for my exams (master of science in zurich).
I always uploaded the stuff to/from my calculator with the standard tiConnect (Texas Instrument) and a native XP client machine, because everything else never worked for me.
Especially the programs for Optimization and Stochastic Modelling were really helpful. There is one function I did not write on my own (bezmeth, found at ticalc.org).
Some of the programs have German outputs...
Contact: floyd_fuh at yahoo de
Btw:
/*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can buy me a beer in return
* ----------------------------------------------------------------------------
*/
Cryptography, description: functions.txt
main.bezmeth.v2z
main.coprimes.v2f
main.disclog.v2f
main.modinv.v2f
main.modinve.v2f
main.modinvp.v2f
main.modinvpa.v2f
main.pseudop.v2f
main.pseudopi.v2f
main.smmodf.v2f
rsa.v2p
Optimization, description: functions.doc
main.addcol.v2f
main.addrow.v2f
main.aitken.v2f
main.bchoice.v2f
main.btog.v2f
main.col.v2f
main.diagcol.v2f
main.dijkbsp.v2m
main.dijkstra.v2p
main.floyd.v2p
main.getmatat.v2f
main.gf.v2f
main.grad.v2f
main.gradv.v2p
main.gtob.v2f
main.hesse.v2f
main.hgrad.v2f
main.jacobi.v2f
main.newton.v2p
main.postbsp.v2m
main.primalg.v2p
main.repmatat.v2f
main.row.v2f
main.simplex.v2p
Stochastic Modelling, description: functions.txt
main.col.v2f
main.diagcol.v2f
main.hmmb.v2f
main.hmmf.v2f
main.hmmfb.v2f
main.poiss.v2f