CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux from scratch c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux from scratch c - List
[
Linux-Unix
]
LinuxFromScratch(CN).CHM
DL : 0
著名的LFS,从源码开始,教你一步一步铸造自己的linux系统。-Famous LFS, from the source to start to teach you step by step, casting their own linux system.
Update
: 2025-02-17
Size
: 541kb
Publisher
:
wang
[
Data structs
]
datrie_cvs20061001.tar
DL : 0
This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.-This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
Update
: 2025-02-17
Size
: 34kb
Publisher
:
lucoy
[
OS Develop
]
ACEos
DL : 0
王牌操作系统仍在发展,发展是更多的核心概念为重点。 Ace OS is still under development and the development is more focusing on the kernel concepts. 王牌OS是从无到有及其模块都不是从Linux或任何其他操作系统拷贝。 Ace OS is developed from scratch and none of its module is copied from Linux or any other OS. 用法:王牌操作系统开发的学术研究用途。 Usage: Ace OS is developed for academic and research purposes. 您可以使用王牌操作系统研究操作系统和内核文件,因为它是小,可能很简单。或者你可以为任何目的使用由modifing源代码王牌操作系统。 You can use Ace OS to study Operating System and Kernel Papers, because it is small and may be simple. Or you can use Ace OS for any purpose by modifing the source code.-Development Kits : The following compilers, assemblers and tools are needed to compile Ace OS without any error. To see the full list of development tools used during the development of Ace OS visit the Development Kits page. That page has lot of useful tools that will be handy during C/C++ development.
Update
: 2025-02-17
Size
: 2.13mb
Publisher
:
chulia
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.