-
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。...
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。-This code is a linux file operations under the code, for example are commonly used to operate, suitable for beginners.
- 2022-03-18 22:54:10下载
- 积分:1
-
我要加入,通过我把
我要加入,通过我把-I want to join through me
- 2022-04-15 23:19:08下载
- 积分:1
-
Linux内核移植到ARM的毕业论文,以前同学的论文,保存了很,给需要的朋友分享。...
Linux内核移植到ARM的毕业论文,以前同学的论文,保存了很,给需要的朋友分享。-Linux kernel ported to ARM s thesis, the thesis before the students, save for a very, to the need to share.
- 2023-04-12 09:45:04下载
- 积分:1
-
几个tcl/tk的有趣例子,包括水槽动画的设计等
几个tcl/tk的有趣例子,包括水槽动画的设计等-interesting examples of tcl/tk
- 2022-03-05 22:12:24下载
- 积分:1
-
- 2022-09-16 15:00:03下载
- 积分:1
-
网上很难找的那个s3c2410_udc.c和s3c2410_udc.h,很难找到!
网上很难找的那个s3c2410_udc.c和s3c2410_udc.h,很难找到!-Hard to find online that s3c2410_udc.c and s3c2410_udc.h, it is difficult to find!
- 2023-01-15 05:20:04下载
- 积分:1
-
linux下的sdcard目标程序!
sdcard模块!
linux下的sdcard目标程序!
sdcard模块!-Linux sdcard
- 2022-10-15 02:55:04下载
- 积分:1
-
The use of a side under LINUX
-一个LINUX下的使用方便 的CD-ROM刻录软件,开放源码,编译后即可使用-- The use of a side under LINUX
- 2022-05-13 14:17:36下载
- 积分:1
-
unix下的网络编程
unix下的网络编程-of network programming
- 2023-05-08 19:50: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