本代碼為查表法CRC16和CRC32校驗的表生成和校驗程序。使用此代碼可以任意多項式生成CRC16和CRC32的程序。另有文件實現CRC16和CRC32的校驗。 使用生成的表格,即可以在嵌入式中實現RAM和ROM區的校驗。源程序在MSP430上實現,現整理成通用C版本。
上傳時間: 2015-04-08
上傳用戶:VRMMO
mp3設計程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code
上傳時間: 2015-04-13
上傳用戶:小碼農lz
用LPC213X系列的PWM來產生語音。語音數據來源于PC機轉換后得到的。最大可以是16位的。 由于是PWM所以輸出端口需要低通濾波才能夠得到比較干凈的聲音。 可以經過修改使用LPC2132以上的ARM的D/A來產生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.
上傳時間: 2014-11-07
上傳用戶:zhanditian
在ATmega16芯片上移植的ucosii系統應用,使用ICCAVR編譯器。由于ATmega16芯片僅僅有16k的rom和1k的ram,因此這個移植范例中僅使用了系統延時函數來點亮led。
上傳時間: 2013-12-26
上傳用戶:ggwz258
此源碼針對C8051F040D單片機開發的,用于I2C通信的調試--SMBUS操作IIC ROM
標簽: C8051F040D 源碼 單片機開發
上傳時間: 2015-04-30
上傳用戶:coeus
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 is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
標簽: operation Windows example process
上傳時間: 2013-12-17
上傳用戶:wang0123456789
linux引導程序,BIN文件,燒到ROM里能起引
上傳時間: 2013-12-28
上傳用戶:wmwai1314
bung.cpp bung.dfm bung.h DbgWarn.cpp DbgWarn.dfm DbgWarn.h Debug.cpp Debug.dfm Debug.h Emu.cpp Emu.dfm Emu.h gbc.bpg gbc.bpr gbc.cpp gbc.exe gbc.res gbcemu.bpr gbcemu.cpp gbcemu.dll gbcemu.h gbcemu.lib Gotodialog.cpp Gotodialog.dfm Gotodialog.h MapView.cpp MapView.dfm MapView.h Pal.cpp Pal.dfm Pal.h readme.txt reg.cpp reg.dfm reg.h rom.cpp rom.h Search.cpp Search.dfm Search.h Sound.cpp Sound.h TileView.cpp TileView.dfm TileView.h VALUE.CPP VALUE.DFM VALUE.H
上傳時間: 2014-01-04
上傳用戶:agent
delphi編制的nes模擬器--tNes,目前為0.3版支持聲音、單手柄、mapper0、mapper2。可以玩經典的坦克大戰、瑪麗奧1、魂斗羅、1944等等。40kb左右的游戲基本上都能玩。附帶有2個測試用的rom,cart和nestress。寫這個主要是為了加深對計算機的了解,許多地方用了簡單的方法,渲染游戲畫面用的是內存中的bitmap,而沒有直接在顯存作渲染,速度就不是很理想。這個模擬器獻給70年代出生的朋友,希望能夠喚醒一些童年的歡樂。
上傳時間: 2014-01-20
上傳用戶:lijinchuan