代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/117690/14908730
c spi16.c
/*
spi16.c
SPI Interface Functions for PIC16 Devices
These functions were written to mimic the SPI library functions
as found in the MPLAB C18 library. The functionality is the same
as the P
www.eeworm.com/read/26759/964757
txt abstract.txt
The 'RTC' project is a simple program for the STM32F103RBT6
using Keil 'MCBSTM32' Evaluation Board and demonstrating
the use of the Real Time Clock in interrupt mode.
Example functionality:
www.eeworm.com/read/38039/1090745
mnu dimbndtable.mnu
DIMBOUND#TABLE 尺寸边界表
# foreign help string.
Dim#Bnd#Table 尺寸边界表
Access dimension bound table functionality.
使用尺寸边界表功能。
www.eeworm.com/read/490825/1195945
js core.js
/**
* @fileoverview
* Provides low-level core functionality. Requires nothing.
*
* Provides core APIs for creating object-oriented and event-driven JavaScript code. Features include:
*
www.eeworm.com/read/482538/1287949
testie notifier-03.testie
%info
Tests Notifier functionality in the kernel.
%require
[ `whoami` = root ]
%script
click-install CONFIG
usleep 200000
cat /click/c/count > OUT
%file CONFIG
i :: InfiniteSource(ACTIVE false, LIM
www.eeworm.com/read/482538/1287953
testie notifier-02.testie
%info
Tests Notifier functionality at userlevel.
%script
click CONFIG -h c.count > OUT
%file CONFIG
i :: InfiniteSource(ACTIVE false, LIMIT 5)
-> q :: Queue
-> p :: PrioSched
-> u :: Unqueue
www.eeworm.com/read/480878/1313309
makefile
srcdir = .
NONPORTABLE = \
testregex
PROGRAMS = \
TARGETS = $(PROGRAMS) $(NONPORTABLE)
# bring in rules.mk for standard functionality
include /export/home/zdh/xys/log4cxx/apr/build/apr_rules.mk
www.eeworm.com/read/471667/1426685
java singlenamebase.java
// Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.*;
/**
* Implements common functionality for the many record types whose format
* is a single nam
www.eeworm.com/read/470713/1453667
java abstractbutton.java
/* AbstractButton.java -- Provides basic button functionality.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redist
www.eeworm.com/read/470693/1465557
java abstractbutton.java
/* AbstractButton.java -- Provides basic button functionality.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redist