-
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编...
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编译工程,以及已经编译好的lib文件。-glib is the most widely used linux a library, the main system integrates a number of convenient functions, but there are a number of projects in the windows environment also need to use the library. Here is the glib compiled in vc9 environment works, and has been compiled lib file.
- 2023-05-12 13:00:03下载
- 积分:1
-
2.6.8.1版本的linux内核的摄像头驱动源代码
2.6.8.1版本的linux内核的摄像头驱动源代码-2.6.8.1 version of the Linux kernel camera driver source code
- 2022-01-22 11:17:45下载
- 积分:1
-
《UNIX环境高级编程》的所有源代码
《UNIX环境高级编程》的所有源代码- "UNIX Environment High-level Programming" active code
- 2023-08-02 01:20:03下载
- 积分:1
-
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定...
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
- 2022-05-22 09:06:30下载
- 积分:1
-
SCO使用FTP功能传文件,接收文件
sco unix下使用ftp函数传文件、接收文件-sco use ftp function Chuan documents, receiving documents
- 2022-03-13 17:08:08下载
- 积分: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
-
Standard c++ Learning the source code. Uc code there are 15 days c++ Learning co...
标准c++的学习源代码。还有uc代码
15天c++学习代码和4天unix c学习代码
使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记-Standard c++ Learning the source code. Uc code there are 15 days c++ Learning code and four days to learn unix c code using gcc compiler, solaris environment, completely through the compiler, derived from scientific and technological study notes Tatsu
- 2023-06-12 19:05:04下载
- 积分:1
-
通过变量参数列表等功能对GCC
Passing variable argument list to other functions on G-Passing variable argument list to other functions on GCC
- 2022-10-17 06:00:02下载
- 积分:1
-
哈夫曼编码解码以及文档资料和Makefile文件。
哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
- 2022-07-07 04:13:19下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-02-24 16:11:44下载
- 积分:1