-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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
-
usb develop guide
usb develop guide
- 2022-06-18 15:31:22下载
- 积分:1
-
S3C2410 in linux operating system can bus drivers. 2.4 kernel
s3c2410 在linux操作系统下can总线的驱动。2.4内核-S3C2410 in linux operating system can bus drivers. 2.4 kernel
- 2022-01-29 04:23:45下载
- 积分:1
-
607506ps2Test 60 7506ps2Test 607506ps2Test
607506ps2Test 60 7506ps2Test 607506ps2Test-607506ps2Test 607506ps2Test 607506ps2Test 607506ps2Test
- 2022-02-21 14:03:36下载
- 积分:1
-
Qt4编程指南,“C++ GUI QT4编程与“中国版…
Qt4程序设计指南,《C++ GUI Programming with Qt4 》的中文版,通过一系列简单的实例,让初学者尽快了解Qt编程,是一本不可多得的好书-Qt4 Programming Guide, " C++ GUI Programming with Qt4" the Chinese version, through a series of simple example, as soon as possible so that beginners learn Qt programming, is a rare book
- 2022-05-18 09:26:12下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1
-
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数...
用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole chessboard return to the starting point and feasible, and viable on the output path, path and enter the path tried a few, the path to skip a few
- 2023-02-04 10:25:03下载
- 积分:1
-
很好的Linux国外书籍,值得一看,初学者更实用的
很好的Linux国外书籍,值得一看,初学者更实用的-Linux good foreign books, worth a visit, more useful for beginners
- 2023-07-21 06:25:03下载
- 积分:1
-
可以在JUPITER上运行的linux.bin和rdgz.bin
可以在JUPITER上运行的linux.bin和rdgz.bin-JUPITER can run linux.bin and rdgz.bin
- 2023-05-04 04:15:03下载
- 积分:1
-
网络MPEG4IP流媒体开发源代码
网络MPEG4IP流媒体开发源代码-streaming media network MPEG4IP open source
- 2022-05-25 03:58:02下载
- 积分:1