亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

ImplementATion

  • 多機(jī)器人路徑規(guī)劃算法

    多機(jī)器人路徑規(guī)劃算法,The RVO Library provides an easy-to-use ImplementATion of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.

    標(biāo)簽: 多機(jī)器人 路徑規(guī)劃 算法

    上傳時(shí)間: 2014-01-25

    上傳用戶:busterman

  • 虛擬機(jī)設(shè)計(jì)與實(shí)現(xiàn)——C/C++

    虛擬機(jī)設(shè)計(jì)與實(shí)現(xiàn)——C/C++,即Virtual Machine Design and ImplementATion in C/C++ ,隨書光盤源碼,HEC虛擬機(jī)的源代碼

    標(biāo)簽: 虛擬機(jī)

    上傳時(shí)間: 2016-12-22

    上傳用戶:洛木卓

  • I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked

    I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an ImplementATion of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.

    標(biāo)簽: provide Windows example driver

    上傳時(shí)間: 2013-12-19

    上傳用戶:zsjzc

  • PDTDFB toolbox The filter bank is described in: The Shiftable Complex Directional Pyramid—Pa

    PDTDFB toolbox The filter bank is described in: The Shiftable Complex Directional Pyramid—Part I: Theoretical Aspects The Shiftable Complex Directional Pyramid—Part II: ImplementATion and Applications IEEE transaction on singnal processing, Oct. 2008 Other related papers and software are available at: nttruong.googlepages.com Acknowledgement: The code development is based on the matlab code of the contourlet toolbox and the steerable pyramid.

    標(biāo)簽: Directional The Shiftable described

    上傳時(shí)間: 2017-01-08

    上傳用戶:924484786

  • ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project

    ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and ImplementATion of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.

    標(biāo)簽: Visual-to-Audio Electronic download project

    上傳時(shí)間: 2017-02-01

    上傳用戶:笨小孩

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available ImplementATion of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    標(biāo)簽: comprising MPI Interface committee

    上傳時(shí)間: 2013-12-22

    上傳用戶:爺?shù)臍赓|(zhì)

  • 游戲開發(fā)數(shù)據(jù)結(jié)構(gòu)Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For

    游戲開發(fā)數(shù)據(jù)結(jié)構(gòu)Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one ImplementATion of the Standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.

    標(biāo)簽: Programmers Structures Directory contains

    上傳時(shí)間: 2017-02-12

    上傳用戶:qoovoop

  • What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL

    What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL allows describe designs at a high level of abstraction as well as the lower ImplementATion levels ➥ Primary use of HDLs is the simulation of designs ➥ Verilog is a discrete event time simulator  What is VeriWell? ➥ VeriWell is a comprehensive ImplementATion of Verilog HDL

    標(biāo)簽: Verilog HDL 10149 Description

    上傳時(shí)間: 2017-02-18

    上傳用戶:

  • The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m impleme

    The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The ImplementATion can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors

    標(biāo)簽: implements implement the included

    上傳時(shí)間: 2017-02-24

    上傳用戶:lixinxiang

  • cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

    cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the ImplementATion. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.

    標(biāo)簽: essentially algorithm describe suitably

    上傳時(shí)間: 2017-03-02

    上傳用戶:litianchu

主站蜘蛛池模板: 裕民县| 凉城县| 大足县| 武陟县| 固始县| 重庆市| 新津县| 玉林市| 文登市| 濉溪县| 伊金霍洛旗| 昔阳县| 巨鹿县| 崇明县| 房产| 周口市| 阿勒泰市| 新乐市| 深水埗区| 元氏县| 合江县| 霍山县| 洛川县| 高雄市| 奉新县| 佛山市| 江陵县| 清徐县| 潍坊市| 洪湖市| 石柱| 罗城| 绥芬河市| 伊吾县| 新丰县| 上高县| 西华县| 安泽县| 丰镇市| 南岸区| 河北省|