利用C++解決CAGD中的一些問題,如B樣條類,畫b樣條曲線的程序
上傳時間: 2013-12-16
上傳用戶: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
標簽: Description Calculate integer 101000
上傳時間: 2014-01-25
上傳用戶:tonyshao
RSA核心運算使用的乘模算法就是 M(A*B)。雖然M(A*B)并不是乘模所需要的真正結果,但只要在冪模算法中進行相應的修改,就可以調(diào)用這個乘模算法進行計算了。本軟件起初未使用Montgomery 乘模算法時,加密速度比使用Montgomery乘模算法慢,但速度相差不到一個數(shù)量級。 將上述乘模算法結合前面敘述的冪模算法,構成標準Montgomery冪模算法,即本軟件所使用的流程
上傳時間: 2016-07-16
上傳用戶:hullow
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上傳時間: 2014-01-27
上傳用戶:yxgi5
Prentice Hall 出版的整合linux和windows <b>英文原版<b> 另本人有大量電子書,O Reilly的最多 有需要的朋友在我的個人空間上給我留言
標簽: Prentice windows linux Hall
上傳時間: 2014-01-22
上傳用戶:JIUSHICHEN
隨著光伏發(fā)電系統(tǒng)快速發(fā)展,以及電動汽車充電樁的普及,傳統(tǒng)的剩余電流保護器無法滿足實際需求。介紹了一款B型剩余電流保護器,采用磁調(diào)制剩余電流互感器和零序電流互感器采集剩余電流。根據(jù)GB/T 22794—2017標準要求,可識別1 kHz及以下的正弦交流、帶和不帶直流分量的脈動直流、平滑直流等剩余電流信號。經(jīng)信號調(diào)理電路將電壓信號送到單片機進行采集和判斷。通過試驗測試,該樣機在測試精度和速度上均符合國家標準的相關要求。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.
標簽: 電流保護器
上傳時間: 2022-03-27
上傳用戶:
b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能
標簽:
上傳時間: 2015-03-23
上傳用戶:tianjinfan
The LM628/LM629 are dedicated motion-control processors designed for use with a variety of DC and brushless DC servo motors
標簽: motion-control processors dedicated designed
上傳時間: 2014-01-23
上傳用戶:aa17807091
CAN51開發(fā)板功能 1、 USB或DC+5V供電; 2、 89c52+sja1000+tja1050(tja1040)(p82c250);89c52+mcp2515+tja1050(tja1040)(p82c250);通過跳鍵選擇sja1000或 mcp2515,用戶任選一種CAN控制芯片; 3、 支持RS232/422/485總線與CAN總線相互轉(zhuǎn)換; 4、 CAN總線波特率可調(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語言和匯編語言,程序注釋詳盡; 7、 成對購買開發(fā)板可以實現(xiàn):A開發(fā)板發(fā)送數(shù)據(jù),B開發(fā)板接收數(shù)據(jù),并把接收到的數(shù)據(jù)通過串口上傳到計算機顯示;A開發(fā)板上短路鍵的狀態(tài),可以通過CAN總線發(fā)送給B開發(fā)板,通過B開發(fā)板LED燈的亮滅,顯示A開發(fā)板上短路鍵的狀態(tài); 8、 提供技術支持,接受CAN開發(fā)項目;
上傳時間: 2016-11-22
上傳用戶:fxf126@126.com
function g=distance_classify(A,b) 距離判別法程序。 輸入已分類樣本A(元胞數(shù)組),輸入待分類樣本b 輸出待分類樣本b的類別g 注:一般還應計算回代誤差yita 輸入已知分類樣本的總類別數(shù)n 每類作為元胞數(shù)組的一列
標簽: distance_classify function 判別 分類
上傳時間: 2013-11-25
上傳用戶:yyyyyyyyyy