代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/293767/8275505

java cannyedgedetector.java

package IrisRecog; /** * AgentFilter.java * * Extends the FileFilter swing class to provided functionality for retriving * and selecting only jpg/jpeg image files in the ImageFileChooser.
www.eeworm.com/read/293767/8275556

java imagefilter.java

package IrisRecog; /** * ImageFilter.java * * Extends the FileFilter swing class to provided functionality for retriving * and selecting only jpg/jpeg image files in the ImageFileChooser.
www.eeworm.com/read/293767/8275559

java agentfilter.java

package IrisRecog; /** * AgentFilter.java * * Extends the FileFilter swing class to provided functionality for retriving * and selecting only jpg/jpeg image files in the ImageFileChooser.
www.eeworm.com/read/269516/11096108

c log.c

/******************************************************************** * * File: log.c * * Description: * Log functionality. * * Revisions: * 04-may-01 J.H and S.J.M
www.eeworm.com/read/134942/13969812

c main.c

/****** todos : . lots of marks scattered around in the many modules . at "stop" functionality to ZT coders by including a "stop_subband" and setting the ZT "bottom" flag in that subban
www.eeworm.com/read/235848/14049469

c main.c

/****** todos : . lots of marks scattered around in the many modules . at "stop" functionality to ZT coders by including a "stop_subband" and setting the ZT "bottom" flag in that subban
www.eeworm.com/read/235556/14063702

cs capturescreen.cs

using System; using System.Drawing; namespace SampleGrabberNET { /// /// This class shall keep all the functionality for capturing /// the desktop. /// public cl
www.eeworm.com/read/235556/14063731

cs capturescreen.cs

using System; using System.Drawing; namespace SampleGrabberNET { /// /// This class shall keep all the functionality for capturing /// the desktop. /// public cl
www.eeworm.com/read/203708/15352749

c getopt.c

/* * Simplistic getopt() function for EFI * * This function provides the basic functionality of the POSIX getopt() function. * No long options are supported. * * This code is meant for EFI prog
www.eeworm.com/read/106033/15648796

java webbase.java

/* Base class for Ed's web applets Provides some of the base functionality used for my web applets. Parameters: SLEEPTIME Milliseconds between updates