代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/353994/10399678
mmp bluetooth1.mmp
//
// Bluetooth1.mmp -- Makefile input for Bluetooth1
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
www.eeworm.com/read/353994/10399688
rss bluetooth1.rss
//
// Bluetooth1.RSS - UIQ Bluetooth1 Resource file
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality
www.eeworm.com/read/353994/10399825
rss multiview4.rss
//
// MULTIVIEW4.RSS - UIQ MultiView4 Resource file
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality
www.eeworm.com/read/353994/10399841
mmp multiview4.mmp
//
// MultiView4.mmp -- Makefile input for MultiView4
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
www.eeworm.com/read/353994/10400218
mmp msg1.mmp
//
// Msg1.mmp -- Makefile input for Msg1
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// In no
www.eeworm.com/read/417741/10977082
java classifier.java
package ir.classifiers;
import java.util.*;
import ir.vsr.*;
/**
* Abstract class specifying the functionality of a classifier. Provides methods for
* training and testing a classifier
*
* @aut
www.eeworm.com/read/451308/7467548
java classifier.java
package ir.classifiers;
import java.util.*;
import ir.vsr.*;
/**
* Abstract class specifying the functionality of a classifier. Provides methods for
* training and testing a classifier
*
* @aut
www.eeworm.com/read/438346/7732576
c migrate.c
/*
* Memory Migration functionality - linux/mm/migration.c
*
* Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter
*
* Page migration was first developed in the context of the memory hot
www.eeworm.com/read/318899/13467612
h nic.h
// the key API for the NIC - encapsulates NIC specific functionality
//
// echo_packet(unsigned int length,unsigned char *packet) - sends packet to NIC
// ignoreFrame() - does what it says
// getP