代码搜索:practical
找到约 1,002 项符合「practical」的源代码
代码结果 1,002
www.eeworm.com/read/249895/4444781
java patriciatrie.java
package org.garret.perst;
import java.util.*;
/**
* PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric).
* Tries are a kind of tree where each node holds a com
www.eeworm.com/read/249895/4444955
java patriciatrie.java
package org.garret.perst;
import java.util.*;
/**
* PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric).
* Tries are a kind of tree where each node holds a com
www.eeworm.com/read/249895/4445015
java patriciatriekey.java
package org.garret.perst;
/**
* Convert different type of keys to 64-bit long value used in PATRICIA trie
* (Practical Algorithm To Retrieve Information Coded In Alphanumeric)
*/
public cl
www.eeworm.com/read/249895/4445062
java patriciatrie.java
package org.garret.perst;
import java.util.*;
/**
* PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric).
* Tries are a kind of tree where each node holds a com
www.eeworm.com/read/209559/4974189
c attribute.c
/*
* linux/fs/befs/attribute.c
*
* Copyright (C) 2002 Will Dyson
*
* Many thanks to Dominic Giampaolo, author of "Practical File System
* Design with the Be File System",
www.eeworm.com/read/401989/2334308
c bits-solve.c
/*
* bits.c - Solutions to the practical quiz
*/
#include "btest.h"
#include
/*
* Instructions to Students:
*
* STEP 1: Fill in the following struct with your identifying info.
*/
www.eeworm.com/read/401989/2334314
c bits.c
/*
* bits.c - Solutions to the practical quiz
*/
#include "btest.h"
#include
/*
* Instructions to Students:
*
* STEP 1: Fill in the following struct with your identifying info.
*/