-
uClinux 核心中文手册uClinux kernel handbook
uClinux 核心中文手册uClinux kernel handbook-uClinux kernel handbook
- 2022-02-02 14:43:01下载
- 积分:1
-
it is a source code for ford fulkerson algorithm
it is a source code for ford fulkerson algorithm
- 2022-04-15 00:49:06下载
- 积分:1
-
友善之臂SBC
友善之臂SBC-2410X开发板所使用的测试程序包,含源代码,很有参考价值!-A friendly arm of SBC-2410X development board used in the test package, including source code, a good reference!
- 2022-06-03 11:18:30下载
- 积分:1
-
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作...
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作-The document flow manipulation functions, including opening the specified directory, query directory file, return to the current directory, access to the file size and other documents related to the operation
- 2022-05-22 14:45:11下载
- 积分:1
-
最简单的HTTPGET程序
最简单的HTTPGET程序-most simple procedures HTTPGET
- 2022-03-20 01:25:00下载
- 积分:1
-
磁盘操作系统
current path
我写的批量转换dos文本为unix文本的脚本 -dos--unix
- 2022-07-20 00:23:11下载
- 积分:1
-
ARM
基于ARM系列S3C2410LINUX下LCD驱动
-ARM-based series of LCD driver S3C2410LINUX
- 2022-01-22 06:59:22下载
- 积分:1
-
本文档主要分析WINDOW和LINUX两种操作系统下创建动态库的区别。...
本文档主要分析WINDOW和LINUX两种操作系统下创建动态库的区别。-This document discript the diffrence from windows and linux.
- 2022-03-22 10:39:46下载
- 积分:1
-
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
- 2022-05-06 17:15:37下载
- 积分: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