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

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

multivariate Analysis

  • 算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Hor

    算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles

    標簽: ebook Fundamentals Structures Ellis

    上傳時間: 2015-04-04

    上傳用戶:tfyt

  • TC 2.0 挖地雷 關于TC2.0版的挖地雷 1、整個游戲基于事件驅動的工作方式

    TC 2.0 挖地雷 關于TC2.0版的挖地雷 1、整個游戲基于事件驅動的工作方式,這一點和windows應用程序是相通的。在程序的主 干中,不停的捕捉鼠標事件,再通過一個函數: Bool analysis(CPoint point, ClickInfor infor) 來分析鼠標事件作用在哪個對象上(游戲中的元素,比如按鈕、菜單、地雷單元格都是 作為一個對象來看待),然后把鼠標事件分配到相應的對象上。不同的對象,對鼠標事件 有自己的事件處理函數,比如菜單的事件處理函數有兩個:單擊菜單項和鼠標焦點落在 菜單項上。菜單對象能夠依據analysis傳給它的擊鍵信息,來判斷到底調用哪個事件處 理函數。(在windows編程中,其實也是給對象或控件寫事件處理函數)。 當然了,我這個程序中事件處理機制是非常基礎和簡單的,因為用的是TC2.0的編譯器, 所以很多東西要自己寫,會麻煩一些。 ………………詳細情況見包內文檔!

    標簽: 2.0 TC 事件驅動 工作方式

    上傳時間: 2013-12-24

    上傳用戶:佳期如夢

  • 計算所漢語詞法分析系統ICTCLAS介紹 詞是最小的能夠獨立活動的有意義的語言成分。 但漢語是以字為基本的書寫單位

    計算所漢語詞法分析系統ICTCLAS介紹 詞是最小的能夠獨立活動的有意義的語言成分。 但漢語是以字為基本的書寫單位,詞語之間沒有明顯的區分標記,因此,中文詞語分析是中文信息處理的基礎與關鍵。為此,我們中國科學院計算技術研究所在多年研究基礎上,耗時一年研制出了漢語詞法分析系統ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),該系統的功能有:中文分詞;詞性標注;未登錄詞識別。分詞正確率高達97%以上,未登錄詞識別召回率均高于90%,其中中國人名的識別召回率接近98%處理速度為31.5Kbytes/s。ICTCLAS的特色還在于:可以根據需要輸出多個高概率結果,有多種輸出格式,支持北大詞性標注集,973專家組給出的詞性標注集合。該系統得到了專家的好評,并有多篇論文在國內外發表。 計算所漢語詞法分析系統ICTCLAS同時還提供一套完整的動態連接庫ICTCLAS.dll和相應的概率詞典,開發者可以完全忽略漢語詞法分析,直接在自己的系統中調用ICTCLAS,ICTCLAS可以根據需要輸出多個高概率的結果,輸出格式也可以定制,開發者在分詞和詞性標注的基礎上繼續上層開發。

    標簽: ICTCLAS 漢語 計算

    上傳時間: 2014-01-02

    上傳用戶:15736969615

  • FIR Filter Design(有限沖擊響應濾波器設計)

    FIR Filter Design(有限沖擊響應濾波器設計),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12種FIR設計matlab源代碼

    標簽: Design Filter FIR 響應濾波器

    上傳時間: 2015-05-20

    上傳用戶:Miyuki

  • matlab矩陣處理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit ma

    matlab矩陣處理例程。A matrix processor, Matx_Proc() is developed which can be used to process and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.

    標簽: Matx_Proc developed processor process

    上傳時間: 2015-06-23

    上傳用戶:Breathe0125

  • § Debussy有四個主要單元(component)

    § Debussy有四個主要單元(component),nTrace、nWave、nSchema、nState § nTrace -- Hypertext source code analysis and browse tool (為%Debussy &所開啟的主畫面) § nWave -- Waveform analysis tool (可由nTrace內開啟,或直接%nWave &開啟) § nSchema -- Hierarchy schematic generator

    標簽: component Debussy

    上傳時間: 2015-06-25

    上傳用戶:13215175592

  • Wavelets have widely been used in many signal and image processing applications. In this paper, a ne

    Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline architecture to compress and decompress images. The real filter calculation over 4 · 4 window blocks is done using a tree of carry save adders to ensure the high speed processing required for many applications. The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis reveals that the proposed architecture, implemented using current VLSI technologies, can process a video stream in real time.

    標簽: applications processing Wavelets widely

    上傳時間: 2014-01-22

    上傳用戶:hongmo

  • This was the public transportation inquiry system software engineering design documents, including t

    This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis to the public transportation systems engineering to design ,Java,software engineering

    標簽: transportation engineering documents including

    上傳時間: 2015-08-15

    上傳用戶:lixinxiang

  • This was the public transportation inquiry system software engineering design documents, including t

    This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis to the public transportation systems engineering to design ,Java,software

    標簽: transportation engineering documents including

    上傳時間: 2013-12-26

    上傳用戶:Zxcvbnm

  • This was the public transportation inquiry system software engineering design documents, including t

    This was the public transportation inquiry system software engineering design documents, including the demand analysis, the outline design, the contact surface design and so on a series of designs documents, made the comprehensive analysis to the public transportation systems engineering to design ,Java

    標簽: transportation engineering documents including

    上傳時間: 2015-08-15

    上傳用戶:caixiaoxu26

主站蜘蛛池模板: 宝丰县| 孝义市| 山东省| 基隆市| 兴和县| 晴隆县| 辽宁省| 海盐县| 时尚| 满洲里市| 乐至县| 双峰县| 新丰县| 塔城市| 枣阳市| 象山县| 府谷县| 葫芦岛市| 沾化县| 广元市| 遂平县| 中山市| 大方县| 青铜峡市| 泰兴市| 东莞市| 新郑市| 乌拉特中旗| 车险| 武威市| 成都市| 凤凰县| 黎平县| 江永县| 静海县| 鄂托克前旗| 临安市| 陵川县| 通州市| 潜江市| 泰来县|