搜索结果

找到约 249 项符合 given 的查询结果

数值算法/人工智能 ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5,

ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?
https://www.eeworm.com/dl/518/187750.html
下载: 109
查看: 1822

Applet Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containi

Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
https://www.eeworm.com/dl/634/188467.html
下载: 183
查看: 1071

matlab例程 % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n an

% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
https://www.eeworm.com/dl/665/189421.html
下载: 148
查看: 1087

matlab例程 Find a classification error for a given decision surface D and a given set of patterns and targets

Find a classification error for a given decision surface D and a given set of patterns and targets
https://www.eeworm.com/dl/665/189806.html
下载: 116
查看: 1050

Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t

The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting. This proje ...
https://www.eeworm.com/dl/633/192337.html
下载: 64
查看: 1036

其他 Problem Statement You are given a string input. You are to find the longest substring of input su

Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameter ...
https://www.eeworm.com/dl/534/199662.html
下载: 68
查看: 1164

其他 This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a

This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
https://www.eeworm.com/dl/534/201818.html
下载: 105
查看: 1053

数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro

Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...
https://www.eeworm.com/dl/518/204069.html
下载: 150
查看: 1038

数据结构 HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers ...
https://www.eeworm.com/dl/654/210924.html
下载: 148
查看: 3039

其他 Given signal-to-noise ratio and bit error rate performance curve is a good beginner s reference prog

Given signal-to-noise ratio and bit error rate performance curve is a good beginner s reference program.
https://www.eeworm.com/dl/534/213319.html
下载: 160
查看: 1106