搜索资源列表
gdsl-1.4.tar
- The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer for C programmers
08cmsxiaoshuo1.0
- 08nms源码 小说书库 装也得程序 大量的小说蚊子-08nms source novel stacks also have to install a large number of novel mosquito program
Stacks.rwplugin
- Make sure that you re using Mac OS X 10.5 or better and RapidWeaver 4.1.3 or better. In order for RapidWeaver to find plugins, they must be installed into a specific folder inside your Library folder. However RapidWeaver places them there automatical
timerdev
- Linux general timer device driver for using in ISDN stacks.
stackglue
- Code which implements an OCFS2 specific interface to underlying cluster stacks.
test-spaces
- Check that we can traverse very deep stacks of ConsStrings using StringInputBuffer Source Code for Linux.
dumpstack_64
- Iterate over all exception stacks, and figure out whether stack is in one of them. -Iterate over all exception stacks, and figure out whether stack is in one of them.
kvm_minstate
- KVM_DO_SAVE_MIN switches to the kernel stacks (if necessary) and saves the minimum state necessary that allows us to turn psr.ic back on.
dumpstack
- x86-64 can have up to three kernel stacks.
lu_object
- lu_ data-types represent server-side entities shared by data and meta-data stacks.
irq_64
- Only check the stack in process context, because everything else runs on the big interrupt stacks.
timerdev
- general timer device for using in ISDN stacks.
irq_32
- allocate per-cpu stacks for hardirq and for softirq processing.
minstate
- DO_SAVE_MIN switches to the kernel stacks (if necessary) and saves the minimum state necessary that allows us to turn psr.ic back on.
p7912
- Make the linker NOT to strip functions in this file.Start profiling with a callback function that returns application-generated stacks. Profiles are not written to disk, but may be obtained via.
delay
- cf2arrst.c Adobe s code for Array Stacks (body). -cf2arrst.c Adobe s code for Array Stacks (body).
trace
- establish a cache of non-redzone-protected stacks. Add enough room for any overhead.
prom_printf
- Printn prints a number n in base b. We don t use recursion to avoid deep kernel stacks.
sprintn
- sprintn formats a number n in base b and puts output to callers buffer. We don t use recursion to avoid deep kernel stacks.
Stack-and-queue-simple-Test
- 实现数据结构中关于栈与队列的基础内容,栈的内容包括顺序栈、链式栈、用栈实现斐波那契函数以及两个栈实现共享空间,队列内容包括顺序队列、链式队列-Implementation of the data structure on the stack and the contents of the queue, the contents of the stack, including the stack, chain stack, with the stack to achieve Fibonacci f