代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/355602/3052554

cs documentsummaryinformationsection.cs

using System; using System.Collections.Generic; using System.Text; namespace Microsoft.Fawvw.Components.NExcel.MyOle2.Metadata { /// /// Represents and presents functionality
www.eeworm.com/read/262041/4317921

c old-chario.c

/* chario.c: * This code supports some basic character io functionality. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded
www.eeworm.com/read/262041/4317974

c chario.c

/* chario.c: * This code supports some basic character io functionality. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded
www.eeworm.com/read/261925/4319356

py tester.py

# unit tester for the Outlook addin. # # Note we are only attempting to test Outlook specific # functionality, such as filters, etc. # # General process is to create test messages known to contain ham
www.eeworm.com/read/256028/4371166

c ixosalosddkpci.c

/** * @file IxOsalOsDdkPci.c (linux) * * @brief Implementation for PCI functionality. * * * @par * IXP400 SW Release version 2.4 * * -- Copyright Notice -- * * @par * Copyright (c) 20
www.eeworm.com/read/158865/5593378

readme

The fast-fixincludes system now, to the best of our collective belief, correctly implements exactly the same functionality as the previous fixincludes and fixinc.* shell scripts. On systems where ma
www.eeworm.com/read/155551/5620961

c serial.c

/* This serial port driver is borrowed heavily from DZComm. I have simplified it by removing a lot of the functionality (hardware flow control, etc.). For more details and the full version se
www.eeworm.com/read/154801/5634525

c serial.c

/* This serial port driver is borrowed heavily from DZComm. I have simplified it by removing a lot of the functionality (hardware flow control, etc.). For more details and the full version se
www.eeworm.com/read/367074/9784238

txt 1.txt

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; /* MIDlet to demonstrate the functionality supported by javax.microedition.lcdui package. Make changes inside the cons
www.eeworm.com/read/237957/13918055

cc demowav.cc

//file: demoWav.cc //Shows some of the functionality of the Wavelet Library, namely: //we denoise a noisy signal using the nonlinear thresholding algorithm //of Donoho and Johnstone (D&J). This is don