-
This file is nios in the linux operating system of the uart device driver, the d...
这个文件是nios在linux操作系统下的uart设备的驱动,这个驱动可以支持4个uart设备。-This file is nios in the linux operating system of the uart device driver, the driver can support 4 uart devices.
- 2022-05-27 12:49:49下载
- 积分:1
-
嵌入式web服务器websvr
嵌入式web服务器websvr-x86-1.0.1.tar.gz-Embedded web server websvr-x86-1.0.1.tar.gz
- 2022-02-13 16:54:53下载
- 积分:1
-
介绍linux下如何添加系统调用的编程实例。
介绍linux下如何添加系统调用的编程实例。-Introduced under linux how to add a system call programming examples.
- 2022-05-31 02:34:52下载
- 积分:1
-
opencv3.1 linux源代码
安装包
opencv3.1 linux源代码
安装包-opencv3.1 linux
- 2022-08-20 08:41:31下载
- 积分:1
-
认证
certi-SHM-3.0.tar 不错的开源的分布式方针软件 大家多多支持 他是linux-certi- SHM- 3.0.tar good open-source software distributed approach we will support him linux
- 2022-03-10 08:17:10下载
- 积分:1
-
邮件开发很好的库 GUN的 地址解析等都做得不错
邮件开发很好的库 GUN的 地址解析等都做得不错 -a lib fro E-mail phrasing dev ,a useful library
- 2022-07-12 14:23:14下载
- 积分:1
-
这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed...
这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell script prepared ability of the two powerful tool awk and sed
- 2022-01-25 14:17:57下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
IEEE 802.11a/b/g 服务器端AP,应用程序。
IEEE 802.11a/b/g 服务器端AP,应用程序。-IEEE 802.11a/b/g server-side AP, applications.
- 2023-06-06 11:25:03下载
- 积分: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