-
根据协议实现的部分源代码atomicaction
linux 协议下的atomicaction 实现部分的源代码-atomicaction under the agreement achieved part of the source code
- 2022-09-13 02:40:03下载
- 积分:1
-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
- 2023-09-07 08:35:04下载
- 积分:1
-
金融IC卡读写器函数,支持PBOC2.0协议,原创
金融IC卡读写器函数,支持PBOC2.0协议,原创-Financial IC card reader function to support PBOC2.0 agreement, originality
- 2022-11-14 00:00:03下载
- 积分:1
-
AT91SAM9260引导ADSPBF531(SPI Slave Boot)调试笔记
AT91SAM9260引导ADSPBF531(SPI Slave Boot)调试笔记-AT91SAM9260 boot ADSPBF531 (SPI Slave Boot) Debug Notes
- 2022-02-22 11:50:13下载
- 积分:1
-
S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。...
S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。-S3C44B0 I2C uCLINUX of the Driver (ferroelectric memory YPCC series against AT24 Series if only in write operation can be increased latency), the original drive with which the test.
- 2023-04-25 00:15:03下载
- 积分: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
-
The book details how to change windows users thought the idea of learning linux...
本书详细介绍了windows用户如何转变思路学习linux系统的思路-The book details how to change windows users thought the idea of learning linux system
- 2022-01-21 01:32:35下载
- 积分:1
-
linux thread example
linux线程例子-linux thread example
- 2022-07-26 13:56:31下载
- 积分:1
-
linx的命令大全,对于初学者有很大的帮助,有些命令今后将继续上传...
linx的命令大全,对于初学者有很大的帮助,有些命令今后将继续上传-linx command Guinness, for beginners there is a great help, some orders will continue to upload
- 2022-10-23 09:50:03下载
- 积分:1
-
一个简单的关于LINUX下的模仿SHELL的实现的程序,多指教
一个简单的关于LINUX下的模仿SHELL的实现的程序,多指教-a simple on the LINUX SHELL imitate the realization of the procedures and enlighten
- 2023-08-19 15:40:03下载
- 积分:1