-
Gcc 完全参考手册,参数说明,操作指南
Gcc 完全参考手册,参数说明,操作指南-Gcc Complete referene
- 2023-04-20 23:00:04下载
- 积分:1
-
linux下桥接软件源码
linux下桥接软件源码-linux-source software under the bridge
- 2022-03-06 23:59:09下载
- 积分:1
-
实现一个网卡到内存空间的零拷贝程序
实现一个网卡到内存空间的零拷贝程序-achieve a memory card to a zero-copy procedure
- 2022-03-18 13:39:00下载
- 积分:1
-
嵌入式ARM程序相称
Comport programe for Embedded arm-linux (including Makefile)
- 2022-03-29 05:51:24下载
- 积分:1
-
GIZA++是自然语言处理的一个非常重要的工具
giza++ 是词语对齐的重要开源工具,做自然语言处理必备的工具-giza++ is an very important tool for natural language processing
- 2022-07-02 03:39:53下载
- 积分: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
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
学习课件,有源代码分析,学习内容重的一个…
linux 的学习课件,有源代码分析,linux学习内容重难点讲解。-linux learning courseware, active code analysis, linux learning content heavy and difficult to explain.
- 2023-08-08 14:30:09下载
- 积分:1
-
Mouse check the latest version of the code word vc download, check the source wo...
鼠标取词vc代码 最新版下载,取词方面的源码,可以供学习-Mouse check the latest version of the code word vc download, check the source words can be for learning
- 2022-04-27 22:19:01下载
- 积分:1
-
这2.16.1能说会道的版本。能说会道是低
This GLib version 2.16.1. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.
- 2022-02-04 04:13:33下载
- 积分:1