-
-
-
fcmdemo.rar
... displays a GUI window to let you try out various parameters
in fuzzy c-means clustering for 2-D data. You can choose the data set
and clustering number from the GUI buttons at right, and then click
"Start" to start the fuzzy clustering process.
-
acjanchan.rar
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 ...
-
-
9313644-1.rar
The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
-
9313644-2.rar
The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
-
AMC2576_C.rar
... version.
The AMC2576 series offers a high-efficiency replacement for popular three-terminal linear regulators. It requires only a minimum number of external components. Substantially, it reduces not only the area of board size but also the size of the ...
-
MARBURG.rar
Routine marburg: To estimate the AR parameters by Burg algorithm.
Input Parameters:
n : Number of data samples
ip : Order of autoregressive process
x : Array of complex data samples x(0) through x(n-1)
Output Parameters:
ep : Real variable ...
-
google9_3.rar
... than once, but you may not stay on the same cell twice in a row (see example 6 for clarification).
You are to return an int indicating the number of ways find can be found within the grid. If the result is more than 1,000,000,000, return -1.
Definition
-
ongame.rar
一个游戏
the hardware for the game includes a number of displays, each with a button and
-- a light, that each represent a bin that can store marbles (beans).
--
-- The display indicates the number of marbles in each bin at any given time.
-- The ...
-