Descriptor
Source
Author
Publication Type
Education Level
Audience
Practitioners | 23 |
Teachers | 12 |
Researchers | 9 |
Administrators | 1 |
Support Staff | 1 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

van der Linden, Wim J.; Boekkooi-Timminga, Ellen – Applied Psychological Measurement, 1988
Gulliksen's matched random subtests method is a graphical method to split a test into parallel test halves, allowing maximization of coefficient alpha as a lower bound to the classical test reliability coefficient. This problem is formulated as a zero-one programing problem solvable by algorithms that already exist. (TJH)
Descriptors: Algorithms, Equations (Mathematics), Programing, Test Reliability

Wirt, Edgar – Journal of Experimental Education, 1987
In negotiating to obtain a sample of records from a computer file, it is important to be able to present a simple program that will produce a representative and valid sample. This article describes two procedures: (1) an interval selection method; and (2) a random numbers file. (JAZ)
Descriptors: Algorithms, Business, Computers, Databases

Musa, F. A. – Journal of the American Society for Information Science, 1986
The production of high quality Arabic-English text poses technical problems that are caused mainly by the high degree of syntactical flexibility which characterizes the Arabic language. This article describes a system which offers some solutions to the problems encountered in processing bilingual Arabic-English text. (Author/EM)
Descriptors: Algorithms, Arabic, English, Mathematical Models

Harden, Richard C.; Simons, Fred O., Jr. – CoED, 1983
A previously developed program for the HP-41C programmable calculator is extended to handle models of differential and difference equations with multiple eigenvalues. How to obtain difference equation solutions via the Z transform is described. (MNS)
Descriptors: Algorithms, Calculators, Engineering Education, Higher Education
Tubb, Phil – Creative Computing, 1982
The repetitious nature of music is thought to be very similar to the repetitious nature of computer algorithms. Subroutines are seen to be very effectively applied to music notation, through reducing repetitious entry and the amount of memory required to represent a musical score. Examples of subroutine use are provided. (MP)
Descriptors: Algorithms, Computer Science, Computers, Music

Wilf, Herbert S. – American Mathematical Monthly, 1979
A few examples are discussed of situations where some solution to writing a computer program for an algorithmic problem is immediately evident, but the best solution is some distance away. (MP)
Descriptors: Algorithms, College Mathematics, Higher Education, Instruction

Bell, C. L. M.; Jones, K. P. – Information Processing and Management, 1980
Explains, with supporting figures and flowcharts of programing logic, two search strategies introduced to the MORPHS System since 1976: one that employs the normal Boolean operators in strings without bracketing or in the form of marked steps, and one that treats a string of keywords as a compound word. (Author/JD)
Descriptors: Algorithms, Flow Charts, Information Retrieval, Minicomputers
Petry, Frederick E.; And Others – Proceedings of the ASIS Annual Meeting, 1993
Describes an approach that combines concepts from information retrieval, fuzzy set theory, and genetic programing to improve weighted Boolean query formulation via relevance feedback. Highlights include background on information retrieval systems; genetic algorithms; subproblem formulation; and preliminary results based on a testbed. (Contains 12…
Descriptors: Algorithms, Information Retrieval, Mathematical Formulas, Online Systems

Darling, Alexander L. – College and University, 1987
A method for checking college students' completion of program and graduation requirements by computer is outlined. The procedure operates by having degree programs defined in tables and is simple enough to be achieved by junior program staff without the need for programmers and analysts. (MSE)
Descriptors: Algorithms, College Administration, Computer Software, Degree Requirements
Marion, Rodger; Niebuhr, Bruce R. – Collegiate Microcomputer, 1986
Discusses an algorithm for developing problem solving simulations using microcomputers, and describes both the components of the simulation algorithm and the user interface. Examples of simulation and programming methods are presented. (MBR)
Descriptors: Algorithms, Computer Simulation, Computer Software, Design
Wirth, Niklaus – Scientific American, 1984
Built-in data structures are the registers and memory words where binary values are stored; hard-wired algorithms are the fixed rules, embodied in electronic logic circuits, by which stored data are interpreted as instructions to be executed. Various topics related to these two basic elements of every computer program are discussed. (JN)
Descriptors: Algorithms, Computer Science, Computer Software, Data

Norcio, A. F.; Kerst, Stephen M. – Journal of the American Society for Information Science, 1983
Results of study investigating human memory organization in processing of computer programming languages indicate that algorithmic logic segments form a cognitive organizational structure in memory for programs. Statement indentation and internal program documentation did not enhance organizational process of recall of statements in five Fortran…
Descriptors: Algorithms, Computer Programs, Epistemology, Memory

Wilson, R. N.; McCrum, E. – Computers and Education, 1984
Discusses difficulties of producing computer assisted learning (CAL) software economically. Proposed as a solution, modular programing is illustrated by describing production of a matrix algebra package. Use of special CAL modules and facilities provided by subroutine libraries are cited, and development of a package to teach matrix theory is…
Descriptors: Algorithms, Case Studies, Computer Assisted Instruction, Cost Effectiveness

Kant, Elaine; Newell, Allen – Information Processing and Management, 1984
Presents model of algorithm design (activity in software development) based on analysis of protocols of two subjects designing three convex hull algorithms. Automation methods, methods for studying algorithm design, role of discovery in problem solving, and comparison of different designs of case study according to model are highlighted.…
Descriptors: Algorithms, Automation, Case Studies, Comparative Analysis
Shore, M. L. – Creative Computing, 1980
There are many uses for the shortest path algorithm presented which are limited only by our ability to recognize when a problem may be converted into the shortest path in a graph representation. (Author/TG)
Descriptors: Algorithms, Computer Programs, Graphs, Mathematical Concepts