资源列表
KaonTeamp20BL1.1.2
- kaon team boot loder aplication
BL_616v6_conv
- boot loder616 files-boot loder616 filesccc
little-tools
- CLI文件格式解析 编程语言 C/C++ 运行环境 linux/windows-CLI file format parsing programming languages C/C++ runtime environment linux/windows
shairplay
- 免费的便携式AirPlay服务器实现类似于[ShairPort]。目前只支持airplay仿真-Free portable AirPlay server implementation similar to [ShairPort]. Currently only AirPort Express emulation is supported.
mv_driver
- Marvell PCIE SSD驱动源代码,对于理解PCIE SSD驱动程序帮助很大,也可以加深对PCIE设备驱动的理解。-Marvell SSD driver source code, for understanding PCIE SSD driver helps a lot.
kernel_userspace
- 在内核模块,实现用户空间和内核空间的通信,使用netlink套接字,实现用户空间随机发送消息,内核空间然后在反馈消息给用户空间-kernel space Communicate with user space ,by netlink....
the-region-set-operate
- 区间操作练习 允许两个操作,add(min,max)和del(min,max),一开始区间内为空,每个操作后算出区间内的集合,要求能自动合并、拆分集合。例如: 操作1:add(1,7) 区间内的集合:(1,7) 操作2:add(9,10) 区间内的集合:(1,7)、(9,10) 操作3:del(3,5) 区间内的集合:(1,2)、(6,7)、(9,10) 操作4:add(3,8) 区间内的集合:(1,10)-region set operate,you can add
xianmu
- 该源码基于视频监控,从视频采集到传输到显示,完全的实现了整个功能,希望做这方面工作的参考节约,也希望大家多多贡献自己的源码!-The source-based video surveillance, from video capture to transmission to the display, the full realization of the entire function, want to do this work with reference to conservation, b
gpio
- 飞思卡尔iMX6 GPIO Linux系统驱动-feisical chips iMX6 GPIO driven codes
adv7180
- ADV7180视频解码芯片驱动,用于驱动模拟摄像头。-ADV7180 video decoder chip driver for driving analog camera.
wm8946
- 音频芯片wm8946 的驱动代码,主要参考价值在于初始化时的寄存器配置顺序, 函数接口可以自己 重写。-wm8946 Driver code ,the value of this code is its init code .
tlv320aic3016
- TI 音频芯片tlv320aic3016 的驱动代码,主要参考价值在于初始化时的寄存器配置顺序, 函数接口可以自己 重写。-I tlv320aic3016 Driver code ,the value of this code is its init code .