-
qt example for the dynamic display images
qt 的例子,用于动态显示图象-qt example for the dynamic display images
- 2022-05-20 23:04:33下载
- 积分:1
-
Linux宝典主要是详细地介绍了linux系统以及入门的相关知识
Linux宝典主要是详细地介绍了linux系统以及入门的相关知识-Linux book is mainly a detailed description of linux systems, as well as entry-relevant knowledge
- 2022-01-21 22:14:45下载
- 积分: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
-
一个使用anci c实现的ini处理程序
一个使用anci c实现的ini处理程序-use a ANCI c achieve ini handling procedures
- 2023-04-07 13:35:03下载
- 积分:1
-
thinking in python
thinking in python
- 2023-04-11 22:40:04下载
- 积分:1
-
聊天室程序。我国的环境。
关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
- 2022-03-23 02:57:16下载
- 积分:1
-
一个简单的linux下framebuffer编程
一个简单的linux下framebuffer编程-a simple linux framebuffer programing demo
- 2022-08-06 13:54:48下载
- 积分:1
-
In the Linux system,/etc directory there is such a file passwd, this file contai...
在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, this file contains all the user information system, records, record where each user that contains the following information: user name, password, user ID, group ID, user" s full name , the user" s home directory and the user logged in with the shell. Please design a script (shell) program enables to add, delete, search and display information on a specific user function. You can by creating a number of UNIX/LINUX shell script file to meet the above requirements.
- 2022-02-04 08:25:33下载
- 积分:1
-
QT next Qcanvas rendering the use of point, line, polygon drawing program
QT下一个使用Qcanvas绘制点,线,多边形的绘图程序-QT next Qcanvas rendering the use of point, line, polygon drawing program
- 2022-09-28 17:35:03下载
- 积分:1
-
14篇Linux编程文档:供初学者参考。
内容包括:
GCC介绍
Make file书写方法
文件与网络编程...
14篇Linux编程文档:供初学者参考。
内容包括:
GCC介绍
Make file书写方法
文件与网络编程
进程与线程编程
等等...
- 2022-06-19 20:31:17下载
- 积分:1