-
-
[
C/C++]
tin2.rar
C language sample code for example function point how to use in fast mode
-
[
Matlab]
bwdistsc.zip
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized ...
Category:
matlab Upload User:
huzhifeng2 Size:
49K
-
[
Visual Basic (VB)]
Hash.rar
... key (key value) or identifier (identifier) address in memory by the function (function) derived from the conversion. Such a function, commonly known as hash function (Hashing function) or key corresponds to the address converter (key to address ...
-
[
Matlab]
ARMA_LAST.zip
... of poles)and cepstrum
constrains (number of ceros)
The function requires 3 inputs: Input signal, Order of denonominator, ... coeficients and square-root of input noise power.
ARMA_LAST function requires spa_corc.m file to compute the autocorrelation ...
-
[
Matlab]
huffman.zip
huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) ...
Category:
matlab Upload User:
nvcsfw Size:
19K
-
[
Matlab]
testcon.rar
Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon)
Category:
matlab Upload User:
sentong01 Size:
27K
-
[
Others]
Blink.rar
... Blink is a basic application that toggles the leds on the mote
* on every clock interrupt. The clock interrupt is scheduled to
* occur every second. The initialization of the clock can be seen
* in the Blink initialization function, StdControl.start()
-
[
C/C++]
simplgeneticlgorith.rar
/* This a simple genetic algorithm implementation where the*//* evaluation function takes positive values only and the*//* fitness of an individual is the same as the value of the*//* objective function
Category:
AI-NN-PR Upload User:
xgysxd088 Size:
4K
-
[
C/C++]
bootp_tftp_serv.rar
... a monitor program
stored in a ROM/FLASH, the footprint is about 7 KBytes
for the test program.
This code has not been yet tested in many environment.
It should be seen at your starting point to integrate
the network boot function to your board.
-