资源列表
usbcamera
- linux下USB摄像头采集图片,有详细代码说明,为了满足字数,只能说这很正点-linux USB catch picture
video_watch
- H264发送和接收源代码,视频发送和接收-h264 video good
linux
- linux环境下时钟显示主程序和LED显示主程序-Linux environment the main program of clock display and the LED display
md5
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入m
rawsocket
- 基于RawSocket的数据包过滤程序,共包含7个文件:inetheader.h、rawsocsniffer.h、rawsocket.h、rawsocket.c、rawsocsniffer.c、main.c、makefile。 编译:命令行模式下,切换到代码所在目录,输入make即可编译。编译后将生成一个可执行文件main,以及一些obj文件。 运行:命令行下输入 ./main [-s 源IP] [-d 目的IP] [-atui] 即可运行程序,可以通过设置不同的参数可以实现简单的过滤功
Pci
- 扫描pci,得到具体pci的相关信息,从而了解pci-Scan the pci information in detail
threaddemo
- 主要通过对thread等多种库函数的引用实现多线程编程,适用于初学Linux的大学生群体。-multiple thread programming
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI source. 2 Under " uart_v1.0.t
LedDemo
- 这是在android下实现控制一盏灯的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-This is achieved under the control of a lamp android program that includes hal, jni, java code. Getting into the android can be developed to improve the underlying program.
shm
- Linux IPC操作之共享内存,代码包含共享内存的读和写的范例-Linux IPC shared memory operation, the code contains examples of shared memory read and write
msg
- Linux环境IPC操作之消息队列,代码包含消息队列的创建、发送、接收等内容-Linux operating environment of the IPC message queue, create a message queue that contains the code, send, receive, etc.
sem
- Linux IPC通信之信号量的PV操作,包含申请资源、唤醒等待资源的任务等-Linux IPC semaphore communications PV operation, including the application of resources, tasks waiting for resources wake