Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - CompSystems

Pages: [1]
2
HP Calculators / HP50G advanced applications for mathematics
« on: June 17, 2013, 08:42:51 am »
Video List  *.*

1: ARVOOV [ED RICATTI]: HP 50g, TI-Nspire CX CAS, ClassPad ll (fx-CP400), Mathematica 9 & Maple 17



2: ARVOOV: HP 50G & Mathematica 9 [TRANSFORMADA Z INVERSA-EJEMPLO 2]



3: ARVOOV: HP 50G & Mathematica 9 [ED SEPARABLE]



4: ARVOOV: HP 50G [ {book: Proakis} TRANSFORMADA Z INVERSA]


5: ARVOOV: EBOOK [ECUACIONES DIFERENCIALES]



More

http://www.youtube.com/channel/UCPnADmOH8og7vFXBWRVeSZA?feature=watch

4
Hello, I invite ta check this new tool written in C++ (pseudo-code interpreter), Volunteers wanted to translate it to English and other languages



PSeInt is a tool for learning logic programming oriented to students with no experience in computer programming. Using a pseudo-language, intuitive, can begin to understand basic concepts and principles of a computer algorithm, Also allows export to C++, create edit and export to flow chart, step to step running, and CODING and EXECUTION in REAL TIME *.*  :crazy:  :o  and much more

Source code and home page
http://pseint.sourceforge.net/



http://en.wikipedia.org/wiki/Quadratic_function
[ Invalid YouTube link ]

5
TI-Nspire / [Project] port xCAS or Maxima to TInspire
« on: October 02, 2012, 02:26:22 pm »
Simply to find enthusiasts who want to port a C/C++ library of symbolic algebra to nspire calculators or similar packages as maxima http://maxima.sourceforge.net/    or  xCAS http://www-fourier.ujf-grenoble.fr/~parisse/giac.html

The Giac/Xcas project began in year 2000, following the development of the CAS for HP calculators. It has now around 150,000 lines of C++ code (most written by B. Parisse), and around 300 pages of English documentation (most written by R. De Graeve). It has interfaces with php, latex, texmacs and soon java, playing the role of computation kernel. It also interfaces with PARI, CoCoA, NTL, GSL, GMP, MPFR. Current development directions include faster algorithms for the mostly used operations: multiplication, division, gcd of multivariate polynomials.

xCAS ports

i-OS port
http://pocketcas.com/

http://itunes.apple.com/app/cas-calc-p11/id453071113?mt=8
this software copies the keyboard TI Voyage 200 in 99%



Android-OS Port
http://www-fourier.ujf-grenoble.fr/~parisse/giac/Androcas-debug.apk

Others Open Source Computer Algebra Systems

http://maxima.sourceforge.net/compalg.html  *.*

6
Calculator C / Port "Xgraphics.c" to nspire
« on: October 01, 2012, 01:00:24 pm »
There is a library to easily create GUI. any of you could make the port to TI-nspire or TI89


Files

Xgraphics.c

[code]/*
Xgraphics.c
Version 1.00 ( 28/04/96 )
Copyright (C) 1996  By: Martin Lueders ([email protected])
**  This program is free software; you can redistribute it and/or modify  it under the terms of the GNU General Public License as published by
**  the Free Software Foundation; either version 2 of the Lice

Pages: [1]