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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

Implementation-Virtual

  • 韓國(guó)Yunjin Lee的博士論文

    韓國(guó)Yunjin Lee的博士論文,包含了她讀博期間的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterization Using Virtual Boundaries,Geometric Snakes for 3D Meshes,Mean Shift for 3D Meshes

    標(biāo)簽: Yunjin Lee 韓國(guó) 論文

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

    上傳用戶(hù):netwolf

  • 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

    上傳用戶(hù):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

    上傳用戶(hù):笨小孩

  • 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

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

  • Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

    Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/

    標(biāo)簽: open-source encryption Features software

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

    上傳用戶(hù):123啊

  • 基于C++闡述虛擬機(jī)編程原理 This guide provides an in-depth look at the construction and underlying theory of a

    基于C++闡述虛擬機(jī)編程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.

    標(biāo)簽: construction underlying provides in-depth

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

    上傳用戶(hù):nanxia

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

    游戲開(kāi)發(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

    上傳用戶(hù):qoovoop

  • In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to

    In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseline JPEG software codec in C/C++ and port it to ARM core,(ARM7TDMI, ARM720T, or ARM922T.) Part II: Make use of virtual prototype to integrate/verify the hardware and software. Part III: Verify your soft IP in target environment.

    標(biāo)簽: ARM-based baseline platform project

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

    上傳用戶(hù):363186

  • 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

    上傳用戶(hù):

  • 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

    上傳用戶(hù):lixinxiang

主站蜘蛛池模板: 龙陵县| 汉阴县| 上饶县| 香格里拉县| 石棉县| 天津市| 获嘉县| 伊川县| 石城县| 炉霍县| 塘沽区| 分宜县| 施秉县| 淮阳县| 邳州市| 阿克陶县| 马尔康县| 三亚市| 成安县| 五寨县| 邵阳县| 库尔勒市| 牙克石市| 城口县| 炉霍县| 申扎县| 昭苏县| 西安市| 长阳| 息烽县| 江孜县| 固始县| 上饶市| 扬州市| 西安市| 海林市| 手游| 康马县| 台北市| 崇州市| 新沂市|