-
带图片的时钟 从qtdemo演变而来
带图片的时钟 从qtdemo演变而来-The clock with pictures which evolved from the qtdemo
- 2022-09-16 11:00:03下载
- 积分:1
-
Qt4 Design Manual (Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2...
Qt4设计手册(Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2006.chm)包括中文版-Qt4 Design Manual (Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2006.chm) including the Chinese version
- 2022-03-19 04:25:20下载
- 积分:1
-
我做的闹钟程序 既包含了Qlcdnumber显示当前时间 也能在时间到的时候提醒...
我做的闹钟程序 既包含了Qlcdnumber显示当前时间 也能在时间到的时候提醒-I do not only contain Qlcdnumber alarm clock program displays the current time can also time to time to remind the
- 2022-08-07 13:45:03下载
- 积分:1
-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1
-
Win32Linux.Winux源码PART 1
Win32Linux.Winux源码PART 1-Win32Linux.Winux source PART 1
- 2022-10-04 04:25:03下载
- 积分:1
-
Linux程序员的工作手册,没什么好说的! 学习Linux肯定需要的东西!...
Linux程序员的工作手册,没什么好说的! 学习Linux肯定需要的东西!-Linux programmers manual, and there is nothing more to be said! Linux certainly need to learn something!
- 2022-02-06 10:40:37下载
- 积分:1
-
一个PowerPC750的处理器模拟器,包括c模型和systemc模型
一个PowerPC750的处理器模拟器,包括c模型和systemc模型-1 PowerPC750 processor simulators, including the c model and systemc model
- 2022-03-21 06:40:35下载
- 积分:1
-
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind <pathname>
它要统计出,在常规文件中,...
根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为
myfind
它要统计出,在常规文件中,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。不允许打印出任何路径名。
argc为4且argv[2] == “-comp”时,命令格式为
myfind -comp
输出在目录子树之下,所有与文件内容一致的文件的绝对路径名。不允许输出任何其它的路径名,包括不可访问的路径名。当参数pathname不是绝对路径时,调用getcwd()等函数来取得文件的绝对路径名。
argc 大于等于4且argv[2] == “-name”时,命令格式为myfind -name ……是一个以空格分隔的文件名序列(不带目录)。命令输出目录子树之下,所有与…序列中文件名相同的文件的绝对路径名。不允许输出不可访问的或无关的路径名。
- 2023-03-19 18:55:03下载
- 积分:1
-
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。...
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。-Pthreads Linux is developed under the Intel multi-threading compiler tool to maximize the latest Intel multi-core CPU performance, here are some experimental routines as well as the optimization method.
- 2022-08-07 05:04:23下载
- 积分:1
-
mini_httpd是一个小的HTTP服务器。它的性能不是很好,但对低或…
mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming / virtual hosting.
Standard logging.
Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming/virtual hosting.
Standard logging.
Custom error pages.
- 2023-07-16 21:20:03下载
- 积分:1