代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/26759/964566
txt abstract.txt
The 'EXTI' project is a simple program for the STM32F103RBT6
using Keil 'MCBSTM32' Evaluation Board and demonstrating
the use of the external interrupts.
Example functionality:
www.eeworm.com/read/27164/980171
c wdog.c
/*
* File: wdog.c
* Purpose: Provide common watchdog module routines
*
* Notes: Need to add more functionality. Right now it
* is just a disable routine since we know almost
www.eeworm.com/read/487305/1237646
java arrays2.java
//: com:bruceeckel:util:Arrays2.java
// A supplement to java.util.Arrays, to provide additional
// useful functionality when working with arrays. Allows
// any array to be converted to a String, an
www.eeworm.com/read/484064/1272394
h imgconvert.h
/*
* Misc image conversion routines
* most functionality is exported to the public API, see avcodec.h
*
* Copyright (c) 2008 Vitor Sessak
*
* This file is part of FFmpeg.
*
* FFmpeg is free so
www.eeworm.com/read/482538/1287950
testie confparse-01.testie
%info
Tests configuration parsing functionality with the ConfParseTest element.
%require
click-buildtool provides ConfParseTest
%script
click -qe 'AddressInfo(ip4_addr 1.2.3.4); ConfParseTest'
%exp
www.eeworm.com/read/481865/1292526
java arrays2.java
//: com:bruceeckel:util:Arrays2.java
// A supplement to java.util.Arrays, to provide additional
// useful functionality when working with arrays. Allows
// any array to be converted to a String, an
www.eeworm.com/read/480930/1311833
txt bridge.txt
In order to use the ethernet bridging functionality you'll need the
userspace tools available at http://www.math.leidenuniv.nl/~buytenh/bridge.
The tarball available there contains extensive documenta
www.eeworm.com/read/473304/1400538
java insetspanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* Extends a normVec Panel's functionality with methods for defining margins.
*
* @author Arno Huetter
* (C)opyright by the
www.eeworm.com/read/472280/1412445
java graphicslink.java
package java.awt;
import java.lang.ref.WeakReference;
/**
* GraphicsLink is a auxiliary construct to implement functionality which
* is usually done by native window systems. Resident Graphicses f
www.eeworm.com/read/469765/1479171
java insetspanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* Extends a normVec Panel's functionality with methods for defining margins.
*
* @author Arno Huetter
* (C)opyright by the