在 英语 中使用 Write a program 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
Given two strings, write a program that efficiently finds the longest common subsequence.
Write a program to read a text from a le and perform Markov analysis.
Write a program that processes a text and discovers cases where a word has been used with a novel sense.
Write a program that allows the user to enter any number of integer values continuously….
Write a program to guess the number of syllables contained in a text, making use of the CMU Pronouncing Dictionary.
Write a program that checks whether two given strings s and t are circular shifts of one another.
Write a program to compare the efficiency of a top-down chart parser compared with a recursive descent parser(Section 8.4).
Write a program to find all pairs of integers whose sum is equal to a given number.
(Hint: write a program to work out what percentage of tokens of a word are assigned the most likely tag for that word, on average.).
Exercise 3 Write a program that reads a file and prints the letters in decreasing order of frequency.
Write a program to find 100 largest numbers out of an array of 1 billion numbers.
Write a program that reads a list of strings(on separate lines) until end-of-input.
If you write it in a simple declarative from, anyone can write a program to analyze it.
If you write a program and use it privately, that does no wrong to others.
Write a program that simulates a large number of cohorts over a 10 year period and estimates the distribution of total cases.
You write a program to cycle through all the available combinations of background and border color.
Please write a program to help him find an optimal tour route.
Students could write a program on a computer and then download it to a robot that they built.
Alternatively, You can write a program in a file and use the interpreter to execute the contents of the file.
Lets write a program to print all odd numbers from 1 to 10 using continue.