史上最強的s3c2410中文手冊,含第1,2,5,6,8,15,16章,是研究ARM9的非常難得的好資料!
標(biāo)簽: s3c2410
上傳時間: 2016-04-07
上傳用戶:阿四AIR
目前較為全面的S3C2410的中文數(shù)據(jù)手冊,包括:1、2、5、6、8、15、16章。
標(biāo)簽: S3C2410 數(shù)據(jù)手冊
上傳時間: 2014-03-04
上傳用戶:450976175
數(shù)據(jù)結(jié)構(gòu)試驗報告 約瑟夫環(huán) 問題描述: 約瑟夫(Joseph)問題的一種描述是:編號為1,2,,...,n的n個人按順時針方向圍坐一圈,每人持有一個密碼(正整數(shù))。一開始任選一個正整數(shù)作為報數(shù)上限值m,從第一個人開始按順時針方向自1開始順序報數(shù),報到m時停止報數(shù)。報m的人出列,將他的密碼作為新的m值,從他在順時針方向上的下一個人開始重新從l報數(shù),如此下去,直至所有人全部出列為止。試設(shè)計一個程序求出出列順序。 基本要求: 利用單向循環(huán)鏈表存儲結(jié)構(gòu)模擬此過程,按照出列的順序印出各人的編號。 測試數(shù)據(jù): m的初值為20;n=7,7個人的密碼依次為:3,1,7,2,4,8,4(正確的出列順序應(yīng)為6,l,4,7,2,3,5)。
標(biāo)簽: Joseph 數(shù)據(jù)結(jié)構(gòu) 報告
上傳時間: 2014-01-18
上傳用戶:chfanjiang
設(shè)有一個數(shù)列,包含10個數(shù),已按升序排好。現(xiàn)要求編寫程序,把從指定位置開始的n個數(shù)按逆序重新排列并輸出新的完整數(shù)列。進行逆處理時要求使用指針方法。試編程。 (例如原數(shù)列為2,4,6,8,10,12,14,16,18,20,若要求把從第4個數(shù)開始的5個數(shù)按逆序重新排列,則得到新數(shù)列為2,4,6,16,14,12,10,8,18,20)。
標(biāo)簽: 數(shù)列
上傳時間: 2013-12-30
上傳用戶:LouieWu
用ISD1700來實現(xiàn)讀溫度,比如27.5攝氏度,先分段錄制聲音:1,2,3,4,5,6,7,8,9,十,點,溫度,攝氏度。讀27.5攝氏度時,再分段找地址,讀出相應(yīng)的數(shù)
上傳時間: 2013-12-12
上傳用戶:wendy15
用VHDL實現(xiàn)2,4,8分頻設(shè)計,經(jīng)編譯,波形仿真成功
標(biāo)簽: VHDL
上傳時間: 2016-10-19
上傳用戶:lmeeworm
最受歡迎的Joomla社區(qū)用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
標(biāo)簽: Builder Joomla Community Commnity
上傳時間: 2016-10-20
上傳用戶:daoxiang126
最受歡迎的Joomla 社區(qū)用戶管理收費插件 Community Builder 1.2 RC2 的電子書,僅提供給付費會員 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
標(biāo)簽: Community Builder Joomla 1.2
上傳時間: 2016-10-20
上傳用戶:王者A
MPSK之2,4,8取值時的幅度相位鍵控仿真程序
標(biāo)簽: MPSK
上傳時間: 2013-12-20
上傳用戶:windwolf2000
人人對戰(zhàn)五子棋是要兩個人對弈的游戲,它用ARM開發(fā)板的鍵盤操作,輸入值的范圍是1-9:2,4,6,8控制方向,1是左下,3是右下,5是確定,7是左上,9是右上,下的情況直接在開發(fā)板的顯示屏上顯示。 我們的游戲的功能是:一個人先在10*10的棋盤中隨便下一棋,另一個人也可以在棋盤中隨便下,第一個人下完了,另一個人才可以下,這里有一個權(quán)限的交換問題,只要一方有五個相鄰的棋子成一條線(上下,左右,斜),就在顯示屏中打印出那一方勝,一段時間后,系統(tǒng)自動打印棋盤,新的一局開始。 程序測試數(shù)據(jù): (1) 當(dāng)?shù)谝粋€人按下確定鍵5時,預(yù)期結(jié)果為在相應(yīng)的位置打印一個圓圈。 (2) 當(dāng)?shù)谝粋€人按下確定鍵5時,預(yù)期結(jié)果為在相應(yīng)的位置打印另一種顏色的圓圈。 (3) 當(dāng)方向鍵時,預(yù)期結(jié)果為在棋盤中看到方框的移動。 (4) 按下除規(guī)定的按鍵以外的其他按鍵后,預(yù)期結(jié)果為無任務(wù)反應(yīng)。
標(biāo)簽:
上傳時間: 2014-12-08
上傳用戶:yuchunhai1990
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1