文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關(guān)於lr0的語(yǔ)法分析
上傳時(shí)間: 2015-11-22
上傳用戶(hù):thinode
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
標(biāo)簽: begin Binary_Search function return
上傳時(shí)間: 2015-12-17
上傳用戶(hù):tb_6877751
利用C++解決CAGD中的一些問(wèn)題,如B樣條類(lèi),畫(huà)b樣條曲線(xiàn)的程序
上傳時(shí)間: 2013-12-16
上傳用戶(hù):xiaohuanhuan
Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
標(biāo)簽: Description Calculate integer 101000
上傳時(shí)間: 2014-01-25
上傳用戶(hù):tonyshao
RSA核心運(yùn)算使用的乘模算法就是 M(A*B)。雖然M(A*B)并不是乘模所需要的真正結(jié)果,但只要在冪模算法中進(jìn)行相應(yīng)的修改,就可以調(diào)用這個(gè)乘模算法進(jìn)行計(jì)算了。本軟件起初未使用Montgomery 乘模算法時(shí),加密速度比使用Montgomery乘模算法慢,但速度相差不到一個(gè)數(shù)量級(jí)。 將上述乘模算法結(jié)合前面敘述的冪模算法,構(gòu)成標(biāo)準(zhǔn)Montgomery冪模算法,即本軟件所使用的流程
上傳時(shí)間: 2016-07-16
上傳用戶(hù):hullow
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
標(biāo)簽: XOR and dependent both
上傳時(shí)間: 2014-01-27
上傳用戶(hù):yxgi5
隨著光伏發(fā)電系統(tǒng)快速發(fā)展,以及電動(dòng)汽車(chē)充電樁的普及,傳統(tǒng)的剩余電流保護(hù)器無(wú)法滿(mǎn)足實(shí)際需求。介紹了一款B型剩余電流保護(hù)器,采用磁調(diào)制剩余電流互感器和零序電流互感器采集剩余電流。根據(jù)GB/T 22794—2017標(biāo)準(zhǔn)要求,可識(shí)別1 kHz及以下的正弦交流、帶和不帶直流分量的脈動(dòng)直流、平滑直流等剩余電流信號(hào)。經(jīng)信號(hào)調(diào)理電路將電壓信號(hào)送到單片機(jī)進(jìn)行采集和判斷。通過(guò)試驗(yàn)測(cè)試,該樣機(jī)在測(cè)試精度和速度上均符合國(guó)家標(biāo)準(zhǔn)的相關(guān)要求。The rapid development of photovoltaic power generation systems and the popularity of electric vehicle charging piles make the traditional residual current protective devices unable to meet the actual demand.This paper proposed a type B residual current protective device,which uses the magnetically modulated residual current transformer and the zero sequence current transformer to acquire the residual current.According to the requirements of GB/T 22794—2017,the type B residual current protective device can detect sinusoidal AC residual current of 1kHz and below 1kHz,pulsating DC residual current with and without DC component,smooth DC residual current and so on.The signal processing circuit sends the voltage signal to the MCU for acquisition and judgment.Through experimental tests,the device meets the relevant requirements of national standards in terms of test accuracy and speed.
標(biāo)簽: 電流保護(hù)器
上傳時(shí)間: 2022-03-27
上傳用戶(hù):
b+樹(shù)源碼,b+樹(shù)結(jié)構(gòu),刪除,插入,等值搜索,範(fàn)圍搜索等功能
標(biāo)簽:
上傳時(shí)間: 2015-03-23
上傳用戶(hù):tianjinfan
The LM628/LM629 are dedicated motion-control processors designed for use with a variety of DC and brushless DC servo motors
標(biāo)簽: motion-control processors dedicated designed
上傳時(shí)間: 2014-01-23
上傳用戶(hù):aa17807091
CAN51開(kāi)發(fā)板功能 1、 USB或DC+5V供電; 2、 89c52+sja1000+tja1050(tja1040)(p82c250);89c52+mcp2515+tja1050(tja1040)(p82c250);通過(guò)跳鍵選擇sja1000或 mcp2515,用戶(hù)任選一種CAN控制芯片; 3、 支持RS232/422/485總線(xiàn)與CAN總線(xiàn)相互轉(zhuǎn)換; 4、 CAN總線(xiàn)波特率可調(diào):20,40,50,80,100,125,200,250,400,500,666,800,1000Kbit/s 5、 提供電路圖; 6、 提供源程序:basican和pelican模式(CAN2.0A和CAN2.0B),c語(yǔ)言和匯編語(yǔ)言,程序注釋詳盡; 7、 成對(duì)購(gòu)買(mǎi)開(kāi)發(fā)板可以實(shí)現(xiàn):A開(kāi)發(fā)板發(fā)送數(shù)據(jù),B開(kāi)發(fā)板接收數(shù)據(jù),并把接收到的數(shù)據(jù)通過(guò)串口上傳到計(jì)算機(jī)顯示;A開(kāi)發(fā)板上短路鍵的狀態(tài),可以通過(guò)CAN總線(xiàn)發(fā)送給B開(kāi)發(fā)板,通過(guò)B開(kāi)發(fā)板LED燈的亮滅,顯示A開(kāi)發(fā)板上短路鍵的狀態(tài); 8、 提供技術(shù)支持,接受CAN開(kāi)發(fā)項(xiàng)目;
標(biāo)簽: tja 89c52 1050 p82c250
上傳時(shí)間: 2016-11-22
上傳用戶(hù):fxf126@126.com
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1