-
mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动
mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动-mini2440 drive in cmos camera, not v4l, but a character device driver
- 2022-07-25 10:59:10下载
- 积分:1
-
模拟Shell的执行过程
模拟Shell的执行过程-simulation of the implementation process
- 2022-07-14 03:45:57下载
- 积分:1
-
一个关于qt的小测试,有需要入门qt的可以下载下来玩一玩
一个关于qt的小测试,有需要入门qt的可以下载下来玩一玩-a test of qt
- 2022-12-11 21:00:04下载
- 积分:1
-
linux下面用于产生DIMAC格式的图形的工具,这个工具可以用来生成图形,以测试所提出的点着色算法的效率...
linux下面用于产生DIMAC格式的图形的工具,这个工具可以用来生成图形,以测试所提出的点着色算法的效率-linux used to produce the following format DIMAC graphics tool, this tool can be used to generate graphics, to test the points raised by the efficiency of rendering algorithms
- 2022-09-20 09:35:03下载
- 积分:1
-
s3c2440 linux实例代码 很全很经典
s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
- 2022-01-26 03:26:35下载
- 积分:1
-
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。...
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
- 2023-06-19 03:20:03下载
- 积分:1
-
这是在Linux下的802.11无线局域网协议栈的完整实现,运行环境为Linux+NS2,编程语言为C++。...
这是在Linux下的802.11无线局域网协议栈的完整实现,运行环境为Linux+NS2,编程语言为C++。-This is Linux under the 802.11 wireless LAN protocol stack to achieve a complete running environment Linux+ NS2, a programming language for the C++.
- 2023-02-13 23:35:04下载
- 积分: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
-
一个UTF的源代码,可以提供参考
一个UTF的源代码,可以提供参考-a UTF source code, it can provide information
- 2022-05-09 07:33:54下载
- 积分:1
-
在linux系统下编写游戏的手册。英文版本。
在linux系统下编写游戏的手册。英文版本。-Linux system in the preparation of the game manual. English version.
- 2022-01-30 23:07:01下载
- 积分:1