代码搜索:Functionality

找到约 4,782 项符合「Functionality」的源代码

代码结果 4,782
www.eeworm.com/read/366702/2865820

readme

Subdirectories: abi Tests for ABI compatibility -- mangling, object layout, etc. bprob Tests for functionality of profile-directed block ordering. charset Tests for input character set translation
www.eeworm.com/read/365521/2896835

m addmatrix.m

function a = addmatrix(a1, a2) %ADDMATRIX Add two matrices % This function adds the two matrices passed as input. This function is % used to demonstate the functionality of MATLAB Compiler. R
www.eeworm.com/read/365521/2896839

m addmatrix.m

function a = addmatrix(a1, a2) %ADDMATRIX Add two matrices % This function adds the two matrices passed as input. This function is % used to demonstate the functionality of MATLAB Compiler. R
www.eeworm.com/read/364666/2901652

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/364434/2905823

svn-base imgconvert.h.svn-base

/* * 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/362572/2930495

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/358128/3001897

php test.php

www.eeworm.com/read/356558/3040537

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 printed, // and to be fi
www.eeworm.com/read/355695/3050405

h pcap-septel.h

/* * pcap-septel.c: Packet capture interface for Intel Septel card * * The functionality of this code attempts to mimic that of pcap-linux as much * as possible. This code is only needed when com
www.eeworm.com/read/355695/3050450

c pcap-dag.c

/* * pcap-dag.c: Packet capture interface for Endace DAG card. * * The functionality of this code attempts to mimic that of pcap-linux as much * as possible. This code is compiled in several diff