1 / 1 / 0
Регистрация: 06.04.2010
Сообщений: 16
|
|
1 | |
Write a random text generator09.05.2010, 13:23. Показов 2600. Ответов 1
Метки нет (Все метки)
Помогите мне выполнить задание:
Write a random text generator. It shall take parameters: link length N, file name and length of the text required. Using memory mapped file generate random text as follows: a. Take N characters (pattern) at some random place in the file. b. Find the next pattern occurrence in the file (continue from beginning of the file if end of file reached) c. Take the next character after the occurrence, print it, add to the pattern, remove first character from the pattern. Now we have a new pattern of length N. Repeat steps b and c until text of desired length will be generated. Напишите генератор случайного связного текста наподобие http://vesna.yandex.ru/. Используйте memory mapped файл.
0
|
09.05.2010, 13:23 | |
Ответы с готовыми решениями:
1
результат выборки из БД: rs.next(); String text=rs.getString('text'); <input type=text name=name value=<%=text%>> Ping based random number generator Sending an AJAX request by jQuery to write to a text file using PHP Ошибка cannot write a property that has no write specifiers |
Почетный модератор
7393 / 2639 / 281
Регистрация: 29.07.2006
Сообщений: 13,696
|
|
09.05.2010, 13:39 | 2 |
задание ясно. В чем конкретно нужна помощь? Хотелось бы услышать конкретный вопрос.
0
|
09.05.2010, 13:39 | |
09.05.2010, 13:39 | |
Помогаю со студенческими работами здесь
2
В чём различие write() и write(' ') Что не так с 'Random' или There is no overloaded version of 'Random' that can be called with these arguments Random, повторы при static Random(1 seed) У меня непонятки с методами Math.random() и Random() Random и объекты класса (pseudo random) Когда твой Random совсем не Random Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |