-
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序-linux to support lm70llp the spi-driven, based on this development is conducive to the upper application
- 2022-03-20 12:53:49下载
- 积分:1
-
linux driver
linux下的驱动开发,引你进入未知世界-linux driver
- 2022-06-02 05:36:11下载
- 积分:1
-
在linux下得到网络流量,通过分析字符串得到
在linux下得到网络流量,通过分析字符串得到-under network traffic analysis to be string
- 2022-08-25 22:18:42下载
- 积分: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
-
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
-
在这个程序中,一个关键的程序获取,对于键盘是有用的,用于进行生产。
在Linux的一个获取键值的程序,对于作OEM键盘很有用。-In Linux, a key procedure to obtain, for the keyboard is useful for OEM.
- 2023-06-09 06:45:03下载
- 积分:1
-
用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。...
用来在Linux下遍历目录,相当于find命令,是练习嵌套和回调函数的好例子。-It can be used to look through directory ,equal to find .It is a good example to pratice embed function and call faunction.
- 2022-07-17 02:32:21下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2023-05-27 22:25:03下载
- 积分:1
-
sco unix下,串口通讯
sco unix下,串口通讯-sco unix, the serial communication
- 2023-02-11 22:00:03下载
- 积分:1
-
聊天室程序。我国的环境。
关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
- 2022-03-23 02:57:16下载
- 积分:1