-
Linux C语言的编程,可以实现数据的传输以及接受、
Linux C语言的编程,可以实现数据的传输以及接受、-Linux Cyuyan ban
- 2022-06-12 09:03:25下载
- 积分:1
-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分:1
-
Linux,gSOAP,线程池的例子。使用gSOAP和自己的线程池的监控…
linux, gsoap, thread pool, example.
使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码-linux, gsoap, thread pool, example. use gsoap and an own thread pool monitor and deal with requests soap sample code
- 2022-03-13 11:03:17下载
- 积分:1
-
网络战船游戏,支持ipv4和ipv6
网络战船游戏,支持ipv4和ipv6-network warships games, and ipv6 support ipv4
- 2022-03-24 14:18:00下载
- 积分:1
-
USB1.1 under the linux driver, you can facie.
USB1.1的linux下的驱动程序,大家可以看下。-USB1.1 under the linux driver, you can facie.
- 2022-03-01 09:53:29下载
- 积分:1
-
FVWM
fvwm-themes-0.7.0.tar.ba2,让你的fvwm漂亮起来.-gnome-session-themes- 0.7.0.tar.ba2, so you pretty up the gnome-session. Oh
- 2022-02-05 03:04:07下载
- 积分:1
-
environment in the serial debugger, very good
在linux环境下的串口调试程序,非常不错的-environment in the serial debugger, very good
- 2022-12-23 06:40:03下载
- 积分:1
-
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!...
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!-Detailed under linux and efficient C programming manual, has been used in a reference book, I feel great value!
- 2022-04-01 21:55:13下载
- 积分: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
-
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