Publication Date
In 2025 | 0 |
Since 2024 | 3 |
Descriptor
Algorithms | 3 |
Numbers | 3 |
Algebra | 1 |
Automation | 1 |
Change | 1 |
Classification | 1 |
Coding | 1 |
Computer Science Education | 1 |
Computer Software | 1 |
Engineering | 1 |
Error Correction | 1 |
More ▼ |
Publication Type
Journal Articles | 3 |
Reports - Descriptive | 2 |
Reports - Research | 1 |
Education Level
Higher Education | 1 |
Postsecondary Education | 1 |
Audience
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Jedediyah Williams – Mathematics Teacher: Learning and Teaching PK-12, 2024
Email filters classify new messages as either spam or not spam based on word frequency, syntax, and metadata. A "classifier" is an algorithm that maps input data into categories based on distinguishing characteristics, or "features." Features can be raw data or attributes derived from that data. "Feature engineering"…
Descriptors: Classification, Engineering, Numbers, Algorithms
Jeffrey Ehme – PRIMUS, 2024
The Miller-Rabin test is a useful probabilistic method for finding large primes. In this paper, we explain the method in detail and give three variations on this test. These variations were originally developed as student projects to supplement a course in error correcting codes and cryptography.
Descriptors: Probability, Numbers, Coding, Algorithms
Walter Gander – Informatics in Education, 2024
When the new programming language Pascal was developed in the 1970's, Walter Gander did not like it because because many features which he appreciated in prior programming languages were missing in Pascal. For example the block structure was gone, there were no dynamical arrays, no functions or procedures were allowed as parameters of a procedure,…
Descriptors: Computer Software, Programming Languages, Algorithms, Automation