-
beginninglinuxprogramming example8
BeginningLinuxProgramming example8
- 2022-12-19 22:05:03下载
- 积分:1
-
serial device to transfer files example
串口传输文件device端实例-serial device to transfer files example-
- 2022-08-18 16:15:07下载
- 积分:1
-
很经典的一本书,非常值得想学习Linux系统核心编程的朋友
很经典的一本书,非常值得想学习Linux系统核心编程的朋友-Is a classic book, very worthwhile to learn Linux kernel programming friend
- 2022-03-19 16:50:59下载
- 积分:1
-
a sample of Gprs on Linux
a sample of Gprs on Linux
- 2022-07-12 08:43:15下载
- 积分:1
-
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现...
系统调用是系统内核和应用程序的接口
此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
- 2022-09-01 02:25:02下载
- 积分:1
-
一个在LINUX下写的用gcc编译的进程管理程序,可以监视系统进程和增加和删除进程...
一个在LINUX下写的用gcc编译的进程管理程序,可以监视系统进程和增加和删除进程-A LINUX written under the gcc compiler with the process of management procedures, the system can monitor and delete process and increase the process of
- 2022-01-21 21:32:05下载
- 积分:1
-
一个进行日期的程序,计算某年月日前后一定年数(或月数、天数)的年月日...
一个进行日期的程序,计算某年月日前后一定年数(或月数、天数)的年月日-a date for the procedure, calculation of years before and after a given number of years (or months and days) the date
- 2022-07-02 18:29:33下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
Linux操作系统的内核编译,并发编程及驱动编程,详细介绍了开发流程等的ppt...
Linux操作系统的内核编译,并发编程及驱动编程,详细介绍了开发流程等的ppt-Linux operating system kernel compile, concurrent programming and programming-driven, detailed development process ppt, etc.
- 2022-03-20 05:07:12下载
- 积分:1
-
esc/pos指令集的打印机的串口程序开发的演示程序源码
esc/pos指令集的打印机的串口程序开发的演示程序源码
- 2022-10-03 17:20:03下载
- 积分:1