-
linux编程技巧及实例
linux编程技巧及实例--轻松学linux-linux
- 2022-03-04 18:56:14下载
- 积分:1
-
unix 环境高级编程,一本好书
unix 环境高级编程,一本好书-unix senior programming environment, a good book
- 2022-01-22 10:41:07下载
- 积分:1
-
QTE example source code, target board processor is s3c2410, including the corres...
QTE实例源代码,目标板处理器是s3c2410,包括相应的makefile文件。代码包括Dialog、 progressbar、menu等的实现 -QTE example source code, target board processor is s3c2410, including the corresponding makefile file. Code, including Dialog, progressbar, menu, etc. realize
- 2022-06-16 19:41:20下载
- 积分:1
-
linux下服务器端代码 他是面向连接的
linux下服务器端代码 他是面向连接的-under linux server-side code he is the connection-oriented
- 2022-04-16 09:58:28下载
- 积分:1
-
UNIX终端文件下载工具和C源程序代码,含中文说明
UNIX终端文件下载工具和C源程序代码,含中文说明-Terminal UNIX file download tools and C source code, with Chinese notes
- 2022-01-25 15:21:31下载
- 积分:1
-
手的掌握
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-04-01 20:20:03下载
- 积分:1
-
Linux0.01键盘驱动程序源代码C语言(请指教)
linux0.01键盘驱动源代码C语言实现(请 多指教)-linux0.01 keyboard driver source code for C language (please advise)
- 2022-10-02 04:20:03下载
- 积分:1
-
Add to vsftp virtual account is very convenient to use
向vsftp中添加虚拟账户,使用起来十分方便-Add to vsftp virtual account is very convenient to use
- 2022-02-28 12:42:59下载
- 积分:1
-
学习命令。chm。包含了所有常用的命令。作为…
Linux命令学习.chm.包含了所有常用的linux命令说明。以及例子-Linux commands to learn. Chm. Contains all the commonly used linux commands. As well as the examples
- 2022-02-15 11:17:03下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1