-
用C写的一个算24点代码,使用逆波兰表达式的求值。
用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
- 2022-02-05 14:19:05下载
- 积分:1
-
本文介绍了OMAP5910摄像头接口及OV COMS摄像头,基于…
本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备
驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device driver development, and elaboration and realization of OMAP5910-based camera driver.
- 2023-05-06 08:45:03下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
通过变量参数列表等功能对GCC
Passing variable argument list to other functions on G-Passing variable argument list to other functions on GCC
- 2022-10-17 06:00:02下载
- 积分:1
-
详细介绍了CDMA在LINUX系统中上网的步骤
详细介绍了CDMA在LINUX系统中上网的步骤-Described in detail in the CDMA system LINUX Internet steps
- 2023-03-29 06:20:03下载
- 积分:1
-
一个很好的例子,如何使用Linux在S3C2410。
A good example on how to use Linux on S3C2410.
- 2023-04-24 03:55:02下载
- 积分:1
-
公关系统界面程序minigui
公关系统界面程序minigui-PR system interface procedures MiniGUI
- 2022-09-30 23:25:03下载
- 积分:1
-
FVWM
fvwm-themes-0.7.0.tar.ba2,让你的fvwm漂亮起来.-gnome-session-themes- 0.7.0.tar.ba2, so you pretty up the gnome-session. Oh
- 2022-02-05 03:04:07下载
- 积分:1
-
Office of the software a touch
本软件一个处摸屏驱动软件,在ads上编译-Office of the software a touch-screen software, compiled in ads
- 2022-05-30 08:48:20下载
- 积分:1
-
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!-Infomation of touch screen ,explain based on target bord.
- 2022-04-26 20:36:28下载
- 积分:1