-
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
- 2022-02-03 04:34:32下载
- 积分:1
-
一种网络视频平台的网络摄像头程序。的功能是采集、传输…
linux平台上的开放源代码的网络摄像机程序.实现视频捕捉,传输以及云台控制等.非常具有参考价值.-A kind of webcam program on linux platform. The function is grabbing, transmitting, control and etc. It has great value.
- 2022-02-01 17:11:48下载
- 积分:1
-
QT developed a simple calculator source code, after a simple compilation develop...
QT 开发的简单计算器源码,经过简单编译即可用于arm开发板上-QT developed a simple calculator source code, after a simple compilation development board can be used to arm
- 2022-04-07 04:59:57下载
- 积分: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
-
linux 0.01源码,提供了LINUX最初版本的核心功能,是初学LINUX内核的必选...
linux 0.01源码,提供了LINUX最初版本的核心功能,是初学LINUX内核的必选-linux 0.01 source code
- 2022-03-21 17:25:14下载
- 积分:1
-
arp的源代码实现,linux学C的可以看看了
arp的源代码实现,linux学C的可以看看了-achieve the source code, the C linux school can look at the
- 2022-04-28 16:38:29下载
- 积分:1
-
sco unix下c语言开发工具库
sco unix下c语言开发工具库-sco unix development tools under the c language library
- 2022-02-06 15:20:06下载
- 积分:1
-
Have n integers, the number of its previous order backward shift position m, and...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数.-Have n integers, the number of its previous order backward shift position m, and finally the number m of m into the first number.
- 2023-07-26 12:25:03下载
- 积分:1
-
linux中管道的使用示例,包括无名管道和有名管道。
linux中管道的使用示例,包括无名管道和有名管道。-the use of linux in the sample pipeline, including pipeline and well-known pipeline unknown.
- 2022-04-20 12:24:29下载
- 积分:1
-
LM3033 LCD testing procedures to achieve the show features such as drawing a lin...
LM3033液晶测试程序,实现了显示、画线等功能-LM3033 LCD testing procedures to achieve the show features such as drawing a line
- 2022-03-23 21:02:11下载
- 积分:1