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.


Messages - holmes221b

Pages: 1 ... 20 21 [22] 23
316
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: December 09, 2010, 06:10:50 pm »
I pressed the wrong combination of buttons (I don't remember now which ones, though).

Needless to say, I don't write the backup copies of my programs on loose leaf paper any more, though (I don't have a link cable, so I have to get creative with backing up stuff on my calc).

317
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: December 09, 2010, 06:06:04 pm »
1044: You code new programs based on random problems from your precalculus textbook (that's what I've been doing since my computer died last weekend).

1045: Booker T. Washington makes you think of Omnimaga (peanuts in particular).

1046: You use "/me" to indicate an action in your posts, even on other forums (this will probably happen to me eventually, I just know it).

1047: You've deliberately caused your TI-83+ to reset its memory at least once.

318
Miscellaneous / Re: Dragon Cave discussion
« on: December 09, 2010, 04:53:05 pm »
on the home page, that is...

and why are there no more eggs now?  ???

That's because the main cave isn't dropping eggs at that time. There's a big drop at :00, then every five or ten minutes (can't remember now, lol), there's a minidrop of three eggs.
* holmes221b has been a member of Dragon Cave since March of 2008.

Edit: If y'all need any help with takin' care of your dragons or any questions about DC, I probably can answer 'em.

319
Other Calculators / Re: Where did you get your calcs from?
« on: December 09, 2010, 03:56:41 pm »
TI-83+: Parents got it used online.

320
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: December 09, 2010, 03:47:18 pm »
More like I was completely mortified that I had managed to reset my calculator's memory the way I did.
Lesson learned--Never deliberately code your calculator to crash when you haven't properly backed up the programs you're working on at the time.

321
TI-BASIC / Re: Inputting Data into a Matrix
« on: December 09, 2010, 03:32:38 pm »
Huh, whatever was the problem with the code when I first tried it, it's working now that I've added a menu to the program. xD

Thanks for your help though. I might just use your suggestion anyways in this code, it looks much neater than storing the values straight to the matrix.

322
TI-BASIC / Re: Inputting Data into a Matrix
« on: December 09, 2010, 03:14:13 pm »
I am using the token.

323
TI-BASIC / Inputting Data into a Matrix
« on: December 09, 2010, 03:10:39 pm »
I was flipping through my pre-calculus textbook the other day and I came across a problem involving cryptography and matrices, specifically something called a Q32 Fibonacci encryption matrix. Being the sort of person I am, I immediately decided I needed to code a TI-BASIC program utlizing this method of encryption.
But the only problem is that I can't seem to figure out/remember how to input data into a matrix--I keep getting either ERR: DIM or ERR: DATA TYPE for the key matrix, no matter what I try.

And how would one go about inputting user selected variables into a matrix? I've currently got the following bit of code in my cal for this, but until I can figure out how to input data into a matrix the code remains untested.
Code: [Select]
:Prompt A,B,C,D,E,F,G,H,I
:[[A,B,C][D,E,F][G,H,I]]->[J]

324
TI Z80 / Re: Multitab 83+ & Chemitab 83+
« on: June 16, 2010, 04:30:41 pm »
I think Multitab is to quickly view all possible results of basic multiplications at once, to not have to calculate them manually one by one. Maybe I am wrong, though.
No, you've got it exactly right, DJ.

*points to gender symbol to the left of the post* I'm a girl, by the way, calcdude.

I've got the basic framework of the program worked out for Multitab, currently the biggest challenge with the code itself that I am facing is the table output.

325
Art / Re: Charas/Charas.EX: Nice tool to create characters sprites
« on: June 16, 2010, 12:12:06 pm »
This is really neat, I'm probably going to be getting a lot of use out of it.
Thanks for sharing the link!

Drawing stuff pixel by pixel takes a LOT of work, time, and patience, things I don't always have, so having an option available to me that gets around that issue is great.

326
Site Feedback and Questions / Re: A Guide for New Members?
« on: June 16, 2010, 11:45:01 am »
What about the arcade? Why does it require a minimum of 50 cumulative posts?

327
TI Z80 / Multitab 83+ & Chemitab 83+
« on: June 16, 2010, 11:35:35 am »
I only joined yesterday, but I've already got two programs in the works, both of which are (probably) going to be completely written in TI-Basic.

The first is Multitab 83+. It is a math program that will allow the user to (quickly) look up the multiplication table on their TI-83+. Currently, all I've got is the name and a (very) rough idea of how the program will work. I've not seen anything like this before, at least for the TI-83+.
DONE!


The second is Chemitab 83+. It is a science program that will allow the user to look up most any element on the periodic table of the elements on their TI-83+. Currently, all I've got is the name and an extremely rough idea of how the program will work. I've seen similar programs to this idea, but the only one that was completely written in Basic that I was able to find used a pic for the table, which prevented me from being able to successfully install the program by hand into my calculator (I don't own a link cable), which in turn has motivated me to create my own periodic table look-up program for the TI-83+.
Version 2.0 coming January 2011


Updates
December 9, 2010 -- Both projects have been temporarily abandoned due to accidentally reseting my calculator's memory and losing all of the coding I had thus far done on these programs.
December 14, 2010 -- Chemitab officially on hold until June 2011; First release of Multitab code for peer review
December 15, 2010 -- Second release of Multitab for peer review
December 17, 2010 -- Multitab 83+ version 1.0 completed.
December 19, 2010 -- Chemitab 83+ version 1.0 completed.
December 28, 2010 -- Chemitab 83+ version 2.0 completed.

328
Miscellaneous / Re: How did you find Omnimaga?
« on: June 16, 2010, 10:52:25 am »
I actually don't remember where I originally found the link to Omnimaga...I did come across the link to here on several different sites I believe, so it could have been almost anywhere at all on the internet that got me here originally.

329
Site Feedback and Questions / A Guide for New Members?
« on: June 15, 2010, 02:02:49 pm »
I was just thinking that a guide for new members might be useful (I know I would, at the very least!).
Like some sort of FAQ, with answers to questions like "How do edit my profile information?", "Why can't I answer PMs?", that sort of thing.

330
Introduce Yourself! / Re: New Person Here.
« on: June 15, 2010, 01:50:17 pm »
I may at some point in the future program stuff like games, when I'm a bit more comfortable with coding (and have a link cable). I've got plenty of storyline ideas for RPGs (I write a lot of fanfiction and original fiction) as it is right now.

Thank you for your suggestion, I will most certainly keep that in mind (and add the links to my bookmarks as well).

Pages: 1 ... 20 21 [22] 23