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

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

pattern recognition

  • 匹配算法

    匹配算法,Boyer-Moore-Hospool匹配算法 這個(gè)算法在大文件中搜索小pattern有很高效率。 推薦用來代替strstr() 這個(gè)實(shí)現(xiàn)我沒有測過,不過應(yīng)該不會(huì)有大問題。 C++的代碼,容易使用:)

    標(biāo)簽: 匹配算法

    上傳時(shí)間: 2014-01-19

    上傳用戶:gonuiln

  • LVQ學(xué)習(xí)矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.

    LVQ學(xué)習(xí)矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.

    標(biāo)簽: implementing quantization directory Learning

    上傳時(shí)間: 2015-05-02

    上傳用戶:hewenzhi

  • VHDL 關(guān)于2DFFT設(shè)計(jì)程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be

    VHDL 關(guān)于2DFFT設(shè)計(jì)程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be seen in the following section. u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus network, and it support these sub-modules scinode1∼ scinode9 reset and clk and global_cnt signals to synchronous the sub-modules to simplify the overall design. u proj2.wfc: VSS simulation result that is the same as the ModelSim simulation result. u Pro2_2.wfc: VSS simulation result of another test pattern can’t cause overflow situation.

    標(biāo)簽: scinode1 scinode details 2DFFT

    上傳時(shí)間: 2014-12-02

    上傳用戶:15071087253

  • Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recogn

    Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.ac.uk) and Entropic Ltd (http://www.entropic.com).

    標(biāo)簽: HTK automatic research Toolkit

    上傳時(shí)間: 2015-05-26

    上傳用戶:myworkpost

  • Jive是一個(gè)開放的Java源代碼項(xiàng)目。其目標(biāo)是建設(shè)一個(gè)開放結(jié)構(gòu)的

    Jive是一個(gè)開放的Java源代碼項(xiàng)目。其目標(biāo)是建設(shè)一個(gè)開放結(jié)構(gòu)的,強(qiáng)壯的,易于擴(kuò)展的基于JSP的論壇。在其設(shè)計(jì)目標(biāo)的指導(dǎo)下,其結(jié)構(gòu)設(shè)計(jì)得非常得好,融合了很多新的觀念,比如Design Pattern,可更換的Skin,可插入Plug等等。詳細(xì)解讀其源代碼對于理解這些新的設(shè)計(jì)上的概念是很有裨益的。如果你對Design Pattern和Java語言有一定的了解,但是還是會(huì)時(shí)常迷惑于其中的話,不妨研究研究Jive源代碼,一定會(huì)對其中的很多概念有更深入的理解。這篇文章源于我的Jive源代碼研究筆記,希望能夠提綱挈領(lǐng),帶領(lǐng)大家進(jìn)入到這個(gè)美好的世界。當(dāng)然,如果沒有時(shí)間仔細(xì)地看源代碼的話,看看這篇文章,我想也是會(huì)有一些幫助的。

    標(biāo)簽: Jive Java 源代碼 項(xiàng)目

    上傳時(shí)間: 2015-06-14

    上傳用戶:shanml

  • This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorith

    This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern .

    標(biāo)簽: Designed Algorith Simulate Program

    上傳時(shí)間: 2014-01-02

    上傳用戶:三人用菜

  • The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take

    The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and the network dynamics evolves towards the stored pattern which is closest to the initial configuration.

    標(biāo)簽: model distributed associative Hopfield

    上傳時(shí)間: 2015-06-17

    上傳用戶:l254587896

  • 本文根據(jù)發(fā)表在CUJ Expert Forum上的兩篇文章編譯而成。C/C++ User s Journal是目前最出色的C/C++語言專業(yè)雜志

    本文根據(jù)發(fā)表在CUJ Expert Forum上的兩篇文章編譯而成。C/C++ User s Journal是目前最出色的C/C++語言專業(yè)雜志,特別是在C++ Report閉刊之后,CUJ的地位更加突出。CUJ Expert Forum是CUJ主辦的網(wǎng)上技術(shù)專欄,匯集2000年10月以來C++社群中頂尖專家的技術(shù)短文,并免費(fèi)公開發(fā)布,精彩紛呈,是每一個(gè)C/C++學(xué)習(xí)者不可錯(cuò)過的資料。由Jim Hyslop和Herb Sutter主持的Conversation系列,是CUJ Expert Forum每期必備的精品專欄,以風(fēng)趣幽默的對話形式講解C++高級技術(shù),在C++社群內(nèi)得到廣泛贊譽(yù)。譯者特別挑選兩篇設(shè)計(jì)模式方面的文章,介紹給大家。設(shè)計(jì)模式方面的經(jīng)典著作是GoF的Design Patterns。但是那本書有一個(gè)缺點(diǎn),不好懂。從風(fēng)格上講,該書與其說是為學(xué)習(xí)者而寫作的教程范本,還不如說是給學(xué)術(shù)界人士看的學(xué)術(shù)報(bào)告,嚴(yán)謹(jǐn)有余,生動(dòng)不足。這一點(diǎn)包括該書作者和象Bjarne Stroustrup這樣的大師都從不諱言。實(shí)際上Design Pattern并非一定是晦澀難懂的,通過生動(dòng)的例子,一個(gè)中等水平的C++學(xué)習(xí)者完全可以掌握基本用法,在自己的編程實(shí)踐中使用,得到立竿見影的功效。這兩篇文章就是很好的例證。本文翻譯在保證技術(shù)完整性的前提下作了不少刪節(jié)和修改,以便使文章顯得更緊湊。

    標(biāo)簽: Journal Expert Forum User

    上傳時(shí)間: 2015-08-11

    上傳用戶:270189020

  • A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial

    A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.

    標(biāo)簽: connecting exchanging Framework Devices

    上傳時(shí)間: 2014-12-05

    上傳用戶:yzhl1988

  • By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998

    By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998. (See the catalog page for this book.) Search the text of Perl Cookbook. Table of Contents Copyright Page Foreword Preface Chapter 1: Strings Chapter 2: Numbers Chapter 3: Dates and Times Chapter 4: Arrays Chapter 5: Hashes Chapter 6: Pattern Matching Chapter 7: File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User Interfaces Chapter 16: Process Management and Communication Chapter 17: Sockets Chapter 18: Internet Services Chapter 19: CGI Programming Chapter 20: Web Automation Index Colophon

    標(biāo)簽: Christiansen Torkington published Edition

    上傳時(shí)間: 2014-02-20

    上傳用戶:yyq123456789

主站蜘蛛池模板: 宣恩县| 安平县| 桐乡市| 治多县| 临高县| 泾源县| 海阳市| 阿巴嘎旗| 望城县| 衡山县| 乌海市| 文水县| 长治市| 红安县| 江西省| 新野县| 康保县| 苗栗县| 宁海县| 鹤峰县| 海南省| 湖州市| 陆良县| 肇源县| 彰化市| 宣恩县| 永城市| 阿克| 宜城市| 轮台县| 泰和县| 民县| 襄城县| 仪陇县| 金山区| 个旧市| 温泉县| 夏津县| 定西市| 仪征市| 监利县|