搜索资源列表
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
lzma912
- XZ Utils XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems like Windows. XZ Utils are the suc
timeout-list-malloc
- 从uclibc的malloc和glib的glist、timeout提取出来的代码,用于嵌入式开发。分配一块内存用于动态内存,有定时功能,提供双向链表这种容器。用于没有操作系统和c标准库支持的环境。-Uclibc' s malloc and glib from the glist, timeout extracted the code for embedded development. A memory for dynamic memory allocation, there is timi
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
container
- ACPI Generic Container driver for Linux.
AccessibilityTableHeaderContainer
- Accessibility Table Header Container for Linux.
ContainerNode
- Container Node Algorithms for Linux.
containerwidget_taskmenu
- Container Widget Task Menu for Linux.
deviceprofile
- DeviceProfile: For preview purposes (preview, widget box, new form dialog), the QDesignerFormBuilder applies the settings to the form main container (Point being here that the DPI must be set directly for size calculations to be correct) for Linux.
default_container
- default container for linux Interface Driver.
SMILTimeContainer
- SMIL Time Container Source Code for Linux.
treeitem
- A container for items of data supplied by the simple tree model for Linux.
stltest
- Sample program for configure to test STL support on target platforms. We are mainly concerned with being able to instantiate templates for common STL container classes for Linux.
stack_container_unittest
- Stack Container Unit Test for Linux.
multipagewidgetcontainerextension
- Multi Page Widget Container Extension for Linux.
main2
- QMac Cocoa View Container for Linux Web Interface Manager.
MathMLInlineContainerElement
- Math ML Inline Container Element Source Code for Linux.
PluginContainerQt
- Plugin Container Qt for linux API Driver.
PluginContainerSymbian
- Plugin Container Symbian for linux API Driver.
lxc
- lxc2.1.0源码呈现,有兴趣的人可以研究下(lxc 2.1.0 source code from Github)