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

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

include

include是一個計算機專業(yè)術(shù)語,一指C/C++中包含頭文件命令,用于將指定頭文件嵌入源文件中。二指include指令,在JSP中包含一個靜態(tài)的文件,同時解析這個文件中的JSP語句。三指PHP語句。
  • This volume presents the state of the art concerning quality and interestingness measures for data m

    This volume presents the state of the art concerning quality and interestingness measures for data mining. The book summarizes recent developments and presents original research on this topic. The chapters include surveys, comparative studies of existing measures, proposals of new measures, simulations, and case studies. Both theoretical and applied chapters are included. Papers for this book were selected and reviewed for correctness and completeness by an international review committee.

    標(biāo)簽: interestingness concerning the presents

    上傳時間: 2014-01-19

    上傳用戶:ve3344

  • The book consists of three sections. The first, foundations, provides a tutorial overview of the pri

    The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are constructed to solve specific problems in a principled manner. The algorithms covered include trees and rules for classification and regression, association rules, belief networks, classical statistical models, nonlinear models such as neural networks, and local memory-based models. The third section shows how all of the preceding analysis fits together when applied to real-world data mining problems. Topics include the role of metadata, how to handle missing data, and data preprocessing.

    標(biāo)簽: foundations The consists sections

    上傳時間: 2017-06-22

    上傳用戶:lps11188

  • W29C040(512K FLASH)讀寫程序2007-09-10 11:16很是激動

    W29C040(512K FLASH)讀寫程序2007-09-10 11:16很是激動,去年用AT89S52搗弄了半年也沒搞定,這次換成C8051f040,也不知道是天見我可憐還是狗運,終于把數(shù)據(jù)寫進去了。想當(dāng)時到處找的程序都沒用,郁悶非常,這次走運成功,拿出來曬曬太陽(雖然也是該的別人的程序,但是好歹能用)。 /*W29C040(512K FLASH)讀寫程序*/ #include <c8051f040.h> #include <INTRINS.h> #include <absacc.h> sbit E=P1^0

    標(biāo)簽: W29C040 FLASH 512K 2007

    上傳時間: 2017-07-03

    上傳用戶:wff

  • These mobility generator tools are used to generate a rich set of mobility scenarios used to evalua

    These mobility generator tools are used to generate a rich set of mobility scenarios used to evaluate the protocol performance in Mobile Ad Hoc Network. The tools include the Reference Point Group Mobility(RPGM) model, Freeway Mobility Model and Manhattan Mobility Model.

    標(biāo)簽: mobility used generator scenarios

    上傳時間: 2017-07-05

    上傳用戶:ANRAN

  • 版權(quán)說明:版權(quán)屬于dqe2008.com 特色:   1、界面采用歐試風(fēng)格,設(shè)計唯美.   2、可調(diào)用留言,能做為評論模塊用于其他系統(tǒng)的開發(fā).   3、代碼簡潔,功能實用.

    版權(quán)說明:版權(quán)屬于dqe2008.com 特色:   1、界面采用歐試風(fēng)格,設(shè)計唯美.   2、可調(diào)用留言,能做為評論模塊用于其他系統(tǒng)的開發(fā).   3、代碼簡潔,功能實用. 使用說明:   2、帳號密碼以及一些參數(shù)在gustbook_Conn.asp中修改,用記事本打開,里面有注釋。初始帳號密碼都為:admin   3、如何調(diào)用評論? 先在要調(diào)用評論的頁面寫入:<!--#include file="gustbook_Conn.asp" -->和<!--#include file="gustbook_sub.asp" --> gustbook_Conn.asp為連接數(shù)據(jù)庫文件,gustbook_sub.asp為函數(shù)文件。 再在要調(diào)用評論的地方寫入:< Call DQE_gustbook(lanmu,bookNum,LeftNum,bookform,bookname) > 如:Call DQE_gustbook(0,4,25,1,"留言區(qū)") 詳細參數(shù)說明: lanmu ------- 調(diào)用評論的欄目:容錯默認為0 bookNum ------- 評論條數(shù):容錯默認為5 LeftNum ------- 顯示標(biāo)題最左邊的字符數(shù),默認40,一個漢字算兩個字符 bookform ------- 是否顯示發(fā)言表單, 默認0為不顯示,1為顯示,并自定義,容錯默認為0 bookname ------- 顯示在評論頁面的標(biāo)題:必須加雙引號,如:"留言區(qū)" 初始帳號密碼都為:admin 主頁:index.asp

    標(biāo)簽: 2008 dqe com 模塊

    上傳時間: 2017-07-14

    上傳用戶:牧羊人8920

  • CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs

    CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs * Initializes CPUs, caches, memory controllers, and peripherals * Built-in device drivers for SB1250 SOC peripherals * Several console choices, including serial ports, ROM emulators, JTAG, etc. * Environment storage in NV EEPROM, flash, etc. * Supports big or little endian operation * Supports 32-bit and 64-bit processors * Support for network bootstrap. Network protocols supported include IP,ARP,ICMP,UDP,DHCP,TFTP. * Support for disk bootstrap. * Provides an external API for boot loaders and startup programs * Simple user interface. UI is easy to remove for embedded apps.

    標(biāo)簽: following important contains features

    上傳時間: 2014-11-23

    上傳用戶:龍飛艇

  • The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

    The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.

    標(biāo)簽: the requires version librray

    上傳時間: 2013-12-18

    上傳用戶:yxgi5

  • The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

    The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.

    標(biāo)簽: the requires version librray

    上傳時間: 2017-07-26

    上傳用戶:杜瑩12345

  • Written for engineering and computer science students and practicing engineers, this book provides t

    Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing. MATLAB is introduced and used to solve numerous examples in the book. Companion software available In addition, a set of MATLAB M-files is available on a CD bound in the book.

    標(biāo)簽: engineering practicing and engineers

    上傳時間: 2017-07-28

    上傳用戶:fandeshun

  • 1、將makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/inc

    1、將makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路徑改為你宿主機上的。 2、#make,來編譯驅(qū)動模塊。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取決于你宿主機上的交叉編譯工具路徑 #arm-linux-gcc -o gpio_test gpio_test.c //編譯應(yīng)用程序 最終在你的當(dāng)前文件夾下會生成gpiodrv.o與gpio_test兩個文件。 4、#mkdir /tmp/1 5、通過ftp的方法,把gpio_test與gpiodrv.o文件下載到你的開發(fā)板上的/tmp/1目錄中。 6、#mknod /dev/gpio c 220 0 //創(chuàng)建文件節(jié)點 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四個LED燈在閃爍了。:)

    標(biāo)簽: local arm-linux usr makefile

    上傳時間: 2017-08-03

    上傳用戶:zhouchang199

主站蜘蛛池模板: 吐鲁番市| 安乡县| 农安县| 焦作市| 诸暨市| 金溪县| 湟源县| 高碑店市| 疏附县| 开封县| 娄底市| 清水县| 重庆市| 台安县| 阿克苏市| 北安市| 镇雄县| 远安县| 馆陶县| 梁山县| 都江堰市| 伊宁县| 六枝特区| 珠海市| 海南省| 台前县| 涟水县| 运城市| 临洮县| 资溪县| 永州市| 灌南县| 福贡县| 理塘县| 厦门市| 西乌珠穆沁旗| 尤溪县| 孝义市| 桃源县| 措勤县| 三台县|