[譽天小吳整理.yutianedu.com]Dynamips 3600 思科模擬器安裝壓縮包 [譽天小吳整理.yutianedu.com]Dynamips 3600 思科模擬器安裝壓縮包
標簽: yutianedu Dynamips 3600 com
上傳時間: 2013-12-25
上傳用戶:hn891122
M68000 8\16\32位 微處理器用戶手冊
上傳時間: 2013-06-21
上傳用戶:eeworm
介紹了一種基于MSP430系列單片機和ADXL203加速度傳感器的數字式傾角儀,它不僅可以實現水平度檢測,而且可以測量00~3600范圍內的任意傾角,分辨率可達O.1。。此外,由于該傾角儀輸出為數字結果,因此它也可以與其他的數字設備結合起來,組合成一個功能更加強大的儀器。該數字傾角儀可廣泛應用于建筑、機械、道路、橋梁、石油、煤礦和地質勘探等各種需要測量重力參考系下傾角的場合。關鍵詞:MSP430F133單片機;力敏傳感器;ADXL203加速度計;角度測量 Abstract:This paper presents a new style digital inclinometer which is developed on the basis of the MSP430F133 MCU and the ADXL203 dual axis aeeelerometer.This inclinometer not only can test levelness,but also can measure any angle between 0。and 360。with an accuracy of 0.1 O.In addition,its output is a digital result,which makes it possible to integrate itself with other digital devices to form a more functional unit.This inclinometer can be widely used in any construction site,oil field,coal-mine or geologic survey and SO on where it will provide the working people with convenience to measure any angles.Key words:MSP430F133 MCU;force sensor;ADXL203 accelerometer;angle measurement
上傳時間: 2013-11-14
上傳用戶:lizhizheng88
特點 顯示范圍0至19999(瞬間量),0至999999999(9位數累積量)可任意規劃 精確度0.03%滿刻度(瞬間量) 頻率輸入范圍 0.01Hz 至 10KHz 瞬間量與累積量時間基數可任意規劃(1 或 60 或 3600 秒) 瞬間量之最高顯示值可任意規劃(0至19999) 累積量之輸入脈波比例刻畫調整可任意規劃(0.00001至9999.99999) 具有二組警報功能 15 BIT 隔離類比輸出 數位RS-485 界面 數位脈波同步輸出功能
上傳時間: 2014-11-07
上傳用戶:xaijhqx
pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePosition pos = new ParsePosition(0) ParsePosition pos1 = new ParsePosition(0) Date dt1=formatter.parse(datetime,pos) Date dt2=formatter.parse(date1,pos1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)
標簽: prepareStatement ordernumber dayofmoney datetime
上傳時間: 2013-12-14
上傳用戶:zsjinju
我的代碼不是網上down的。是自己寫的。里面有很多值得學習的知識點。還有一些javabean組件。不算自己寫的JAR文件,代碼就有3600行。對初始者來說,這是一個很不錯的參考資料。
上傳時間: 2017-08-14
上傳用戶:love1314
代碼是自己我的代碼不是網上down的。是自己寫的。里面有很多值得學習的知識點。還有一些javabean組件。不算自己寫的JAR文件,代碼就有3600行。對初始者來說,這是一個很不錯的參考資料。
上傳時間: 2014-01-25
上傳用戶:qq521
代碼是自己我的代碼不是網上down的。是自己寫的。里面有很多值得學習的知識點。還有一些javabean組件。不算自己寫的JAR文件,代碼就有3600行。對初始者來說,這是一個很不錯的參考資料。
上傳時間: 2017-08-14
上傳用戶:gououo