Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 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 ...
  • 1102260526283290.zip 用singlton和state模式实现的计算器运行部分。
  • 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 ...
  • SolidStateElectronicDevices.rar Solid State Electronic Devices in physics lectronics thatis helping you in this topic
  • 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 ...
  • A_very_simple_genetic_algorithm_source_code.rar 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码 ...
  • StateServer.zip 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。