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

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

Selection

  • 數組排序

    數組排序,含bubble,quick,insertion,Selection四種方法

    標簽: 數組 排序

    上傳時間: 2015-01-04

    上傳用戶:aa17807091

  • 鏈表的bubble

    鏈表的bubble,insertion, Selection排序法

    標簽: bubble

    上傳時間: 2014-01-06

    上傳用戶:時代電子小智

  • 數組排序算法,這個程序的頭文件中包含四種排序方法:泡沫排序法(bubble)

    數組排序算法,這個程序的頭文件中包含四種排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和選擇排序法(Selection)。頭文件中還使用了模板技術,以便可以同時實現幾種類型的排序算法

    標簽: bubble 排序 數組 排序算法

    上傳時間: 2015-01-05

    上傳用戶:Thuan

  • 最新的支持向量機工具箱

    最新的支持向量機工具箱,有了它會很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model Selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999.

    標簽: 支持向量機 工具箱

    上傳時間: 2013-12-16

    上傳用戶:亞亞娟娟123

  • 用Java寫的報表.功能如下: 0.內建網絡打印,網絡預覽功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印預覽。 3.Undo 和 redo。 4.合并單元格。 5.Cel

    用Java寫的報表.功能如下: 0.內建網絡打印,網絡預覽功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印預覽。 3.Undo 和 redo。 4.合并單元格。 5.Cell Selection using the mouse or keyboards(快捷鍵支持)。 6.單元格高寬調整 。 7.豐富的前景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 8.背景刷支持,前景可以是單色,雙色漸變,JPG,PNG,GIF圖形 。 9.每個單元格支持空心字體,各其他一般字體。 10.每個單元格可設置為只讀。 11.每個單元格上下左右可分別高設置邊框,邊框線的寬度,顏色可調。 12.拖放操作。可在一個應用中的不同單元格拖放,也可在兩個應用的之間進行拖放。支持剪切和COPY兩種方式。 13.剪貼板功能。支持文本方式和全格式兩種方式。剪貼也允許在兩個應用之間進行。可以從EXCELL單元格中復制到本應用中。 14.單元格線,滾動條,行頭,列頭顯示可選. 15.支持公式定義,公式定義采用?作標記,如?sum(A1:B1)。 16.數字格式可自由定義,如 12345678, 可自動化為 12,345,678.00 。 17.豐富的頁腳頁眉屬性。具有以上3,4,5,6?,8,9,10,11,12,13,15,16,17各項功能。

    標簽: Java Undo redo Cel

    上傳時間: 2015-03-15

    上傳用戶:熊少鋒

  • mp3設計程序資料

    mp3設計程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song Selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code

    標簽: mp3 設計程序

    上傳時間: 2015-04-13

    上傳用戶:小碼農lz

  • Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select

    Use the verilog language write a MIPS CPU code, and have additional instruction, for example: Selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.

    標簽: instruction additional language example

    上傳時間: 2014-01-17

    上傳用戶:yyyyyyyyyy

  • Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It c

    Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model Selection tool for C-SVM classification. This document explains the use of libsvm.

    標簽: classification easy-to-use regression and

    上傳時間: 2013-12-22

    上傳用戶:二驅蚊器

  • SelectionDemo also has code (not included in the preceding snippet) that changes the table s selecti

    SelectionDemo also has code (not included in the preceding snippet) that changes the table s Selection orientation. By changing a couple of boolean values, you can make the table allow either column Selections or individual cell Selections, instead of row Selections.

    標簽: SelectionDemo the preceding included

    上傳時間: 2015-05-04

    上傳用戶:gut1234567

  • 這個程序的頭文件中包含四種排序方法:泡沫排序法(bubble)

    這個程序的頭文件中包含四種排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和選擇排序法(Selection)。頭文件中還使用了模板技術,以便可以同時實現幾種類型的排序算法。

    標簽: bubble 排序 程序 頭文件

    上傳時間: 2013-12-23

    上傳用戶:jhksyghr

主站蜘蛛池模板: 册亨县| 芦山县| 岑巩县| 广南县| 昌吉市| 章丘市| 石阡县| 泊头市| 缙云县| 德昌县| 广州市| 樟树市| 阿拉善盟| 深圳市| 安达市| 潜江市| 平顺县| 望奎县| 井冈山市| 沙雅县| 澄城县| 开封市| 乌苏市| 内丘县| 清水河县| 西畴县| 合山市| 名山县| 新昌县| 健康| 新野县| 卓尼县| 海丰县| 抚松县| 兴隆县| 秭归县| 神木县| 花莲县| 拉萨市| 盐池县| 潜山县|