GIS入門 《Modeling Our World》 http://www.eq33.com/21/82/3559.htm 這方面基礎很重要
上傳時間: 2015-05-12
上傳用戶:戀天使569
-PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic genetics.
標簽: controller extensively industrial world
上傳時間: 2014-01-07
上傳用戶:爺的氣質
一種51單片機嵌入式系統SMALL RTOS 51的應用,初始化TC35I受機模塊的應用程序。
上傳時間: 2015-05-15
上傳用戶:playboys0
一種51單片機嵌入式系統SMALL RTOS 51的應用,一個電子時鐘的應用程序。
上傳時間: 2013-12-24
上傳用戶:戀天使569
PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and multimedia applications for small handheld and flat-panel based devices.
標簽: applications environment footprint operating
上傳時間: 2013-12-08
上傳用戶:Andy123456
寫了一個很簡單的內核!只是在屏幕上打印“hello,world”但分析此代碼,可詳細了解系統的引導過程,以及可以編寫UCOS的系統引導程序
上傳時間: 2015-05-22
上傳用戶:hewenzhi
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
標簽: microprocessors portable eForth design
上傳時間: 2014-01-25
上傳用戶:從此走出陰霾
這個例子如果運行,將在仿真的PC窗口中的第1,2,3行顯示一些信息后,在隨機位置顯示 1 ~ 5 .由于keil c51默認不支持重入函數,它的重入函數使用仿真的重入棧而不使用系統棧,而Small RTOS 51沒有進行重入棧管理,所以在TaskA~TaskE雖然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已經把輸出文件目錄設在e:\temp中,您可以在Project->Options for Target "Target 1"的output頁點擊Select Folder for Objects...和Listing頁點擊Select Folder for Listing...改變. (2)編譯時會有5個警告,其中一個是因為沒有使用一個系統函數OSSendSignal引起,它可以忽略.另4個是禁止任務間變量覆蓋分析引起,必須忽略.感謝網友John X. Liu,在這個例子中我使用了他編寫的仿真(dllPc51Emu.dll),這個dll原來是為他移植的Ucos-ii for keil c51的例子編寫. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.
上傳時間: 2015-05-29
上傳用戶:無聊來刷下
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
HanNuota a simple small game can automatically display process.
標簽: automatically HanNuota display process
上傳時間: 2015-06-09
上傳用戶:Thuan