This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) IMPLEMENTed in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
标签: polynomials different operation contains
上传时间: 2013-12-18
上传用户:yan2267246
This tutorial explains how the SDRAM chip on ltera’s DE2 Development and Education board can be used with a Nios II system IMPLEMENTed by using the Altera SOPC Builder.
标签: Development Education tutorial explains
上传时间: 2017-06-15
上传用户:hanli8870
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers IMPLEMENTed using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are IMPLEMENTed, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.
标签: implementation twofish cipher VHDL
上传时间: 2017-06-25
上传用户:王小奇
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the non-causal and infinite impulse response of that filter, it is not that easy to get a good approximation with low hardware resource usage. Therefore, different filters with different complexities have been IMPLEMENTed. The detailed discussion can be found in "Digital Hilbert Transformers or FPGA-based Phase-Locked Loops" (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4629940). The design is fully pipelined for maximum throughput.
标签: e.g. communication Transform important
上传时间: 2017-06-25
上传用户:gxf2016
This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been IMPLEMENTed as delegates, but we create controls to do the work for us, don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.
标签: control extension ListView standard
上传时间: 2013-12-05
上传用户:royzhangsz
Cisco E-DI supports perl scripting through the CLI. This feature automates many of the server and network administration tasks. This section explains how to enable and disable the perl scripting service, and how to use Cisco E-DI Perl API for daily tasks. When a perl script is IMPLEMENTed by an administrator or a user, the script automatically inherits the user s security privileges and the user s operational context (either server or network). Each invocation of a
标签: automates scripting the supports
上传时间: 2017-07-06
上传用户:a673761058
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat) The Dijkstra s algorithm, IMPLEMENTed by Yi Wang, 2005 This version support detecting _cyclic-paths_
标签: Implemente algorithm function dijkstra
上传时间: 2017-07-16
上传用户:zyt
this introduce infinite impulse response (IIR) filters. The filters are designed in MATLAB using the fdatool. They are then IMPLEMENTed in VisualDSP++.
标签: filters introduce infinite designed
上传时间: 2017-07-23
上传用户:BIBI
In this work an implementation of a geometric nonlinear controller for chaos synchronization in a Field Programmable Gate Array (FPGA) is presented. The Lorenz chaotic system is used to show the implementation of chaos synchronization via nonlinear controller IMPLEMENTed in a Xilinx FPGA Virtex-II 2v2000ft896-4. The main idea is to design a nonlinear geometric controller which synchronizes a slave Lorenz system to a master system and then implement them into the FPGA.
标签: synchronization implementation controller geometric
上传时间: 2013-12-17
上传用户:3到15