搜索资源列表
PointerInC
- c语言指针使用的详细解释和例程,使用规则等-c language pointer detailed explanation and examples use
c
- use these functions to change ur mouse pointer,using different values in the mask array lets u design ur own pointer.changing cursor mask in the mask array u can desig ur own mouse pointer.plz send feedback.
Pointer
- linux下C语言指针应用范例,附带注释信息-( C language )The use of pointer in Linux system
c_and_the_pointer
- c和指针一书的代码和课后习题答案,相当有价值。-c and the pointer of the book code and after-school Exercise answers, quite valuable.
c_the_pointer
- c和指针一书的清晰版。不要告诉我你的比我的清晰。c和指针,c语言进阶的经典之作。-c, a clear pointer to a version of the book. Do not tell me your clear than I am. c and pointer, c language advanced classic.
cppBasic.tar
- C++ Basics: functions and pointer programs for beginners
yy
- C中指针的定义以及使用头插法建立的链表输出结果,-C in the definition of a pointer the first interpolation method and the use of established lists the output results
valgrind
- Using Valgrind to Find Memory Leaks and Invalid Memory Use Valgrind is a multipurpose code profiling and memory debugging tool for Linux. It allows you to run your program in its own environment that monitors memory usage such as calls to malloc
TheLinuxKernelModuleProgrammingGuide
- So, you want to write a kernel module. You know C, you ve written a few normal programs to run as processes, and now you want to get to where the real action is, to where a single wild pointer can wipe out your file system and a core dump means a
testarray
- linux下,测试数组指针用法的C代码,编译通过-Under linux, use of the C array pointer test code, compile
GPS
- 基于 linux C 语言编写的GPS协议 格式解读源码!练习结构体的指针用法。-GPS protocol format based on the Linux C language written interpretation of the source! Practice structure pointer usage.
my_subject
- 熟练掌握并灵活运用C语言知识点,特别是指针和结构,以及文件操作。 熟练掌握并灵活运用常见的数据结构数组,链表和树。 熟练掌握并灵活运用相关的检索与排序算法。 -Proficiency and flexibility in the use of the C language knowledge, especially pointer and structure, as well as file operations. Proficiency and flexibility in the
direct
- direct.c - NILFS direct block pointer.
c_pointer
- c指针-c pointer
list
- list.c实现一个链表操作模块。 该模块定义了一个链表头结点指针head-list.c operation module implements a linked list. This module defines a list head node pointer head
alloc_traits
- :pointer if that type exists, otherwise @c value_type.
GrBlend
- vp8_quantize_mbX functions here differs corresponding ones in quantize.c only by using quantize_b_pair function pointer instead of the regular quantize_b function pointer. -vp8_quantize_mbX functions here differs corresponding ones in quantize.c o
xpointer
- xpointer.c : Code to handle XML Pointer.
eq_int_type
- C++ refuses to handle statements like p = (void)anything, with `p a typed pointer. Since we don t have a `typeof operator in standard C++, we have to use a template to emulate it. -C++ refuses to handle statements like p = (void)anything, with `p
ttydev
- Must be C linkage to pass function pointer to the sort function.