-
common file manipulation categories : common documents such operation conducted...
通用文件操作类:该类通用文件操作进行了封装-common file manipulation categories : common documents such operation conducted Packaging
- 2022-02-03 10:16:19下载
- 积分:1
-
linux系统引导程序源代码,在linux系统启动之前需要一段引导代码...
linux系统引导程序源代码,在linux系统启动之前需要一段引导代码-linux system boot source code, in the linux system, need some guidance before the start code
- 2022-01-26 02:09:02下载
- 积分: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
-
讲述linux的初始化过程,初学者可以认真学习一下
讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
- 2022-08-23 06:18:11下载
- 积分:1
-
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严...
Linux是一类Unix计算机操作系统的统称。Linux操作系统的内核的名字也是“Linux”。Linux操作系统也是自由软件和开放源代码发展中最著名的例子。严格来讲,Linux这个词本身只表示Linux内核,但在实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得名于计算机业余爱好者Linus Torvalds。 -Linux is a Unix-computer" s operating system collectively. Linux operating system kernel is also the name of " Linux" . Linux operating system is also free software and open source development, the most famous example. Strictly speaking, Linux is only the word itself, said Linux kernel, but in reality people have been accustomed to using Linux to describe the whole based on the Linux kernel and the GNU project to use a variety of tools and databases operating system. Linux is named in a computer amateur Linus Torvalds.
- 2022-01-29 03:00:41下载
- 积分:1
-
实现内存数据库的源代码
实现内存数据库的源代码-achieve memory database source code
- 2022-04-01 05:35:49下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-KEY_LED篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-KEY_LED articles
- 2023-06-04 09:50:02下载
- 积分:1
-
LINUX realize in the next operation on the hash table, such as adding records, s...
在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等-LINUX realize in the next operation on the hash table, such as adding records, search, delete, etc.
- 2022-06-13 08:46:02下载
- 积分:1
-
linux环境下,对时间使用的实例,包括秒和毫秒,微秒
linux环境下,对时间使用的实例,包括秒和毫秒,微秒-linux environment, examples of the use of time, including seconds and milliseconds, microseconds
- 2022-02-14 22:26:46下载
- 积分:1
-
线程中使用Semaphore的例子
线程中使用Semaphore的例子 -The example for using semaphore in thread
- 2022-03-16 04:24:14下载
- 积分:1