導航:首頁 > 操作系統 > 51單片機外文文獻

51單片機外文文獻

發布時間:2022-05-29 04:41:12

1. 求基於51單片機的智能搶答器的設計與實現的外文文獻至少5篇!跪求

上知網搜一大把,要多少有多少~

2. 畢業設計跪求一篇有關51單片機語音存儲或ISD語音晶元的外文文獻,要求有pdf原稿,qq郵箱:422365237

Abstract Raw audios contain significant amount of rendancy which can be used for
steganographic purposes. But practically most audios are stored and transmitted in the
compressed formats. In this paper, we present a MPEG-1 Layer III (MP3) audio CODEC
based steganographic method to embed secret message ring encoding. The Huffman
tables in MP3 standard are first partitioned into three groups. The secret message is then
embedded by Huffman table swapping strategy. Instead of fully decoding the stego-audio,
the extraction of the secret message can be done just by parsing the side information. The
proposed method is designed under the restrictions of the MP3 compression standard
without any modifications or additions to the existing standard. Experimental results show

來加個親+++

3. 求51單片機方面的英文文獻 急!!!!!!!!

在中國期刊網
EI上
等搜索就好
登陸學校網站

4. 求:有關MCS-51單片機的英文文獻

MCS-51單片機指令系統集(英文注釋)

原先帖子(內容相同)的被鎖定了!各位,不好意思啊!麻煩宋老師把原先的開掉!
MCS-51指令系統集(英文注釋)
若帖子中若有疏漏或謬誤之處,敬請及時批評指正,以免誤導真正「新手上路」的年輕小蝦們!

按功能分為五大類:

(1)數據傳送類指令(7種助記符)
MOV(英文為Move):對內部數據寄存器RAM和特殊功能寄存器SFR的數據進行傳送;
MOVC(Move Code)讀取程序存儲器數據表格的數據傳送;
MOVX (Move External RAM) 對外部RAM的數據傳送;
XCH (Exchange) 位元組交換;
XCHD (Exchange low-order Digit) 低半位元組交換;
PUSH (Push onto Stack) 入棧;
POP (Pop from Stack) 出棧;

(2)算術運算類指令(8種助記符)
ADD(Addition) 加法;
ADDC(Add with Carry) 帶進位加法;
SUBB(Subtract with Borrow) 帶借位減法;
DA(Decimal Adjust) 十進制調整;
INC(Increment) 加1;
DEC(Decrement) 減1;
MUL(Multiplication、Multiply) 乘法;
DIV(Division、Divide) 除法;

(3)邏輯運算類指令(10種助記符)
ANL(AND Logic) 邏輯與;
ORL(OR Logic) 邏輯或;
XRL(Exclusive-OR Logic) 邏輯異或;
CLR(Clear) 清零;
CPL(Complement) 取反;
RL(Rotate left) 循環左移;
RLC(Rotate Left throught the Carry flag) 帶進位循環左移;
RR(Rotate Right) 循環右移;
RRC (Rotate Right throught the Carry flag) 帶進位循環右移;
SWAP (Swap) 低4位與高4位交換;

(4)控制轉移類指令(17種助記符)
ACALL(Absolute subroutine Call)子程序絕對調用;
LCALL(Long subroutine Call)子程序長調用;
RET(Return from subroutine)子程序返回;
RETI(Return from Interruption)中斷返回;
SJMP(Short Jump)短轉移;
AJMP(Absolute Jump)絕對轉移;
LJMP(Long Jump)長轉移;
CJNE (Compare Jump if Not Equal)比較不相等則轉移;
DJNZ (Decrement Jump if Not Zero)減1後不為0則轉移;
JZ (Jump if Zero)結果為0則轉移;
JNZ (Jump if Not Zero) 結果不為0則轉移;
JC (Jump if the Carry flag is set)有進位則轉移;
JNC (Jump if Not Carry)無進位則轉移;
JB (Jump if the Bit is set)位為1則轉移;
JNB (Jump if the Bit is Not set) 位為0則轉移;
JBC(Jump if the Bit is set and Clear the bit) 位為1則轉移,並清除該位;
NOP (No Operation) 空操作;

(5)位操作指令(1種助記符)
SETB(Set Bit) 位 置1 。

下次抽空將各條指令的用法,用我自己地話(個人的理解),再來「牛」一下,以供參考。同時,我也很希望各位大蝦,多「出版」一些高質量的好東東(包括學習心得),最好系統些。給像我這樣的班門弄斧的小蝦,做做榜樣,引引路,好讓真正「新手上路」的單片機愛好者少走彎路,我想,這時我們單片機初學者共同的心聲!所謂愚者千慮,必有一得,我們小蝦們,在學習中發現的東東多往上帖帖,就當作是練習吧!
互相協作!

5. 基於51單片機的自動洗衣機外文科技文獻

自己去sciencedirect,springerlink等外文資料庫下載啊
或者到知網,維普等中文資料庫下載
很多的,校園網內免費獲取
校園網外可以利用google學術搜索,有部分能免費下載

6. 單片機英文文獻及翻譯,2200字左右

Single-Chip Microcomputer
有的時候,也可以用SingleChip來代替
下面鏈接的第六章有講單片機Single Chip Microcmputer 第148頁開始
http://books.google.co.nz/books?id=AUtTx3TgO7IC&pg=PT41&lpg=PT41&dq=what+is+Single+Chip+Microcomputer&source=web&ots=QQqVentmyy&sig=ZPBVtVXwiQakAtCIXJqzRw_BobE&hl=en&sa=X&oi=book_result&resnum=8&ct=result#PPT41,M1

這是一段中漢對照的。
中文:
單片機是把主要計算機功能部件都集成在一塊晶元上的微型計算機。它是一種集計數和多中介面於一體的微控制器,被廣泛應用在智能產品和工業自動化上,而51單片機是個單片機中最為典型和最有代表性的一種。
本課題選擇89S51為核心控制元件,設計了一個日常生活中用到的電子音樂門鈴系統。當功能按鍵按下,音樂響起,發光二極體隨著音樂的節拍進行閃爍,LED顯示相應的定時器初值。音樂演奏過程中再次按下按鍵無效,只有當音樂段結束再次按下才有效。如果是電子音樂門鈴在響,按下復位按鍵就終止,顯示初始狀態。經過實踐證明,本系統運行穩定,具有一定的實用價值。
-------------
翻譯:
SCM is a major piece of computer components are integrated into the chip micro-computer. It is a multi-interface and counting on the micro-controller integration, and intelligence procts are widely used in instrial automation. and MCS-51 microcontroller is a typical and representative.

The topics chosen for the 89S51 control of the core components used in the design of a daily electronic music doorbell system. When the function button is pressed, the music sounded and the music beats with light emitting diodes for flickered. Initial corresponding LED timer. Musical process again pressed the button ineffective, and only when pressed again before the end of the music effectively. If the doorbell ring for electronic music, press the button on the rection and termination, showed initial state. Practice has proved that the system is stable and has some practical value.

本設計是以凌陽16位單片機為重心,介紹語音控制在機械手中的應用,實現微型舵機的運作,完成所指定的動作。其中通過凌陽16位單片機輸出的脈沖信號來准確的控制機械手的擺動角度,機械手的捏拿動作由電磁鐵完成,電磁鐵的通斷由凌陽16位單片機的I/O口控制,硬體和軟體都在具體的實驗中證明了其可行性
This design is take insults the positive 16 monolithic integrated circuits as a center of gravity, introced the pronunciation control in manipulator's application, the realization miniature servo operation, completes the movement which assigns. Through insults the pulse signal which the positive 16 monolithic integrated circuits outputs to come the accurate control manipulator to swing the angle, the manipulator pinches takes the movement to complete by the electro-magnet, the electro-magnet passes the legal reason for judgment to insult the positive 16 monolithic integrated circuits I/O control, the hardware and the software all have proven its feasibility in the concrete experiment

7. 大神,求助一篇關於51單片機的外文文獻,有木有翻譯都行

外文文獻有,但怎麼提供給你呢,至於翻譯沒有,翻譯得靠你自己了,如果需要的話回復留個郵箱地址即可,希望能幫到你,多多給點懸賞分吧,急用的話請多選賞點分吧,這樣更多的知友才會及時幫到你,我從文獻資料中找也是很花時間的

8. stc89c51單片機外文文獻

「基於51單片機的數字密碼」相關的外文文獻有,翻譯沒有,翻譯得靠你自己了,如果需要直接網路Hi中留言同時貼出問題的鏈接地址和郵箱地址即可,希望能滿足你的需要,能幫到你,並請及時知道評價,多多給點懸賞分吧,急用的話請多選賞點分吧,這樣更多的知友才會及時幫到你,我找到也是很花時間的,並請及時採納

9. 找些51單片機的參考文獻

外文文獻有,但怎麼提供給你呢,至於翻譯沒有,翻譯得靠你自己了,如果需要的話回復留個郵箱地址即可,希望能幫到你,多多給點懸賞分吧,急用的話請多選賞點分吧,這樣更多的知友才會及時幫到你,我從文獻資料中找...

閱讀全文

與51單片機外文文獻相關的資料

熱點內容
自己購買雲主伺服器推薦 瀏覽:422
個人所得稅java 瀏覽:761
多餘的伺服器滑道還有什麼用 瀏覽:192
pdf劈開合並 瀏覽:28
不能修改的pdf 瀏覽:752
同城公眾源碼 瀏覽:489
一個伺服器2個埠怎麼映射 瀏覽:298
java字元串ascii碼 瀏覽:79
台灣雲伺服器怎麼租伺服器 瀏覽:475
旅遊手機網站源碼 瀏覽:332
android關聯表 瀏覽:946
安卓導航無聲音怎麼維修 瀏覽:333
app怎麼裝視頻 瀏覽:431
安卓系統下的軟體怎麼移到桌面 瀏覽:96
windows拷貝到linux 瀏覽:772
mdr軟體解壓和別人不一樣 瀏覽:904
單片機串列通信有什麼好處 瀏覽:340
游戲開發程序員書籍 瀏覽:860
pdf中圖片修改 瀏覽:288
匯編編譯後 瀏覽:491