-
另一个中断程序linux下的
另一个中断程序linux下的 -Another interruption of the procedure under linux
- 2022-03-01 22:45:33下载
- 积分:1
-
Peacetime learning linux command summary, and some are also some notes
平时学习linux总结的命令,有些是源码还有些札记心得-Peacetime learning linux command summary, and some are also some notes-source experience
- 2022-03-29 12:38:24下载
- 积分:1
-
Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxyge...
Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。
Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各发行版本、MS Windows和Mac OS。Doxygen目前最新的版本是1.3.6,支持的编程语言包括 C++,C,Java,IDL(CORBA和MS风格),对Objective-C, PHP, C#和D语言也有部分支持。
- 2022-01-25 14:08:27下载
- 积分:1
-
Qt是一个跨
QT是一个跨平台的开发工具,在linux中也可以使用qt,本文件介绍了在linux下进行qt开发图形用户界面!-QT is a cross-platform development tool, linux can also be used qt, this document describes the qt under linux development of graphical user interface!
- 2022-03-13 13:54:03下载
- 积分:1
-
LINUX programming Programming LINUX White Paper Details
LINUX编程白皮书
详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
- 2023-08-24 06:05:08下载
- 积分:1
-
是一个键盘测试程序,键盘界面使用SDL图形库开发。
是一个键盘测试程序,键盘界面使用SDL图形库开发。-Test procedure is a keyboard, keyboard interface development using SDL graphics library.
- 2022-01-25 15:10:36下载
- 积分:1
-
C语言编程的好书
C语言编程的好书-C programming language books
- 2022-08-09 11:11:01下载
- 积分:1
-
网络层协议(距离矢量路由算法)
实现网络层rip协议(距离矢量路由算法)-rip network layer protocol (distance vector routing algorithm)
- 2022-03-24 12:54:10下载
- 积分: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
-
带图片的时钟 从qtdemo演变而来
带图片的时钟 从qtdemo演变而来-The clock with pictures which evolved from the qtdemo
- 2022-09-16 11:00:03下载
- 积分:1