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

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

non-contact

  • 集合式直流電能表(小功率的)

    集合式直流電能表(小功率的) 特點: 精確度0.05%滿刻度±1位數 可同時量測與顯示/直流電壓/電流/瓦特(千瓦)/瓦特小時(千瓦小時) 電壓輸入(DC0-99.99V/0-600.0V)自動變檔功能 顯示范圍0-9999(電流/瓦特/千瓦),0至99999999(八位數瓦特小時)可任意規劃 數位RS-485 界面 (Optional) 主要規格: 輔助電源消耗功率:<0.35VA(DC12V/DC24V) <0.5VA(DC48V) <1.5VA(AC90-240V(50/60Hz)) 精確度: 0.05% F.S. ±1 digit (23 ±5℃) 輸入范圍:Auto range(DC0-99.99V/0-600.0V(DC voltage)) 輸入抗阻:>5MΩ(DC voltage) 取樣時間:10 cycles/second(total) 過載顯示: " doFL " 顯示值范圍: 0-9999 digit(DCA/W(KW)) 0-9999999.999 digit(WH/(KWH)) RS-485傳輸速度: 19200/9600/4800/2400 selective RS-485通訊位址: "01"-"FF"(0-255) RS-485通信協議: Modbus RTU mode 溫度系數: 50ppm/℃ (0-50℃) 顯示幕:Bight Red LEDs high 10.16 mm(0.4") 參數設定方式: Touch switches 記憶方式: Non-volatile E²PROM memory 絕緣耐壓能力:2KVac/1min.(input/output)(RS-485(Isolating)) 1600 Vdc (input/output) (RS-485(Isolating)) 使用環境條件: 0-50℃(20 to 90% RH non-condensed) 存放環境條件: 0-70℃(20 to 90% RH non-condensed) CE認證: EN 55022:1998/A1:2000 Class A EN 61000-3-2:2000 EN 61000-3-3:1995/A1:2001 EN 55024:1998/A1:2001

    標簽: 直流 電能表 小功率

    上傳時間: 2013-11-20

    上傳用戶:s363994250

  • 風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后

    風暴設計『留言簿v1.0』jsp版安裝過程 1.服務器裝有jdk和resin服務器等 2.安裝完JSDK后,配置下面的內容: 在系統變量中找到ClassPath并加入下面內容(如果你找不到ClassPath,則新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系統變量中找到Path并加入下面內容: c:jsdk c:jsdkin 3.直接解壓resin就可以運行把程序放在doc目錄下面把classes目錄的文件放在 WEB-INF目錄下 4.在odbc放里加入數據庫路徑為guestbook也可改為別的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目錄名/可以訪問了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 億龍電腦網

    標簽: resin JSDK 1.0 jsp

    上傳時間: 2014-12-08

    上傳用戶:13160677563

  • Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning c

    Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dictions is daunting We discuss drawbacks with previous approaches to dealing with this problem

    標簽: polynomial regression weighted instance

    上傳時間: 2013-11-28

    上傳用戶:sunjet

  • UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is in

    UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this programto a non-IBM system, I would appreciate a copy of the ported source andexe files.

    標簽: is portable possible extract

    上傳時間: 2014-01-20

    上傳用戶:維子哥哥

  • gperiodic is a program for browsing the periodic table and looking up data for different elements. I

    gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數據的程序。它有一個非圖形化的界面。

    標簽: gperiodic for different browsing

    上傳時間: 2013-12-25

    上傳用戶:亞亞娟娟123

  • Client/Server版本 DBISAM compiles directly into your application with no external libraries required.

    Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the size of non-UI applications like services or web applications to a minimum.

    標簽: application libraries compiles directly

    上傳時間: 2015-04-04

    上傳用戶:sz_hjbf

  • SR-tree is an index structure for high-dimensional nearest neighbor queries

    SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.

    標簽: high-dimensional structure neighbor SR-tree

    上傳時間: 2013-12-10

    上傳用戶:zjf3110

  • prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

    prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================

    標簽: Part connections example prolog

    上傳時間: 2015-04-24

    上傳用戶:ljt101007

  • 網上一直沒有Harris算法的VC程序 無奈 自己寫一個吧 用了兩個小時就寫好了 非常簡陋 大家湊合著看 代碼沒有任何優化 內存也沒來得及釋放... 但角點檢測效果還是不錯的 而且參數可以調

    網上一直沒有Harris算法的VC程序 無奈 自己寫一個吧 用了兩個小時就寫好了 非常簡陋 大家湊合著看 代碼沒有任何優化 內存也沒來得及釋放... 但角點檢測效果還是不錯的 而且參數可以調節 2005年12月11日 http://contact.ys168.com/ bugzhao@sdu.edu.cn

    標簽: Harris 算法 程序

    上傳時間: 2014-10-28

    上傳用戶:Thuan

  • The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ &ma

    The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ ¯ inconsistance d¡ ¯ un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The goal first of this project is of d¨¦ terminer if a logical program is consisting or not of share the calculation of sound degr¨¦ d¡ ¯ inconsistance.

    標簽: brvbar calculation subject follows

    上傳時間: 2013-12-18

    上傳用戶:yulg

主站蜘蛛池模板: 锡林浩特市| 汝南县| 山西省| 平度市| 三门县| 重庆市| 怀安县| 囊谦县| 洪雅县| 吐鲁番市| 桦川县| 屏南县| 永登县| 台前县| 兴隆县| 平山县| 玛纳斯县| 定西市| 嘉鱼县| 定安县| 肇源县| 河津市| 仁寿县| 彭阳县| 涞水县| 宁波市| 宁海县| 闽清县| 兰溪市| 连州市| 宁国市| 景德镇市| 华蓥市| 独山县| 方城县| 绵竹市| 且末县| 名山县| 东台市| 山东省| 团风县|