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

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

double-density

  • Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit

    Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I² C™ and SPI™ ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program memory make it ideal for instrumentation panels, TCP/IP enabled embedded applications as well as metering and industrial control and monitoring applications. While operating up to 40 MHz, it is also backward software and hardware compatible with the PIC18F8720.

    標簽: connectivity applications availabilit nanoWatt

    上傳時間: 2016-02-04

    上傳用戶:CHINA526

  • 16 relay output channels and 16 isolated digital input channels LED indicators to show activated

    16 relay output channels and 16 isolated digital input channels LED indicators to show activated relays Jumper selectable Form A/Form B-type relay output channel Output status read-back Keep relay output values when hot system reset High-voltage isolation on input channels(2,500 VDC) Hi ESD protection(2,00VDC) High over-voltage protection(70VDC) Wide input range(10~50VDC) Interrupt handling capability High-density DB-62 connector Board ID

    標簽: channels indicators activated isolated

    上傳時間: 2016-02-15

    上傳用戶:dongbaobao

  • 編寫4個類:Rectangle、Circle、Geometry、Exa

    編寫4個類:Rectangle、Circle、Geometry、Exa,具體要求如下: ① Rectangle類有double型成員變量表示矩形左上角的位置坐標及矩形的寬和高,要求提供修改和返回各成員變量的方法。 ② Circle類有double型成員變量表示圓心坐標和圓的半徑,要求提供修改和返回各成員變量的方法。 ③ Geometry類有Rectangle類和Circle型的成員變量rect和circle。即Geometry類創建的對象由一個矩形和一個圓組合而成。要求該類提供修改rect、circle位置和大小的方法;提供顯示rect和circle位置關系的方法,并能夠顯示圓是否完全坐落于矩形中。 ④ 要求能對創建的Rectangle類和Circle類對象數目進行統計。 ⑤ Exa類含有main方法,在main方法中用Geometry類創建對象,該對象調用相應的方法設置圓和矩形的位置及大小并輸出圓是否包含在矩形中。輸出當前Rectangle和Circle對象數目。

    標簽: Rectangle Geometry Circle Exa

    上傳時間: 2016-02-29

    上傳用戶:頂得柱

  • /*目的:使一個複數可顯數出來

    /*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1, 1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值 2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0+0i 4.overload以下的operator以致於可以正確的執行:+ - * / << >> */

    標簽:

    上傳時間: 2013-12-27

    上傳用戶:lindor

  • DBSCAN是一個基于密度的聚類算法。改算法將具有足夠高度的區域劃分為簇

    DBSCAN是一個基于密度的聚類算法。改算法將具有足夠高度的區域劃分為簇,并可以在帶有“噪聲”的空間數據庫中發現任意形狀的聚類。-DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clusters of arbitrary shape.

    標簽: DBSCAN 密度 聚類算法

    上傳時間: 2013-12-28

    上傳用戶:q123321

  • 要求:編寫一個應用程序

    要求:編寫一個應用程序,對程序中給定的四個double型數據求其最大值和最小值。 文檔包括了實驗要求和詳細的源代碼.

    標簽: 編寫 應用程序

    上傳時間: 2013-12-23

    上傳用戶:Divine

  • 多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

    多項式曲線擬合 任意介數 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.

    標簽: Least-squares arbitrary Purpose Builder

    上傳時間: 2013-12-18

    上傳用戶:宋桃子

  • This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

    This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).

    標簽: LDPC introduction simulation software

    上傳時間: 2014-01-14

    上傳用戶:大融融rr

  • the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy,

    the geometry of a diffraction grating, a common illustration in textbooks of optics, spectroscopy, and analytical chemistry. Sliders on the figures allow real-time interactive control of the incidence angle, grating ruling density (lines/mm), wavelength, and diffraction order.

    標簽: illustration spectroscopy diffraction textbooks

    上傳時間: 2016-06-04

    上傳用戶:極客

  • This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

    This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).

    標簽: LDPC introduction simulation software

    上傳時間: 2014-12-05

    上傳用戶:change0329

主站蜘蛛池模板: 西畴县| 集贤县| 洞口县| 陇川县| 成都市| 咸宁市| 青铜峡市| 赤水市| 丽江市| 札达县| 隆安县| 安泽县| 内江市| 延川县| 岗巴县| 大荔县| 竹山县| 和平县| 崇信县| 大足县| 镇雄县| 青阳县| 伊通| 成都市| 依安县| 千阳县| 南宫市| 漾濞| 哈巴河县| 泌阳县| 临高县| 旬邑县| 石柱| 会理县| 勐海县| 青阳县| 噶尔县| 大足县| 长泰县| 安陆市| 永泰县|