-
-
cpp.rar
... in this document don’t (and won’t) form a complete
introductory text on the C++ language rather they focus on small
specific areas chosen almost at random. For a complete introductory
text you can’t do any better than investing in a good quality book.
-
cplusplus.rar
... this document don’t (and won’t) form a complete
introductory text on the C++ language rather they focus on small
specific areas chosen almost at random. For a complete introductory
text you can’t do any better than investing in a good quality book.
-
lab3.rar
EEPROM random access and LCD usage
-
-
-
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 ...
-
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 ...
-
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.
-
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)
-
gauss.zip
This program generates number from standard Gaussian noise by using Mersenne Twister random numbers generator
-