個人收藏的14篇有關KEIL C51語言編程的使用要點。 目錄: C51變量或數(shù)據(jù)類型 C51 怎樣將1個子程序段定位在1個固定的地址位置 C51存儲模式 C語言下的單片機軟件抗干擾實現(xiàn)的基本技巧之一---------對絕對地址的訪問 DOS界面的KEIL C編譯器的使用方法(^_^) keil51開發(fā)系統(tǒng)概述 Keil C51函數(shù)(不僅僅是函數(shù),呵呵) Keil C51擴展關鍵字 Keil C51軟件包中的通用文件 Keil C51指針 程序結構----KEIL C51的Bin、Inc、Lib三個子文件夾介紹 絕對地址訪問------C與匯編的接口----- C51軟件包中的通用文件----- 段名轉換與程序優(yōu)化 內存區(qū)域(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及其兼容小扇區(qū),5V,F(xiàn)LASH MEMORY 讀寫程序。這類芯片扇區(qū)為256字節(jié)。MX29C040等512字節(jié)需修改扇區(qū)字節(jié)數(shù)據(jù)。本程序在成功應用在三菱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內核,可以利用單片及開發(fā)軟件Keil軟件方便開發(fā)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字節(jié)片上代碼存儲空間(100K次擦寫壽命) 5)4K字節(jié)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個漢字,液晶屏在這個播放器中 用來顯示歌曲名稱以及一些播放狀態(tài) 支持FAT16,一個分區(qū),不支持FAT32, USB1.1,速度有點慢
上傳時間: 2013-12-20
上傳用戶:電子世界
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI chip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that YSS915 is applicable to various uses. In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the surround effect is applied to the movie and music sources for giving the users more enjoyment. YSS915 is pin compatible with and register compatible with YSS903 (KP2V).
標簽: processing LSI converter Karaoke
上傳時間: 2015-06-23
上傳用戶:lijianyu172
Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag
標簽: 8226 Programmable Compatible In-System
上傳時間: 2015-06-27
上傳用戶:dianxin61
國內還比較新的network processor的微代碼開發(fā),關于local memory的例子,用的uc語言,告訴你如何利用已有的宏和調用硬件資源。
上傳時間: 2014-01-13
上傳用戶:rocwangdp
Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216