-
-
FPGA_NEW_APPROACH_TO_IMPLEMENT_CHAOTIC_GENERATOR.
... paper, a new method is introduced to implement chaotic generators based on the Henon map and Lorenz chaotic generators given by the state equations using the Field Programmable Gate Array (FPGA). The aim of this method is to increase the frequency of the ...
-
-
SR_Latch.zip
... marked Q.
Normally, in storage mode, the S and R inputs are both low, and feedback maintains the Q and Q outputs in a constant state, with Q the complement of Q. If S (Set) is pulsed high while R is held low, then the Q output is forced high, and ...
-
-
C3Control.zip
Read or Modify CPU C-state to control the power efficiency.
-
targettrackingusingkalman.rar
The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in ...
-
EightPuzzle.rar
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan ...
-
fpga_security.rar
... time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfigurable hardware for cryptographic applications are discussed ...
-
-
StateServer.zip
该源码用VC6.0开发,实现了一个状态服务器(State server),其中的
读写锁,线程池机制,完成端口机制具有很好的参考价值。
-