代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/387381/7116186
mmp transport.mmp
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
// functionality common to all transports
target transport.dll
targettype dll
// KSharedLibraryUidValue = 0x1000008d
www.eeworm.com/read/450258/7486718
dem all.dem
#
# $Id: all.dem,v 1.11 2002/10/21 10:24:17 mikulik Exp $
#
# Executes ALL demos in this directory, in functionality order.
#
print "******************** file simple.dem ********************"
load "s
www.eeworm.com/read/445993/7586942
m counterdemo.m
% COUNTERDEMO - Demo script for counter functionality
%
% COUNTERDEMO starts a demo for the counter functions
%% AUTHOR : J鴊er Hanseg錼d
%% $DATE : 20-Apr-2005 00:36:24 $
%% $Revision: 1.
www.eeworm.com/read/333434/12683059
c ide-io.c
/*
* IDE I/O functions
*
* Basic PIO and command management functionality.
*
* This code was split off from ide.c. See ide.c for history and original
* copyrights.
*
* This program is free sof
www.eeworm.com/read/329507/12950602
doxygen driver_wrapper.doxygen
/**
\page driver_wrapper Driver wrapper implementation (driver.h, drivers.c)
All hardware and driver dependent functionality is in separate C files
that implement defined wrapper functions. Other par
www.eeworm.com/read/141570/12999404
txt 144.txt
往列表框中填入文件目录信息
This routine demonstrated using the API and a standard listbox to duplicate the functionality of a FileList Box. By using this method over the FileListBox, you can control the f
www.eeworm.com/read/140545/13077089
cpp valarray1.cpp
//: C07:Valarray1.cpp
//{-bor}
// Illustrates basic valarray functionality
#include
#include
using namespace std;
double f(double x) {
return 2.0 * x - 1.0;
}
temp
www.eeworm.com/read/138600/13228709
h rnode.h
// Define a "routing capable" node
// Insures functionality to run routing algorithms
#ifndef __RNODE_H__
#define __RNODE_H__
#include "nix/nixvec.h"
#include
#include
#include
www.eeworm.com/read/323501/13338509
txt readme.txt
Macromedia
Flash Player 7 for Linux
Plug-in
Version 7.0.25.0
May 2004
In an effort to keep our customers up to date with the most recent features, functionality and bug fixes, we have issued a new v
www.eeworm.com/read/304502/13792050
m counterdemo.m
% COUNTERDEMO - Demo script for counter functionality
%
% COUNTERDEMO starts a demo for the counter functions
%% AUTHOR : J鴊er Hanseg錼d
%% $DATE : 20-Apr-2005 00:36:24 $
%% $Revision: 1.