ALTERA NIOS處理器實驗,QUARTUS下用VHDL編譯成處理器。實現memory存儲。
上傳時間: 2015-04-24
上傳用戶:磊子226
1IC網友 做的硬盤MP3資料公開 該播放器使用了美國atmel公司出品的mp3播放器專用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51內核,可以利用單片及開發軟件Keil軟件方便開發mp3播放器,無需特殊軟件平臺; 2)MPEG I/II-Layer 3 hardware decoder .獨立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字節片上代碼存儲空間(100K次擦寫壽命) 5)4K字節boot flash memory,USB/UART下載代碼 6)集成USB1.1 device部件 7)MMC卡接口 8)IDE/ATAPI接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取樣
上傳時間: 2013-11-28
上傳用戶:litianchu
This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.
標簽: directory the contains firmware
上傳時間: 2015-05-04
上傳用戶:zxc23456789
經典的hopfield神經網絡的源程序,With with application in Ap:Autoassociative Memory Associative Recall of Images
上傳時間: 2015-05-13
上傳用戶:silenthink
個人收藏的14篇有關KEIL C51語言編程的使用要點。 目錄: C51變量或數據類型 C51 怎樣將1個子程序段定位在1個固定的地址位置 C51存儲模式 C語言下的單片機軟件抗干擾實現的基本技巧之一---------對絕對地址的訪問 DOS界面的KEIL C編譯器的使用方法(^_^) keil51開發系統概述 Keil C51函數(不僅僅是函數,呵呵) Keil C51擴展關鍵字 Keil C51軟件包中的通用文件 Keil C51指針 程序結構----KEIL C51的Bin、Inc、Lib三個子文件夾介紹 絕對地址訪問------C與匯編的接口----- C51軟件包中的通用文件----- 段名轉換與程序優化 內存區域(Memory Areas)的定義--關鍵字 一個絕對地址使用的編程例子
上傳時間: 2015-05-14
上傳用戶:yt1993410
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
AT29C040,W29C040及其兼容小扇區,5V,FLASH MEMORY 讀寫程序。這類芯片扇區為256字節。MX29C040等512字節需修改扇區字節數據。本程序在成功應用在三菱M30802,M30620等系列CPU上。供參考。
上傳時間: 2014-11-12
上傳用戶:xmsmh
非常好的資料,包括44B0原理圖和PCB,以及LCD調試程序,包括CPU,MEMORY,UART,USB,POWER模塊,適合學習之用。
標簽:
上傳時間: 2014-01-10
上傳用戶:zmy123
fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML program from PASCAL to C.
標簽: fastDNAml attempt problem faster
上傳時間: 2014-01-24
上傳用戶:bjgaofei
1)MCS51內核,可以利用單片及開發軟件Keil軟件方便開發mp3播放器,無需特殊軟件平臺; 2)MPEG I/II-Layer 3 hardware decoder .獨立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取樣頻率 .支持軟件31階音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字節片上代碼存儲空間(100K次擦寫壽命) 5)4K字節boot flash memory,USB/UART下載代碼 6)集成USB1.1 device部件 7)MMC卡接口 8)IDE/ATAPI接口(HDD/CD-ROM Interface) 9)2通道ADC,8Khz取樣 ....................... 關于該芯片的具體信息,可以訪問www.atmel.com獲取at89c51snd1c的datasheet. 這款MP3播放器以at89c51snd1c為核心,以硬盤為存儲介質,液晶屏為雙行顯示,每行顯示 7.5個漢字,這塊液晶屏以ST7920作為主控制器,內部集成8129個漢字,液晶屏在這個播放器中 用來顯示歌曲名稱以及一些播放狀態 支持FAT16,一個分區,不支持FAT32, USB1.1,速度有點慢
上傳時間: 2013-12-20
上傳用戶:電子世界