SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is disable or enabled, with or without MMU.
標簽: BasicMMU Example project 9261
上傳時間: 2013-12-28
上傳用戶:zhanditian
These files contain the source code of the "Video Disk Recorder", which is based on the DVB driver of the LinuxTV project.
標簽: the Recorder contain driver
上傳時間: 2015-11-11
上傳用戶:wanqunsheng
This procedure is well used in classifying based on matlab. And this time 3 RBF procedure are uploading together.
標簽: procedure classifying matlab upload
上傳時間: 2014-01-20
上傳用戶:日光微瀾
JSP中文網(wǎng)新聞發(fā)布系統(tǒng)是由jsp中文網(wǎng)為了方便管理自己的相關技術文章而編寫的b/s模式的集新聞發(fā)布、管理與一體的新聞發(fā)布系統(tǒng)。
標簽: JSP jsp 新聞發(fā)布系統(tǒng) 新聞
上傳時間: 2014-01-22
上傳用戶:13215175592
xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.
標簽: applications Web-based building communit
上傳時間: 2015-11-20
上傳用戶:2404
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
標簽: usb-skeleton rewritten drivers version
上傳時間: 2015-11-20
上傳用戶:talenthn
// 帶有列主元的高斯消元法 // 功能: 求解線性方程組 Ax = b // 參數(shù): A - 指向n*n系數(shù)矩陣的指針 // b - 常數(shù)向量的指針 // n - 方程組的維數(shù) // 返回值:0 - 如果成功。線性方程組的解保存在 b 中 // 1 - 求解失敗
上傳時間: 2013-12-18
上傳用戶:xcy122677
B-spline曲線是包含Bezier曲線的通用數(shù)學表示法。
上傳時間: 2015-11-22
上傳用戶:whenfly
用全選主元高斯消去法求解N復系數(shù)階線性方程組AX=B
上傳時間: 2015-11-25
上傳用戶:ggwz258
雙曲線回歸方程 HyperbolaRegress.cs 注意!該模型要求a與b的值要大于0!使用該模型時應注意驗證這個限制條件。我在實現(xiàn)模型時未加入任何出錯流程控制。X不能為0。 方程模型為 public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是b,a。 public override double forecast(double x) 預測函數(shù),根據(jù)模型得到預測結果。 public override double computeR2()
標簽: HyperbolaRegress 模型 方程 cs
上傳時間: 2014-11-30
上傳用戶:youke111