Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A pocket calculator program to sort data.

H E Poulsen

    Computers in Biology and Medicine
    |January 1, 1983
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a sorting program for the TI59 calculator, optimizing register use for efficient data management. The program sorts 98 data points in 52 minutes and supports printing capabilities.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    A multisystem composite biomarker as a preliminary diagnostic test in bipolar disorder.

    Acta psychiatrica Scandinavica·2018
    Same author

    Corrigendum to "European contribution to the study of ROS: A summary of the findings and prospects for the future from the COST action BM1203 (EU-ROS)" [Redox Biol. 13 (2017) 94-162].

    Redox biology·2017
    Same author

    Increased DNA and RNA damage by oxidation in patients with bipolar I disorder.

    Translational psychiatry·2016
    Same author

    Antipsychotics and associated risk of out-of-hospital cardiac arrest.

    Clinical pharmacology and therapeutics·2014
    Same author

    NSAID use during pregnancy: maternal characteristics and prescription patterns: nationwide cohort study.

    Scandinavian journal of rheumatology·2014
    Same author

    Exposure to mebendazole and pyrvinium during pregnancy: a Danish nationwide cohort study.

    Infectious diseases in obstetrics and gynecology·2012
    Same journal

    Corrigendum to "Integrating experimental biology, computational methods, and artificial Intelligence in anticancer drug discovery: Bridging the translational Gap" [Comput. Biol. Med. 213 (2026) 111832].

    Computers in biology and medicine·2026
    Same journal

    Organ dose optimization for a point-of-care forearm X-ray photon-counting CT.

    Computers in biology and medicine·2026
    Same journal

    Physics-guided transformation of breathomic feature spaces into disease-specific representations for respiratory disease classification.

    Computers in biology and medicine·2026
    Same journal

    An AI-driven deep learning pipeline for taxonomic classification and biodiversity assessment of deep-sea environmental DNA.

    Computers in biology and medicine·2026
    Same journal

    Rapid personalisation of cardiovascular models using invasively measured right ventricular pressure.

    Computers in biology and medicine·2026
    Same journal

    Biologically inspired mechanisms for enhancing robustness in EEG signal modeling: Challenges, opportunities, and perspectives.

    Computers in biology and medicine·2026
    See all related articles

    Area of Science:

    • Computer Science
    • Algorithm Development

    Background:

    • Efficient data sorting is crucial in computational tasks.
    • Limited memory capacity in early calculators posed challenges for complex algorithms.

    Purpose of the Study:

    • To present a novel sorting procedure for the TI59 calculator.
    • To maximize the utilization of the TI59's register capacity for data sorting.

    Main Methods:

    • Developed a sorting program specifically for the TI59 calculator.
    • The program leverages the full register capacity of the device.
    • Tested the program's performance by sorting 98 data points.

    Main Results:

    • The sorting procedure effectively utilizes the TI59's register capacity.

    Related Experiment Videos

  • Sorting 98 data points was completed in 52 minutes.
  • The program supports printing of instructions, data input, data deletion, and ranked data lists via a PC 100C printer.
  • Conclusions:

    • The developed TI59 sorting program offers an efficient method for data management on the calculator.
    • The program demonstrates effective use of limited hardware resources.
    • Optional printer integration enhances the program's utility for data analysis and reporting.