This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool
This zip describes an AT91 USART with PDC Transmission and Reception chain.Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
Form1.cs是應(yīng)用聚類算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通過(guò)兩個(gè)參數(shù)EPS和MinPts調(diào)節(jié)聚類。DBSCAN.cs是全部算法的實(shí)現(xiàn)文件,聚類算法的進(jìn)一步信息請(qǐng)參考“數(shù)據(jù)挖掘”或者相關(guān)書(shū)籍。聚類示例數(shù)據(jù)來(lái)自于sxdb.mdb,一個(gè)Access數(shù)據(jù)庫(kù)。
Assembly example with RealView MDK
The Assembly example shows how to create a pure assembly program for an ARM device. It is done using the RealView Compilation Tools that are part of the RealView MDK-ARM.
SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools.
The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.