资源列表
debugger
- EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will t
wb_slv_model
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
wb_dma_ch_rf
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
wb_dma_ch_pri_enc
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
wb_dma_rf
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
wb_dma_ch_sel
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
wb_dma_ch_arb
- DMA的实现,通过此文件以及后面的文件可以实现DMA,可以在CPU之外工作.
ch7024b 驱动源代码
- 台湾CH7024的驱动源代码,在LINUX下使用.
linux0.01
- linux0.01键盘驱动源代码C语言实现(请 多指教)
paco-2.0.3.tar
- About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed sof
uCOS-II_LPC2000
- uCOS-II_LPC2000移植源代码,可移植到基于LPC2000系列芯片的嵌入式系统
cfileset
- 对单个文件流进行操作,主要包括分割文件名 判断文件是否打开,判断文件的总大小,当前文件位置,当前行的长度,是否有下一行,读一行文件信息等等.