资源列表
dvb-c.tar
- DVB-C userspace device driver Checked and work now.
hb1680
- android上的hb1680家电遥控器驱动代码以及JNI接口-hb1680 appliance on the remote control android driver code and JNI interface
WFRP
- Here are the files to be corrected and downloaded: Download this Zip file and uncompress it and copy it to the relevant folders as given below (Instead of manual changes, you can copy the files and recompile) – Please take a backup of your NS-2.35 fo
gm8161gpioGPIO
- GM8161 GPIO驱动程序,非GM自带本人所写带中断方式-GM8161 GPIO driver, comes with non-GM I wrote with the interrupt mode. .
terminal
- qt serialport from qt 5.1.1 use UART-qt serialport
M41T81
- 针对S3C2440开发平台编写的M41T81时钟驱动程序,其中附带了测试程序-S3C2440 development platform for the preparation of M41T81 clock driver, which comes with a test program
r8168-8.035.00
- Realtek r8168网卡linux驱动源码-Realtek r8168 NIC linux driver source code
USB_Device
- 基于S3C2410的usb驱动程序,纯驱动程序,和子函数,没有工程,方便自己开发-Based on S3C2410 usb driver, pure driver, and subroutines, no construction, to facilitate their development
uvc-streamer
- linux 下早期的uvc 流生成器。用于架设uvc摄像头。-linux uvc streamer tools
malloclab-handout_20111118164222705
- 深入理解计算机系统C语言程序代码,描述对于malloc算法的实现与理解-In-depth understanding of the computer system C language code that describes the algorithm for the realization and understanding of the malloc
ti-st-driver
- Bluetooth and FM driver using TI s ST layer for TI s wl-12xx ICs
matrix
- 在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.