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

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

SOlution

  • The Free Finite Element Package is a library which contains numerical methods required when working

    The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the SOlution of elliptic and parabolic PDEs in 2D.

    標簽: numerical contains required Element

    上傳時間: 2014-09-05

    上傳用戶:trepb001

  • Samples are organized by chapter, and then by "application" or example name. You should open a proje

    Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (SOlution) file. Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.

    標簽: application organized Samples chapter

    上傳時間: 2015-12-14

    上傳用戶:ghostparker

  • 自從Internet盛行以來

    自從Internet盛行以來,人們對于文件下載、即時信息獲取、電子郵件傳送變得方便許多。 Internet可以說是21世紀人類科技的一大創新。由于這個重大改變,人們的生活方式也受到非常大的影響;電子購物、網上信息庫、網上股市實時交易如雨后春筍般的出現。以往,Visual Basic 4.0并沒有提供一個完整的SOlution供Visual Basic的愛好者設計Internet程。

    標簽: Internet

    上傳時間: 2014-01-07

    上傳用戶:亞亞娟娟123

  • Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ

    Carrier-phase synchronization can be approached in a general manner by estimating the multiplicative distortion (MD) to which a baseband received signal in an RF or coherent optical transmission system is subjected. This paper presents a unified modeling and estimation of the MD in finite-alphabet digital communication systems. A simple form of MD is the camer phase exp GO) which has to be estimated and compensated for in a coherent receiver. A more general case with fading must, however, allow for amplitude as well as phase variations of the MD. We assume a state-variable model for the MD and generally obtain a nonlinear estimation problem with additional randomly-varying system parameters such as received signal power, frequency offset, and Doppler spread. An extended Kalman filter is then applied as a near-optimal SOlution to the adaptive MD and channel parameter estimation problem. Examples are given to show the use and some advantages of this scheme.

    標簽: synchronization Carrier-phase multiplicativ approached

    上傳時間: 2013-11-28

    上傳用戶:windwolf2000

  • This document describes the objectives, audience, organization, and conventions of the Guide to a ty

    This document describes the objectives, audience, organization, and conventions of the Guide to a typical VoIP Infrastructure SOlution for SIP.

    標簽: organization conventions objectives describes

    上傳時間: 2016-01-15

    上傳用戶:zhangyigenius

  • This cookbook contains a wealth of SOlutions to problems that SQL programmers face all the time. Rec

    This cookbook contains a wealth of SOlutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the SOlution. The book covers audit logging, hierarchies, importing data, sets, statistics, temporal data, and data structures.

    標簽: programmers SOlutions cookbook contains

    上傳時間: 2013-12-08

    上傳用戶:Altman

  • Perlbox Voice is an voice enabled application to bring your desktop under your command. With a singl

    Perlbox Voice is an voice enabled application to bring your desktop under your command. With a single word, you can start your web browser, your favorite editor or whatever you want. This is the Linux and Unix voice recognition SOlution

    標簽: your application Perlbox enabled

    上傳時間: 2014-11-27

    上傳用戶:hgy9473

  • 所有的設計模式都有一些常用的特性:一個標識(a name)

    所有的設計模式都有一些常用的特性:一個標識(a name),一個問題陳述(a problem statement)和一個解決方案(a SOlution)。 1、一個設計模式的標識是重要的,因為它會讓其他的程序員不用進行太深入的學習就能立刻理解你的代碼的目的(至少通過這個標識程序員會很熟悉這個模式)。? 2、問題描述是用來說明這個模式的應用的領域。? 3、解決方案描述了這個模型的執行。一個好的設計模式的論述應該覆蓋使用這個模型的優點和缺點。?

    標簽: name 設計模式 標識

    上傳時間: 2013-12-16

    上傳用戶:hfmm633

  • Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ

    Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best SOlution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions

    標簽: expression the tutorial regular

    上傳時間: 2013-12-19

    上傳用戶:sardinescn

  • Atheros無線芯片AR-6000系列wince 6驅動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware

    Atheros無線芯片AR-6000系列wince 6驅動源代碼(這東西我也沒用過別問我,我是搜別的wince資源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the SOlution. 轉自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1

    標簽: wince Requires firmware Atheros

    上傳時間: 2014-11-11

    上傳用戶:bibirnovis

主站蜘蛛池模板: 岳阳县| 建昌县| 磐石市| 孝昌县| 景洪市| 乌拉特后旗| 都江堰市| 镶黄旗| 贡嘎县| 水城县| 卢龙县| 冷水江市| 凤山县| 上犹县| 南丰县| 南乐县| 大竹县| 通渭县| 大埔县| 晋州市| 新建县| 阜南县| 白银市| 云浮市| 宜宾县| 虞城县| 巴彦淖尔市| 乌兰浩特市| 金湖县| 铜陵市| 庆安县| 尼木县| 盱眙县| 长子县| 临泽县| 洱源县| 东安县| 易门县| 新乐市| 长沙市| 甘洛县|