-
这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植
这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植-This is based on the SPI interface SD driver interface procedures, highly modular, you are easy to transplant
- 2022-03-03 07:04:25下载
- 积分:1
-
Linux Shell Commands
Linux Shell Commands
- 2022-03-21 12:28:20下载
- 积分:1
-
Linux 下Scanner 的驱动
Linux 下Scanner 的驱动-Linux drivers Scanner
- 2022-07-07 08:32:11下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
linux detailed introduction
linux详细介绍 -linux detailed introduction
- 2022-01-26 03:41:45下载
- 积分: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
-
LINUX开发教程很适合入门者看.
LINUX开发教程很适合入门者看.-Linux Development Guide is very suitable for beginners to see. Oh
- 2022-02-25 19:26:58下载
- 积分:1
-
SCT
sct-1.06 Linux下的串口调试器-Sct- 1.06 Linux Serial Debugger
- 2022-12-27 11:40:08下载
- 积分:1
-
linux 下声卡驱动程序的编写
linux 下声卡驱动程序的编写-sound card driver under preparation
- 2022-12-07 06:10:03下载
- 积分:1
-
Linux程序员的工作手册,没什么好说的! 学习Linux肯定需要的东西!...
Linux程序员的工作手册,没什么好说的! 学习Linux肯定需要的东西!-Linux programmers manual, and there is nothing more to be said! Linux certainly need to learn something!
- 2022-02-06 10:40:37下载
- 积分:1