搜索资源列表
VLCsource
- 此份资料是开源代码VLC的源码,文件夹中还包括详细的代码分析,是学习的一份好材料-This material is open-source VLC source code in a folder, the code also includes a detailed analysis, is a good learning material! ! !
Driver_of_the_Linux_serial_ports-
- Linux串口(serial、uart)驱动程序设计。全部源码分析解释,非常不错的参考。-Driver of the Linux serial ports。 The full source code analysis and interpretation of a very good reference
ARM_Linux_interrupt_src_code
- 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
touch_screen_driver_analysis.
- 触摸屏驱动程序源码分析 以mini2440为例,详尽分析触摸屏驱动源码,分析触摸屏工作原理。非常不错的学习和参考价值-touch screen driver source code analysis. base on Mini2440 a detailed analysis of the touch screen driver source code, analysis of the touch screen works. Good learning and referen
network-link-state
- 此系统实现网络流量监测功能,可以实习远端监测,并能分析出是tcp或者是udp-This system network traffic monitoring function, can practice distal monitoring, and analysis of the TCP or udp is out
FFT
- FFT和IFFT,时析型FFT是将序列逐次奇偶对分,奇数号排成一子序列,偶数号排成一子序列,各子序列的长度为N/2,-FFT and IFFT, the analysis type FFT is a sequence of successive parity pairs of points arranged in a sub-sequence, odd and even number of numbers arranged in a promoter sequence, each sub-seq
lrc-analysis
- Mplayer中的歌词解析部分,包含歌词滚动,当前歌词的高亮显示-The lyrics resolve part of the Mplayer, contains the lyrics scrolling lyrics highlighted
Linux-kernel.pdf.tar
- 关于linux内核的经典书籍 很全面 适合分析linux内核的同学-Classic books on the linux kernel is fully suitable for the analysis of the Linux kernel students
BootLoader
- ARM9 中的bootloader的分析,运行过程。-ARM9 in bootloader analysis running process.
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
armPlinuxPstart_kernel
- linux内核启动的分析文档,整个文档很详细的讲解了内核的启动过程,对于理解linux系统的启动有帮助-linux kernel start the analysis of the document, the entire document in great detail to explain the kernel boot process, for the understanding of the Linux system start
pmon-1B
- 龙芯1B start.S的详细分析,个人原创,请大家多多指教!-Godson the 1B start.S detailed analysis, personal originality, exhibitions!
msm-lcd
- 基于高通平台8960的LCD驱动代码分析代码-Based on the the Qualcomm platform 8960 LCD driver code analysis code
android_audio_HAL
- android音频HAL移植的详细过程,写得非常好,其中还包括Audio Hardware Interface分析。-the android audio HAL transplant process, very good point, which also includes the Audio Hardware Interface analysis.
OMAP3530_camera
- omap3530摄像头驱动程序分析,使用方法-analysis of the omap3530 camera driver, use
chrdev_another
- 通过对2.4以后内核不同的字符设备驱动编写方式的分析,简单的编写了增加了次设备号的hello驱动和测试程序。-Analysis of the different characters in the 2.4 kernel device driver written in a style, simply write the minor device number hello driver and testing procedures.
LR-analysis-method
- 采用预测分析法对输入的字符串进行语 法分析,加深对预测分析分析法的理解和掌握并实现LR分析法。 -Using the method of prediction for language input string Method of analysis, to deepen understanding and mastering the forecast analysis method and implement LR analysis method.
PCI-serial-port-analysis
- linux下的c程序,PCI串口分析,非常实用,代码注释分析的很详细-PCI serial port analysis for linux
Yaffs2-source-code-analysis
- 此文档主要是对yaffs文件系统源码的解读和分析,帮助我们更好的理解源码-This document is mainly to interpretation and analysis of yaffs file system source code, to help us better understand the source code
IIC-linux-driver-analysis
- 对linux设备驱动中如何编写IIC驱动进行了详细分析。-On linux device driver how to write IIC driver for a detailed analysis.