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

[Method of file sorting for mini- and microcomputers].

N Chau, B Legras, L Benamghar

    International Journal of Bio-Medical Computing
    |May 1, 1983
    PubMed
    Summary
    This summary is machine-generated.

    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

    Social disparities in musculoskeletal disorders and associated mental malaise: findings from a population-based survey in France.

    Scandinavian journal of public health·2010
    Same author

    [Prevalence of impairments and social inequalities].

    Revue d'epidemiologie et de sante publique·2006
    Same author

    [S-100B and MIA (melanoma inhibiting activity) serum proteins: a prospective study of their value as melanoma progression markers].

    Annales de dermatologie et de venereologie·2002
    Same author

    [School-related injuries: incidence, causes, and consequences].

    Revue d'epidemiologie et de sante publique·2002
    Same author

    Associations of family environment and individual factors with tobacco, alcohol, and illicit drug use in adolescents.

    European journal of epidemiology·2000
    Same author

    [A software for comparing ambulatory blood pressure measurements (ABPM)].

    Archives des maladies du coeur et des vaisseaux·1998
    Same journal

    Commentary on a futuristic model of patient record systems and telemedicine.

    International journal of bio-medical computing·1996
    Same journal

    Nonlinear eye movement detection method for drowsiness studies.

    International journal of bio-medical computing·1996
    Same journal

    Segmentation of auditory brainstem response signals.

    International journal of bio-medical computing·1996
    Same journal

    A comparison of neural network and Bayes recognition approaches in the evaluation of the brainstem trigeminal evoked potentials in multiple sclerosis.

    International journal of bio-medical computing·1996
    Same journal

    Methodology for using the UMLS as a background knowledge for the description of surgical procedures.

    International journal of bio-medical computing·1996
    Same journal

    An MLP-based model for identifying qEEG in depression.

    International journal of bio-medical computing·1996
    See all related articles

    This new file sorting method uses virtual memory techniques for efficient data organization. It offers fast performance, especially for medium-sized medical files on mini- and micro-computers.

    Area of Science:

    • Computer Science
    • Data Structures and Algorithms

    Context:

    • Direct-addressing sorting methods
    • Virtual memory techniques
    • Mini- and micro-computer environments with limited core memory (e.g., 32 K words) and direct-access peripheral devices (e.g., disc units).

    Purpose:

    • To introduce a novel file sorting method optimized for resource-constrained computing environments.
    • To leverage virtual memory concepts for enhanced sorting efficiency.

    Summary:

    • The proposed method is a direct-addressing sort utilizing a virtual memory variant.
    • It excels with medium-sized files (thousands of records) processed primarily in core memory, achieving high speeds.
    • The technique is also adaptable to larger files and mainframe systems, offering easy implementation without magnetic tape units.

    Related Experiment Videos

    Impact:

    • Provides a significantly fast sorting solution for medical laboratories handling medium-sized files.
    • Offers an efficient and accessible sorting alternative for systems with limited memory and direct-access storage.
    • Potentially one of the fastest available sorting methods, suitable for diverse computing platforms.