-
under linux camera image acquisition format conversion tools
linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
- 2022-07-20 01:55:53下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
This is an entry
这是一本Linux入门级的教程,对于新手来说此教程再合适不过了。它会让你畅游在Linux的世界中。-This is an entry-level Linux tutorials, this tutorial is for novice could not have been better. It will let you enjoy in the Linux world.
- 2023-06-12 03:20:09下载
- 积分:1
-
pthread_t created with input from the standard input of the number N of N thread...
用pthread_t创建由标准输入端输入个数N的N个线程,分别计算各自的结果,再返回给主进程.-pthread_t created with input from the standard input of the number N of N threads, calculate their results and then back to the main process.
- 2022-07-03 04:29:20下载
- 积分:1
-
QT aspects of development, improved a lot of things to do .....
QT方面的开发,
改进后做很多事情-QT aspects of development, improved a lot of things to do .....
- 2022-10-21 05:05:04下载
- 积分:1
-
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbon...
主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。
本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序
-The motherboard, or can provide a second time, and the most up to 255 programmable watchdog timer, WDT time-out system reset time of the incident. This procedure (w83627hf_wdt.c) is based on the chip Winbond83627 watchdog driver
- 2023-04-14 21:35:03下载
- 积分:1
-
linux picture displayed a variety of formats, including bmp, jpg, png, etc. form...
linux下显示各种格式图片,包括bmp,jpg,png,等等的格式。-linux picture displayed a variety of formats, including bmp, jpg, png, etc. format.
- 2023-02-08 03:35:04下载
- 积分:1
-
Shell source : find search for a particular day in the paper A = ~ find
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
-Shell source : find search for a particular day in the paper A = ~ find- print | ls-l-- full-time A $ inversion;/Dev/null | grep "Jun 27" | grep 1998 following the script, save one meet the rules name in the paper, on the x attribute home there.
- 2022-01-26 02:49:54下载
- 积分:1
-
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导-linux2.6 distinction between the kernel and linux2.4 summary, in order to drive migration guide
- 2022-09-20 02:10:03下载
- 积分:1
-
rtpbreak的最新版本,使用标准C编写,在linux下运行。
rtpbreak的最新版本,使用标准C编写,在linux下运行。-rtpbreak the latest version, use the standard C prepared in running under linux.
- 2022-08-10 07:10:52下载
- 积分:1