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

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

User-level

  • PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen

    PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew).

    標(biāo)簽: from eliminates PRINCIPLE algorithm

    上傳時間: 2016-11-27

    上傳用戶:凌云御清風(fēng)

  • 掌握在uC/OS-II 操作系統(tǒng)下使用ZLG/GUI的基本方法。 1. 啟動 ADS 1.2

    掌握在uC/OS-II 操作系統(tǒng)下使用ZLG/GUI的基本方法。 1. 啟動 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 個工程 gui_ucos,工程存儲在 uCOS-II 目錄下。 說明:在 uCOS-II 目錄下要保存有 uCOS-II 的移植代碼和內(nèi)核源代碼。 2. 建立 C 源文件 Test .c,編寫實驗程序,保存到 gui_ucos\src 目錄下,然后添加到工程 的 user組中。 3. 復(fù)制 ZLG/GUI 文件。把 ZLG_GUI 整個目錄及文件復(fù)制到 gui_ucos\SRC 目錄下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一個組 ZLG/GUI,然后在這個組內(nèi)添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驅(qū)動程序,在工程管理窗口中新建一個組 lcd_drive,并將驅(qū)動程序添加到工程 的 lcd_drive組中。驅(qū)動程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目錄下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 頭文件和 ZLG/GUI 的所有頭文件,如程 序清單 1.3 所示。

    標(biāo)簽: OS-II GUI ADS 1.2

    上傳時間: 2013-12-21

    上傳用戶:wyc199288

  • // chebysheve outlier detection // this function is used to detect the abnormal value among a set o

    // chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor

    標(biāo)簽: chebysheve detection abnormal function

    上傳時間: 2013-11-30

    上傳用戶:13517191407

  • This Application Note describes the steps that are required to install and use the Keil Monitor-51 o

    This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2 Debugger. You can use the powerful debugging interface to test application programs in your target hardware.

    標(biāo)簽: Application describes the required

    上傳時間: 2013-12-03

    上傳用戶:lvzhr

  • MICROSOFT FOUNDATION CLASS LIBRARY : 學(xué)生管理系統(tǒng) =======================================================

    MICROSOFT FOUNDATION CLASS LIBRARY : 學(xué)生管理系統(tǒng) ======================================================================== AppWizard has created this 學(xué)生管理系統(tǒng) application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 學(xué)生管理系統(tǒng) application. 學(xué)生管理系統(tǒng).dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.

    標(biāo)簽: FOUNDATION MICROSOFT LIBRARY CLASS

    上傳時間: 2013-12-16

    上傳用戶:天涯

  • 電子書店的源代碼。電子書店分為普通用戶訪問界面和管理員訪問界面兩部分。兩種用戶均通過login.jsp頁面進(jìn)入系統(tǒng)

    電子書店的源代碼。電子書店分為普通用戶訪問界面和管理員訪問界面兩部分。兩種用戶均通過login.jsp頁面進(jìn)入系統(tǒng),所使用的用戶名的身份不同即進(jìn)入不同的訪問界面。用戶名和密碼可以在數(shù)據(jù)庫book中的user數(shù)據(jù)表中查詢。

    標(biāo)簽: login jsp 電子書

    上傳時間: 2014-01-15

    上傳用戶:498732662

  • 系統(tǒng)使用JSP語言和HTML標(biāo)記語言編寫完成的。通訊簿管理系統(tǒng)的源代碼。通訊簿管理系統(tǒng)分為普通用戶訪問界面和管理員訪問界面兩部分。兩種用戶均通過login.htm頁面進(jìn)入系統(tǒng)

    系統(tǒng)使用JSP語言和HTML標(biāo)記語言編寫完成的。通訊簿管理系統(tǒng)的源代碼。通訊簿管理系統(tǒng)分為普通用戶訪問界面和管理員訪問界面兩部分。兩種用戶均通過login.htm頁面進(jìn)入系統(tǒng),所使用的用戶名的身份不同即進(jìn)入不同的訪問界面。用戶名和密碼可以在數(shù)據(jù)庫mydb中的user數(shù)據(jù)表中查詢。

    標(biāo)簽: login HTML JSP htm

    上傳時間: 2016-12-05

    上傳用戶:frank1234

  • 文件說明java模式

    文件說明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.

    標(biāo)簽: java 模式

    上傳時間: 2016-12-10

    上傳用戶:kernaling

  • The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of dig

    The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of digital signal processor (DSP) controllers, are part of the TMS320C2000 platform of fixed-point DSPs. The 240xA devices offer the enhanced TMS320 DSP architectural design of the C2xx core CPU for low-cost, low-power, and high-performance processing capabilities. Several advanced peripherals, optimized for digital motor and motion control applications, have been integrated to provide a true single-chip DSP controller. While code-compatible with the existing C24x DSP controller devices, the 240xA offers increased processing performance (40 MIPS) and a higher level of peripheral integration. See the TMS320x240xA Device Summary section for device-specific features.

    標(biāo)簽: TMS 320 generation 240

    上傳時間: 2013-12-16

    上傳用戶:GavinNeko

  • 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

主站蜘蛛池模板: 宁夏| 漾濞| 扬州市| 济南市| 阳江市| 庐江县| 黔江区| 嘉善县| 随州市| 闻喜县| 合山市| 黔西| 新竹县| 定边县| 和田市| 开远市| 阜宁县| 大名县| 明水县| 柏乡县| 阳春市| 乌苏市| 精河县| 从江县| 涪陵区| 那曲县| 清镇市| 和平区| 修水县| 拜城县| 石城县| 景德镇市| 确山县| 河间市| 景洪市| 台中市| 佳木斯市| 佛冈县| 安福县| 宁武县| 德州市|