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

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

位<b>同步</b>器

  • 5位數微電腦型盤面式電表(顯示幕0.8″)

    特點: 精確度0.05%滿刻度±1位數 可量測交直流電流/交直流電壓/電位計/傳送器/Pt-100/熱電偶/荷重元/電阻等信號 顯示范圍-19999-99999可任意規劃 具有自動歸零或保持或開根號或雙顯示功能 小數點可任意規劃 尺寸小,穩定性高

    標簽: 0.8 微電腦 電表 顯示幕

    上傳時間: 2013-10-17

    上傳用戶:lionlwy

  • 5位數微電腦型盤面式電表(48*96mm)

    特點 精確度0.05%滿刻度 ±1位數 可量測交直流電流/交直流電壓/電位計/傳送器/Pt-100/熱電偶/荷重元/電阻 等信號 顯示范圍-19999-99999可任意規劃 具有自動歸零或保持或開根號或雙顯示功能 小數點可任意規劃 尺寸小,穩定性高

    標簽: 48 96 mm 微電腦

    上傳時間: 2013-11-22

    上傳用戶:dbs012280

  • 微電腦型盤面式控制電表(顯示幕0.4”)

    特點 精確度0.05%滿刻度 ±1位數 可量測交直流電流/交直流電壓/電位計/傳送器/Pt-100/荷重元/電阻等信號 顯示范圍0- ±19999可任意規劃 數位化指撥設定操作簡易 具有自動歸零與保持功能 4組警報功能 15BIT 類比輸出功能 數位RS-485界面

    標簽: 0.4 微電腦 控制 電表

    上傳時間: 2013-10-18

    上傳用戶:dianxin61

  • 題目:利用條件運算符的嵌套來完成此題:學習成績>=90分的同學用A表示

    題目:利用條件運算符的嵌套來完成此題:學習成績>=90分的同學用A表示,60-89分之間的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b這是條件運算符的基本例子。

    標簽: gt 90 運算符 嵌套

    上傳時間: 2015-01-08

    上傳用戶:lifangyuan12

  • 直線、圓等圖形函數的匯編語言實現 本例所用的繪圖函數均采用堆棧的方法傳遞參數

    直線、圓等圖形函數的匯編語言實現 本例所用的繪圖函數均采用堆棧的方法傳遞參數,可以和C語言接口。畫點的函數采用直接寫顯存的方法。為了直接由CPU數據確定像素顏色,而不使用位屏蔽寄存器或置位/重置寄存器,采用了VGA的寫模式2方式。直線和圓的算法均采用Bresenham算法實現,其實現過程及堆棧狀態均有較詳細的說明。最后,將繪圖函數用宏封裝了起來,便于主程序中調用。當然,主程序中也可直接將參數壓入堆棧。其實在較高版本的編譯程序中,可以用PROTO偽指令定義函數原型,再用INVOKE偽指令調用。

    標簽: 函數 直線 圖形 參數

    上傳時間: 2013-12-20

    上傳用戶:hgy9473

  • 數字運算

    數字運算,判斷一個數是否接近素數 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no

    標簽: 數字 運算

    上傳時間: 2015-05-21

    上傳用戶:daguda

  • 用于LPC2100的例子

    用于LPC2100的例子,很值得參考。32位機的定時器用起來還是比較麻煩的。需要進一步研究的朋友可以參考周立功的基礎教程。

    標簽: 2100 LPC

    上傳時間: 2015-05-22

    上傳用戶:fanboynet

  • 源代碼用動態規劃算法計算序列關系個數 用關系"<"和"="將3個數a

    源代碼\用動態規劃算法計算序列關系個數 用關系"<"和"="將3個數a,b,c依次序排列時,有13種不同的序列關系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要將n個數依序列,設計一個動態規劃算法,計算出有多少種不同的序列關系, 要求算法只占用O(n),只耗時O(n*n).

    標簽: lt 源代碼 動態規劃 序列

    上傳時間: 2013-12-26

    上傳用戶:siguazgb

  • The government of a small but important country has decided that the alphabet needs to be streamline

    The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition

    標簽: government streamline important alphabet

    上傳時間: 2015-06-09

    上傳用戶:weixiao99

  • 顯示數據在70H-75H單元內

    顯示數據在70H-75H單元內,用六位LED共陽數碼管顯示,P1口輸出段碼數據,P3口作 掃描控制,每個LED數碼管亮1MS時間再逐位循環。 定時器T0、T1溢出周期為50MS,T0為秒計數用, T1為調整時閃爍用, P3.7為調整按鈕,P1口 為字符輸出口,采用共陽顯示管。

    標簽: 70 75 顯示數據

    上傳時間: 2013-12-03

    上傳用戶:kr770906

主站蜘蛛池模板: 双辽市| 西峡县| 泰顺县| 德昌县| 喀喇| 兰溪市| 上林县| 双流县| 兴仁县| 巢湖市| 大庆市| 白朗县| 松潘县| 西城区| 巴林左旗| 商洛市| 隆子县| 道真| 九龙城区| 常德市| 公安县| 乐陵市| 通榆县| 德安县| 津南区| 巧家县| 宜宾县| 宁国市| 墨玉县| 仪陇县| 彰武县| 乡城县| 家居| 鄱阳县| 格尔木市| 博兴县| 宣威市| 遵义县| 三原县| 仁化县| 布尔津县|