代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/100285/6272247
hlp create_table_as.hlp
.pgaw:Help.f.t insert end "CREATE TABLE AS" {bold} " CREATE TABLE AS enables a table to be created from the contents of an existing table. It has functionality equivalent to SELECT TABLE INTO, but wit
www.eeworm.com/read/100285/6272279
hlp create_aggregate.hlp
.pgaw:Help.f.t insert end "CREATE AGGREGATE" {bold} " allows a user or programmer to extend Postgres functionality by defining new aggregate functions. Some aggregate functions for base types such as
www.eeworm.com/read/382666/6286488
txt 三人表决器(三种不同的描述方式).txt
-- Three-input Majority Voter
-- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
-- download from: www.pld.com.cn & www
www.eeworm.com/read/494695/6360549
txt 三人表决器(三种不同的描述方式).txt
-- Three-input Majority Voter
-- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
-- download from: www.pld.com.cn & www
www.eeworm.com/read/487908/6501817
txt 三人表决器(三种不同的描述方式).txt
-- Three-input Majority Voter
-- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
-- download from: www.pld.com.cn & www
www.eeworm.com/read/487033/6522396
java controls.java
package Designer;
import java.awt.*;
import javax.swing.*;
import java.lang.*;
import java.util.*;
/**
* Used to add functionality to the JLabel control for use with the PhoneDesigner.
*
www.eeworm.com/read/478412/6717274
m contents.m
% ZEMAX DDE Server Toolbox
%
% ZEMAX DDE Server Toolbox Version 2
% Provides access to ZEMAX functionality from Matlab.
% NOTE : The ZEMAX DDE server maintains an independent copy of the lens from
www.eeworm.com/read/263314/11367791
txt majority_voter.txt
-- Three-input Majority Voter
-- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
-- download from: www.pld.com.cn & www
www.eeworm.com/read/408755/11370344
c usbhubmisc.c
/* usbHubMisc.c - debug functionality functions */
/* Copyright 2003 Wind River Systems, Inc. */
/*
Modification history
--------------------
01a,16Sep03,amn Changing the code to WRS standards
*/
/
www.eeworm.com/read/408755/11370368
c usbhubutility.c
/* usbHubUtility.c - Utility functions to provide the functionality of HUB class driver */
/* Copyright 2003 Wind River Systems, Inc. */
/*
Modification history
--------------------
01a,27jun03,nrv