-
基于v4l2的摄像头抓图程序,简单的从yuv到bmp转化
基于v4l2的摄像头抓图程序,简单的从yuv到bmp转化-v4l2,video to bmp
- 2023-04-21 02:50:03下载
- 积分:1
-
多线程扫描匿名ftp的例程
多线程扫描匿名ftp的例程-multithreaded scanning routines anonymous ftp
- 2022-05-24 12:44:37下载
- 积分:1
-
这是一个linux下时间通信的server端和client端的源码,下载后分别保存,直接编译就可运行,希望对大家能有所帮助!...
这是一个linux下时间通信的server端和client端的源码,下载后分别保存,直接编译就可运行,希望对大家能有所帮助!-This is a time under linux server communication and client-side source code, After downloading were preserved, can be directly translated operation, we can hope for some help!
- 2022-01-25 23:08:02下载
- 积分:1
-
Building Embedded Linux Systems
Building Embedded Linux Systems
- 2023-08-10 17:50:03下载
- 积分:1
-
Linux 2.6版本下的简单的字符设备模块示例
Linux 2.6版本下的简单的字符设备模块示例-Linux 2.6 version of a simple character device module sample
- 2022-12-11 01:35:03下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
学习内核编程入门的好资料,标准开发文档,附源码。
学习内核编程入门的好资料,标准开发文档,附源码。-Introduction to study the kernel of good programming information, development of documentation standards, source code is attached.
- 2023-05-28 09:25:03下载
- 积分:1
-
linux环境下 消息队列的简单使用,可以学习消息队列的一般方法...
linux环境下 消息队列的简单使用,可以学习消息队列的一般方法-linux environment using a simple message queue, message queue can learn the general approach
- 2022-04-11 08:15:26下载
- 积分:1
-
linux下的一个分组遗传算法,用于求解点着色的问题
linux下的一个分组遗传算法,用于求解点着色的问题-linux under a subgroup of genetic algorithm for solving the problem of point shader
- 2022-02-25 10:50:35下载
- 积分:1