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

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

Targets

  • Find a classification error for a given decision surface D and a given set of patterns and Targets

    Find a classification error for a given decision surface D and a given set of patterns and Targets

    標(biāo)簽: given classification and decision

    上傳時(shí)間: 2013-12-18

    上傳用戶:xinzhch

  • 是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists Targets both the undergraduate computer science or information te

    是一本介紹java基礎(chǔ)應(yīng)用的好書 Java For Artists Targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-oriented theory will enable you to take your skills to a higher level.

    標(biāo)簽: undergraduate information computer Artists

    上傳時(shí)間: 2016-09-28

    上傳用戶:qiaoyue

  • There exist several Targets which are by default empty and which can be

    There exist several Targets which are by default empty and which can be

    標(biāo)簽: which default several Targets

    上傳時(shí)間: 2016-11-30

    上傳用戶:bruce5996

  • This new program Targets 10 key academic skills for TOEFL® iBT success. Practice and master

    This new program Targets 10 key academic skills for TOEFL® iBT success. Practice and mastery of these skills can help learners build confidence to communicate successfully in an academic environment.

    標(biāo)簽: Practice academic program Targets

    上傳時(shí)間: 2016-12-08

    上傳用戶:moshushi0009

  • The Definitive Guide to SOA: Oracle® Service Bus, Second Edition Targets professional software

    The Definitive Guide to SOA: Oracle® Service Bus, Second Edition Targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practical approach to SOA using the BEA AquaLogic Service Bus tool. And it’s written from the “source”—BEA Systems AquaLogic product lead Jeff Davies.

    標(biāo)簽: professional Definitive software Edition

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

    上傳用戶:wpwpwlxwlx

  • Keil c51 v8.18 下載

    What is New in C51 Version 8.18[Device Support]Added debug support for the NXP P89LPC9408 in the LPC900 EPM Emulator/Programmer.[New Supported Device]Nuvoton W681308 device.[New Supported Device]NXP P89LPC9201, P89LPC9211, P89LPC922A1, P89LPC9241, P89LPC9251, P89LPC9301, P89LPC931A1, P89LPC9331, P89LPC9341, and P89LPC9351 devices.[New Supported Device]SiLabs C8051F500, C8051F501, C8051F504, C8051F505, C8051F506, C8051F507, C8051F508, C8051F509, C8051F510, and C8051F511 devices.[ULINK2 Support]Corrected potential deadlock on ST uPSD Targets.[Device Simulation]Corrected simulation of Infineon XC800 MDU.[Device Simulation]Corrected behaviour of EXFn and TOGn on SiLabs C8051F12x/F13x devices.[Device Simulation]Added simulation for Atmel AT89C51RE2, including simulation of second UART.[Cx51 Compiler]Corrected failed initialization on far addresses when the object is located with _at_. 本資料僅供學(xué)習(xí)評估之用,請勿用于商業(yè)用途!請?jiān)趯W(xué)習(xí)評估24小時(shí)內(nèi)刪除.

    標(biāo)簽: Keil 8.18 c51

    上傳時(shí)間: 2013-11-01

    上傳用戶:panpanpan

  • 基于以太網(wǎng)的虛擬示波器設(shè)計(jì)

    為提升虛擬儀器傳輸速率與實(shí)時(shí)性能,擴(kuò)展監(jiān)測范圍,在VC的軟件平臺上設(shè)計(jì)了一種全功能虛擬示波器。與傳統(tǒng)虛擬示波器相比,該系統(tǒng)采用嵌入式系統(tǒng)完成信號采集,采用工業(yè)以太網(wǎng)為傳輸介質(zhì),通過線性插值算法和多線程編程思想,實(shí)現(xiàn)波形顯示、參數(shù)計(jì)算、頻譜分析以及波形存儲及回放功能。實(shí)驗(yàn)結(jié)果表明,該虛擬示波器可以實(shí)現(xiàn)20 kHz采樣頻率下的波形精確顯示,達(dá)到預(yù)期的各項(xiàng)指標(biāo)。 Abstract:  o enhance the transfer rate and real-time of virtual instrument performance, expand scope of monitoring, this paper uses the VCs software platform to design a fully functional virtual oscilloscope. Compared with traditional virtual oscilloscope, this system adopts the embedded system to complete the data acquisition, industrial Ethernet as the transmission medium used by the linear interpolation algorithm and multi-threaded programming ideas, namely to achieve waveform display, parameter calculation, spectrum analysis and waveform storage and playback. Experimental results show that the virtual oscilloscope can accurately display the waveform with 20kHz sampling frequency, and achieve the desired Targets.

    標(biāo)簽: 以太網(wǎng) 虛擬 波器設(shè)計(jì)

    上傳時(shí)間: 2013-11-25

    上傳用戶:wbwyl

  • 調(diào)用過程 CM = Confusion_matrix(train_predicts, train_Targets) [combining_predicts, errorrate] = combinin

    調(diào)用過程 CM = Confusion_matrix(train_predicts, train_Targets) [combining_predicts, errorrate] = combining_NB(DP, test_Targets, CM) DP,三維數(shù)組,(i,j,k)為第k個(gè)樣本的DP矩陣 Targets 為 0 1 2

    標(biāo)簽: combining_predicts Confusion_matrix train_predicts train_Targets

    上傳時(shí)間: 2015-04-04

    上傳用戶:it男一枚

  • % This program calculates radar ranges in a jamming environment. It works % with both Stand-off jam

    % This program calculates radar ranges in a jamming environment. It works % with both Stand-off jamming and self-screening jamming for steady and Swerling type % Targets with frequency agility, coherent integration and standard atmosphere/rain % attenuation

    標(biāo)簽: environment calculates Stand-off program

    上傳時(shí)間: 2013-12-24

    上傳用戶:sammi

  • Codesys的安裝 - 1.1 雙擊安裝源目錄下的CoDeSyssetupCoDeSys_v2347.exe.進(jìn)行安裝。 1.2 拷貝目錄CoDeSysupdate下的所有文件到安裝目錄

    Codesys的安裝 - 1.1 雙擊安裝源目錄下的CoDeSys\setup\CoDeSys_v2347.exe.進(jìn)行安裝。 1.2 拷貝目錄CoDeSys\update\下的所有文件到安裝目錄下,覆蓋所有文件。 1.3 拷貝安裝源目錄CoDeSys\configs\下的所有文件到安裝目錄Targets\下,如果沒有該目錄,可以新 建一個(gè)。 1.4 拷貝library中的所有文件到安裝目錄中的library中,覆蓋所有文件。 1.5 雙擊安裝目錄下的InstallTarget.exe,出現(xiàn)一下窗口,進(jìn)行配置。

    標(biāo)簽: CoDeSyssetupCoDeSys_v CoDeSysupdate Codesys 2347

    上傳時(shí)間: 2013-12-30

    上傳用戶:小草123

主站蜘蛛池模板: 大石桥市| 邹平县| 汉源县| 济南市| 洛宁县| 海安县| 大兴区| 昆明市| 教育| 固镇县| 汤阴县| 平阳县| 崇仁县| 凤山县| 石阡县| 阳朔县| 班戈县| 台州市| 阳城县| 余姚市| 惠东县| 阿图什市| 厦门市| 三亚市| 文成县| 本溪| 宁武县| 抚顺市| 民丰县| 台南市| 韩城市| 台南市| 桃园县| 城固县| 胶南市| 汤阴县| 遂宁市| 大石桥市| 临城县| 肥城市| 伽师县|