-
-
[
MultiPlatform]
FSM02.rar
asynchronous reset state machine-- State Machine with Asynchronou 's Reset-- dowload from : www.fpga.com.cn
-
[
Visual C++ (VC++)]
Kalman_filter_for_vision_tracking.rar
The celebrated Kalman filter, rooted in the state-space formulation or linear
dynamical systems, provides a recursive solution to ...
solution is recursive in that each updated estimate of the state is computed from
the previous estimate and the new input ...
Category:
SCM Upload User:
sdkqyl Size:
386K
-
[
Visual C++ (VC++)]
plugin-rfc4749.rar
... requests discussion and suggestions for improvements. Please refer to the current edition of the " Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
-
-
[
PDF]
Roweis_199NeuralComputation.rar
The Kalman filter30 is a minimum-variance filter in
which time-series measurements are incorporated recursively
into estimates of state variables it is the
optimal, Bayesian least-squares estimator for linear
dynamic systems.
Category:
Algorithm Upload User:
xxl0315 Size:
198K
-
[
JavaScript(JS)]
country.rar
... d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!
Category:
JavaScript Upload User:
hantiaoji Size:
3K
-
[
PDF]
74ALVCH16245_2.rar
The 74ALVC16245(74ALVCH16245) is a 16-bit transceiver featuring
non-inverting 3-State bus compatible outputs in both send and
receive directions.
-
[
C/C++]
Computer_Security_Cryptography.rar
The cover is a modified set of 17 cipher alphabets the black background color is symbolic of the U.S. State
Department’s Black Chamber in which American cryptanalysis originated in the early part of the 20th-century.
It is technically defective in ...
-
[
Visual C++ (VC++)]
jinchengdiaodu.rar
... priority number*/int round /* process time, rotation time slice*/int cputime /* process CPU-time*/int needtime /* process, but also the time to completion*/int count /* counter*/char state /* process state*/struct node* next /* chain of pointers* /
-
[
Visual C++ (VC++)]
8-puzzle-genetic.rar
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.