搜索资源列表
dvb-core
- dvb-s接收处理卡的驱动程序,适用 Linux系统下的设备-the driver of dvb-s
pwm_server
- 基于CortexA8开发板做的自动报警程序,使用了中断处理机制-Automatic alarm program do based on CortexA8 development board, the use of the interrupt handling mechanism
adc_inter
- 基于中断处理的adc驱动程序,字符设备驱动的一个模块-Adc driver interrupt handler, a character device driver modules
interrapt_driver
- 基于三星s3c2440芯片,在输入子系统的基础下以中断方式来处理中异常的按键驱动程序。-Based on samsung s3c2440 chip, with the foundation of the input sub-system in interrupt way to deal with the abnormal key drivers.
htirq
- 关于pci设备中断驱动程序编程文件,处理中断事件-pci irq
jincheng3
- 按时间片轮转调度算法实现处理及调度的程序-According to the time slice rotation scheduling algorithm and scheduling program
SONiX_UVC_TestAP_2.6.32.05
- 该应用程序是基于sonix 291驱动编写的应用程序,可以实现对291的分辨率,bitrate等设置,已经将H264进行处理-The application is based on sonix 291 driven applications written, can achieve 291 resolution, bitrate and other settings, has treated H264
LCD
- LCD的驱动程序 包括初始化和一部分的图像处理-The LCD driver includes an image processing part of the initialization and
HelloJni.tar
- 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是
botton
- 鼠标按键事件处理,底层驱动程序.基于linux平台-mouse control
sac2mseed-1.6.tar
- 一种小巧的处理程序,能够将地震学中常用的数据格式进行转换,并带有一些处理功能,非常实用-a processing code that can modify the seismic data format ,very useful
rdseedv5.3.1.tar
- 该程序需要在linux环境下运行,能对常见的地震seed格式进行处理,应用非常广泛-this code need to run in the linux system,it can address the seed format data
aix-makefile
- Aix操作系统下的VC++程序的批处理编译文件。-makefile in aix
STC12red
- 基于STC12单片机的红外线接受处理程序-ji yu STC 12 dan pian ji de red wai jie shou chu li cheng xu
memmove
- 这个程序如何实现内存安全复制操作。简单的只是复制内存字节,不涉及到字符处理-Linux ,C语音