搜索资源列表
DelphiWindowshexinbiancheng
- 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
v4l2API
- Video For Linux Two is the second version of the Video For Linux API, a kernel interface for analog radio and video capture and output drivers.
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
haxi
- linux内核中使用哈希的例子,利用netfilter抓包然后做成哈希链表-linux kernel hash example, the use netfilter packet capture and then made a hash list
video_for_linux_two_API
- Video For Linux Two is the second version of the Video For Linux API, a kernel interface for analog radio and video capture and output drivers. Early drivers used ad-hoc interfaces. These were replaced in Linux 2.2 by Alan Cox’ V4L API,based on the
USB_camera_Test
- ARM9 S3C2440驱动源代码(视频采集驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (video capture driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
pcap-linux
- Packet capture interface to the Linux kernel.
anychatcoresdk_linux_v1.7
- AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。 -AnyChat SDK i