-
创建/写共享内存的c语言程序
创建/写共享内存的c语言程序-create/write shared memory c Language Program
- 2022-01-26 00:16:55下载
- 积分:1
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2022-06-30 15:28:53下载
- 积分: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
-
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!
触摸屏资料4,结合具体的板子来讲解,希望对大家有帮助!-Infomation of touch screen ,explain based on target bord.
- 2022-04-26 20:36:28下载
- 积分:1
-
linux下的socket下的通信编程,包含客户端和服务器。
linux下的socket下的通信编程,包含客户端和服务器。-linux under the socket communication programming under, including client and server.
- 2022-03-26 09:44:02下载
- 积分:1
-
vk32xx串口驱动参考代码 用于linux嵌入式系统
vk32xx串口驱动参考代码 用于linux嵌入式系统-vk32xx serial port driver reference code for embedded linux system
- 2023-02-03 23:35:04下载
- 积分:1
-
jworks程序
jworks program
- 2023-01-20 23:05:04下载
- 积分:1
-
可用于UNIX/LINUX下测试字库文件的源代码
可用于UNIX/LINUX下测试字库文件的源代码-Can be used in UNIX/LINUX to test the font file
- 2022-02-15 14:25:45下载
- 积分:1
-
driven by the compiler requires source code for Linux kernel support. Drivers co...
由编译器驱动需要Linux内核支持的源代码。驱动程序编译器默认为路径/usr/src/linux的源代码,如果安装了linux源代码,则必须安装。如果内核源代码不是路径/usr/src/linux,我们可以建立一个符号链接ln-s/usr/src/linux-styler2x。xx.xx/usr/src/linux驱动程序在源代码中做出实现路径命令,生产洪水移动can9880.o目标文件在/dev目录下可以建立相应的设备,使用其主要设备254mknod can98801c254 0
- 2023-08-05 20:05:03下载
- 积分:1
-
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一...
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一-unix environment to achieve the cmm language compiler, need to run under unix environment, is to compile the operating principles of curriculum design, one of
- 2022-01-22 03:41:52下载
- 积分:1