Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42. 使用神經網絡集成方法診斷糖尿病,肝炎,乳腺癌癥的案例研究.
標簽: comprehensibl Description Rule-PANE accurate
上傳時間: 2013-11-30
上傳用戶:wcl168881111111
分而治之方法還可以用于實現另一種完全不同的排序方法,這種排序法稱為快速排序(quick sort)。在這種方法中, n 個元素被分成三段(組):左段l e f t,右段r i g h t和中段m i d d l e。中段僅包含一個元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以獨立排序,并且不必對l e f t和r i g h t的排序結果進行合并。m i d d l e中的元素被稱為支點( p i v o t )。圖1 4 - 9中給出了快速排序的偽代碼
上傳時間: 2015-04-27
上傳用戶:kristycreasy
JSP設計(第三版)一書源代碼 JSP設計(第三版)》得到了充分的修訂和更新,以涵蓋JSP 2.0和JSTL 1.1規范。其中詳細介紹了JSP 2.0中新增的表達式語言(EL)、JSTL 1.1標記庫和新的函數庫、支持定制標記庫開發(而無須Java代碼)的新標記文件格式、簡化的Java標記庫API、在JSP XML語法方面所做出的改進等等。不僅如此,在此還詳盡地描述了Apache Tomcat服務器的建立、JSP和JSTL語法和特征、錯誤處理和調試、鑒別和個人化、數據庫訪問、XML處理和國際化等諸多內容。
上傳時間: 2015-05-10
上傳用戶:BOBOniu
這個程序的頭文件中包含四種排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和選擇排序法(selection)。頭文件中還使用了模板技術,以便可以同時實現幾種類型的排序算法。
上傳時間: 2013-12-23
上傳用戶:jhksyghr
ENGLISH RESUME Dear sir/madam In answer to your advertisement in present interview for your need. I wish to tender my service. With reference to your advertisement in present interview for your need, I respectfully offer myself for the position.
標簽: your advertisement interview ENGLISH
上傳時間: 2014-09-08
上傳用戶:chenbhdt
本系統特色: 1、前臺完全生成靜態HTML 2、欄目是無級分類的,您可以隨意設置欄目,只要您能想到的,多少都可以:) 3、制作簡單,由于本人以前曾經使用過動易網站管理系統,所以在功能方面向動易文章管理系統靠攏, 前臺制作采用標簽制,分為系統標簽和用戶自義義標簽兩種,系統標簽是自代的,用戶不可以修改,而自定義標簽則是用戶根據相應的功能自己定制出來的,固此,可以自行刪除或修改! 4、秉承JAVA開源理念,本新聞發布系統開源! 5、本系統采用到的技術:JSP+Struts+JSTL+EL,我本人喜歡JSTL+EL的組合方式,他不景向頁面美觀! 6、mysql.sql這個文件是mysql的腳本文件,您可以用它來創建數據庫!
上傳時間: 2015-06-11
上傳用戶:zhouli
Six objects here: The document you re reading & its Chinese version Set of "HWDesign" includes all hardware design files "SWDesign" includes all software design files(firmware/driver and maybe applications as well) Set of "Documents" includes files of main part of thesis and its reference "Thesis" includes files used to academe.
標簽: HWDesign document includes Chinese
上傳時間: 2015-06-17
上傳用戶:xiaodu1124
Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based memory tests are only a quick check and often miss failures that are detected by Memtest86.
標簽: architecture thorough Memtest systems
上傳時間: 2014-11-30
上傳用戶:hn891122
提供了關于如何仿真rayleigh 信道的兩種主要方法。文章簡單,重點突出。其中的reference值得一看。
上傳時間: 2015-07-03
上傳用戶:manking0408
The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard
標簽: implementation cleanest simplest produce
上傳時間: 2015-07-03
上傳用戶:dengzb84