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

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

Under-determined

  • This manual documents the interfaces of the libxml library and has some short notes to help get you

    This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.

    標(biāo)簽: interfaces documents the library

    上傳時間: 2016-11-08

    上傳用戶:181992417

  • synopsis的有限狀態(tài)機(jī)編碼方法的文檔。 針對synopsis的綜合環(huán)境

    synopsis的有限狀態(tài)機(jī)編碼方法的文檔。 針對synopsis的綜合環(huán)境,根據(jù)其綜合工具的特點(diǎn)說明安全可靠、速度適合的FSM編碼風(fēng)格。 FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.

    標(biāo)簽: synopsis 有限狀態(tài)機(jī) 文檔 編碼

    上傳時間: 2014-01-09

    上傳用戶:onewq

  • JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer

    JAVA music player. Project Homepage : http://www.javazoom.net/jlgui/jlgui.html Developer Homepage : http://sourceforge.net/project/?group_id=1344 ----------------------------------------------------- To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat (or jlGui.sh) script and setup JLGUI_HOME variable and launch the script. To play local file : Left click on "Eject" button. To play remote file/stream : Right click on "Eject" Button. To fill in playlist : Edit default.m3u file before launching jlGui.

    標(biāo)簽: jlgui Developer Homepage javazoom

    上傳時間: 2016-11-16

    上傳用戶:wpwpwlxwlx

  • This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

    This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.

    標(biāo)簽: performance likelihood decision feedback

    上傳時間: 2013-11-25

    上傳用戶:1079836864

  • MySQL claims to be the world s most popular open source database, and with good reason. It is free

    MySQL claims to be the world s most popular open source database, and with good reason. It is free, runs on a wide variety of platforms, is relatively simple, easy to configure and performs well even under significant load. By comparison to some other popular database management systems, configuring it is quite simple, but there are still a sufficiently wide variety of security-relevant configuration issues to make securing it a challenge.

    標(biāo)簽: database popular claims source

    上傳時間: 2016-12-13

    上傳用戶:王者A

  • /* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initializa

    /* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.

    標(biāo)簽: Sub-architcture initializa 520 dependant

    上傳時間: 2016-12-15

    上傳用戶:xiaohuanhuan

  • 15篇光流配準(zhǔn)經(jīng)典文獻(xiàn)

    15篇光流配準(zhǔn)經(jīng)典文獻(xiàn),目錄如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow

    標(biāo)簽: 光流

    上傳時間: 2014-11-21

    上傳用戶:fanboynet

  • The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kerne

    The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible with National Instrument s GPIB library. The Linux GPIB Package is licensed under the GNU General Public License . Requirements: Linux kernel version 2.4.x (use Linux-GPIB version 3.1.x). Earlier kernel versions are not supported.

    標(biāo)簽: package GPIB The contains

    上傳時間: 2016-12-17

    上傳用戶:cccole0605

  • It is a GPL basic windowing library created specifically for windows and uses only basic win32 servi

    It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environments.

    標(biāo)簽: basic specifically windowing created

    上傳時間: 2016-12-20

    上傳用戶:hgy9473

  • This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick,

    This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book

    標(biāo)簽: Algorithms Sedgewick contains Edition

    上傳時間: 2014-01-23

    上傳用戶:dianxin61

主站蜘蛛池模板: 乌兰浩特市| 来宾市| 城步| 格尔木市| 龙州县| 渭源县| 元谋县| 宝山区| 定南县| 平南县| 长泰县| 越西县| 邢台市| 宜君县| 出国| 平山县| 敦煌市| 宁海县| 乌恰县| 伊金霍洛旗| 兴国县| 临海市| 蒙山县| 内江市| 图们市| 易门县| 西青区| 苍南县| 霍州市| 嵊泗县| 慈溪市| 舟曲县| 昌图县| 青岛市| 郎溪县| 延吉市| 安溪县| 桑植县| 葫芦岛市| 晋城| 江孜县|