-
-
-
[
Visual C++ (VC++)]
random-c.rar
C language implementation of the random number generator means, for some procedures need to generate random seeds help. Mainly include the uniform distribution, Gaussian distribution generation.
-
[
Matlab]
nsa.zip
...
2. we produce lymphocytes- length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. now we monitor signal, if any value of signal is the same ...
Category:
matlab Upload User:
zhanghai Size:
8K
-
[
Java/JSP]
Java_utilities.rar
3 Useful utilities for any Java Programmer:
1. Random Number Generator Method- can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms.
2. isNarcissistic- Checks if a number is ...
-
[
C/C++]
kruskals.rar
Kruskal s algorithm implementation for generating minimum spanning tree.
Random network is generated. Then MST is generated using kruskals and then density gradient applied.
-
[
Others]
Sort_-_Animations.rar
simulations of bubble sort, quick sort, shell sort, insertion sort and selection sort for three kinds of inputs:random, already sorted(sortirani niz), and for reverse sorted strings(naopako sortirani niz)
-
[
C/C++]
gauss.zip
This program generates number from standard Gaussian noise by using Mersenne Twister random numbers generator
-
[
Unix_Linux]
SimulatedAnnealing.rar
... smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random " nearby" solution. The nearby solution is chosen with a probability that depends on the difference between the ...
Category:
AI-NN-PR Upload User:
bluewupeng Size:
20K
-
[
Visual Basic (VB)]
GUIDgenerator.zip
Generate type 4 (fully random) GUIDs to use in programs that might need them. Because it is type 4 it isn t based on network or current hardware.
-
[
Java/JSP]
DLogicalClocks.rar
... process Pj, 0 ≤ j < n and j ≠ i with probability 0.20.
The message gets delayed at its source for a random amount of time < 2 sec
to simulate network delay.
− It calculates and prints its logical clock value along with the action it takes. ...