代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/407886/11409101
mmp listview2.mmp
//
// ListView2.mmp -- Makefile input for ListView2
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
www.eeworm.com/read/407886/11409105
cpp listview2.cpp
//
// ListView2.cpp - Simple list view example
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// I
www.eeworm.com/read/407886/11409145
mmp listview1.mmp
//
// ListView1.mmp -- Makefile input for ListView1
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
www.eeworm.com/read/407886/11409148
cpp listview1.cpp
//
// ListView1.cpp - Simple list view example
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// I
www.eeworm.com/read/345593/11806346
pas unit1.pas
{: This is a quick demo for the TGLLines object and spline functionality.
TGLLines can handle normal lines and cubic splines, each node can have a
different color, and the line can be col
www.eeworm.com/read/149609/12362765
c mexeval.c
#include "mex.h"
/*
* mexeval.c : Example MEX-file code emulating the functionality of the
* MATLAB command EVAL
*
*
* Copyright 1984-2000 The MathWorks, Inc.
www.eeworm.com/read/149609/12362770
c mexfeval.c
#include "mex.h"
/*
* mexfeval.c : Example MEX-file code emulating the functionality of the
* MATLAB command FEVAL
*
*
* Copyright 1984-2000 The MathWorks, Inc.
www.eeworm.com/read/230739/14276905
readme
This should be considered an initial port - there will probably be some
bugs and non-functioning features.
The only functionality that has had any real testing is "unzip filename",
anything else is b
www.eeworm.com/read/121690/14741756
todo
TODO ASAP:
~ Implement "cancel" functionality for build tools.
*** DONE *** ~ Create a way to "jump" to a specific line # in a file.
~ Implement "Find".
*** DONE *** ~ Add file nav shortcuts Ctr
www.eeworm.com/read/218763/14907482
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