
Fx-7000g Lives Again!
#1
Posted 03 December 2006 - 05:57 PM
#2
Posted 03 December 2006 - 10:59 PM

#3
Posted 04 December 2006 - 02:50 PM
http://www.rskey.org...h_durabrand.htm
then it is not CASIO 7000 but Citizen SRP-320G
#4
Posted 04 December 2006 - 03:18 PM
#5
Posted 05 December 2006 - 05:49 AM
Martin, I reckon the Citizen is licensed from Casio.
The Citizen and the Durabrand are both like clones of the Casio fx-6300G,
with a small screen which shares both graph and text mode.
A google search for Citizen SRP-320G resulted in another 6300G clone, this time by Assistant:
http://www.leninburg...calc/danger.php
In the UK, I've seen shops selling Texet badged versions like the Assistant version.
They're not absolutely identical to the 6300G though. The screen size is slightly altered.
Looking on Google images, for the 'Citizen SRP-320G', it seems most of the pictures are for
the 'Citizen SRP-320G II' which has a new keyboard layout rather than just a casio clone.
#6
Posted 05 December 2006 - 07:51 PM
I did try benchmarking the Durabrand against a 7400 with a simple combinatorial counting problem. The Durabrand was about 40% faster (5 min vs. 8 min) than the 7400 on the same code (modulo ":" on the Durabrand for end of line on the 7400). Using the structured constructs (IF, FOR, etc.) instead of the original conditionals (=>, GOTO, etc.) on the 7400 made no difference. I haven't tried the program on my 7000 or 7700 yet.
#7
Posted 20 December 2006 - 10:40 PM
on the following program:
1000->X
Lbl 1
Dsz X
"A"
And the 9850 took 3.6s and the texet took about ten times as long at 33.1s
Brian, can you compare the 9850 vs 7400 ?
#8
Posted 21 December 2006 - 12:23 AM
I've benchmarked the Texet GR4F-x^3 against a cfx-9850GC
on the following program:
1000->X
Lbl 1
Dsz X
"A"
And the 9850 took 3.6s and the texet took about ten times as long at 33.1s
Brian, can you compare the 9850 vs 7400 ?
Hey caspro! I think you need to add a Goto 1 after Dsx X. So the program looks like:
1000->X Lbl 1 Dsz X Goto 1 "A"
Anyways, I tried it out on my fx-7400G Plus. Average timings to execute this program on a fx-7400G is ~3.8 - ~3.9 seconds.
#9
Posted 21 December 2006 - 01:17 AM
Well then it looks like:
Durabrand is the fastest,
followed by 9850 and 7400 about the same
then texet the slowest.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users