-
memory checking tool
源代码valgrind
memory checking tool
源代码valgrind-3.2.1.tar.gz
这是英文使用手册-memory source code checking tool valgrind- 3.2.1. tar.gz use of this manual is in English
- 2023-08-18 11:45:03下载
- 积分:1
-
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。...
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。-High-efficiency paper filter API, using the window technique to filter paper records, the user can customize the filter conditions and the window size.
- 2022-03-24 18:42:50下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-07-08 14:46:40下载
- 积分:1
-
linux动态连接库示例
linux动态连接库示例-example Dynamic Link Library
- 2022-02-26 21:23:10下载
- 积分:1
-
under linux the compilation of program design (English Course), the classic text...
linux 下的汇编程序设计(英文教程),经典教材-under linux the compilation of program design (English Course), the classic textbook
- 2023-05-06 13:20:03下载
- 积分:1
-
Exercises
linux下操作系统习题-Exercises
- 2023-06-11 09:55:08下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1
-
Linux设备驱动程序第三版,非常经典,Linux设备驱动编程必看
Linux设备驱动程序第三版,非常经典,Linux设备驱动编程必看-Linux device driver ver3
- 2022-12-09 19:20:03下载
- 积分:1
-
gm8120的video控制,比它的FFMPEG简单些
gm8120的video控制,比它的FFMPEG简单些-gm8120
- 2022-04-18 23:51:20下载
- 积分:1
-
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境...
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的基础。-Linux environment will not be used if the programmer GNU make to build and manage their own projects, should not be regarded as a qualified professional programmers, or at least should not be called a Linux programmer. In the Linux environment using the GNU tools to make the relatively easy to build a part of your own projects, compile the entire project only need one command to be completed on the compiler to link the extent that the final implementation. However, this requires us to invest some time to complete one or more of the preparation of documents called Makefile. This document is the basis of the work make normal.
- 2022-06-26 05:21:12下载
- 积分:1