代码搜索:composition
找到约 1,051 项符合「composition」的源代码
代码结果 1,051
www.eeworm.com/read/409294/11333705
h imedefs.h
/*************************************************
* imedefs.h *
* *
* Copyright (C) 1995-1999 Microsoft Inc.
www.eeworm.com/read/409294/11333798
h imedefs.h
/*************************************************
* imedefs.h *
* *
* Copyright (C) 1995-1999 Microsoft Inc.
www.eeworm.com/read/404605/11481602
frm frmbasicsetting.frm
VERSION 5.00
Begin VB.Form frmbasicsetting
Caption = "设置基本工资"
ClientHeight = 4725
ClientLeft = 60
ClientTop = 450
ClientWidth = 6720
LinkT
www.eeworm.com/read/403014/11523627
makefile gcc.makefile
# From Thinking in C++, 2nd Edition
# At http://www.BruceEckel.com
# (c) Bruce Eckel 1999
# Copyright notice in Copyright.txt
# Automatically-generated MAKEFILE
# For examples in directory C14
www.eeworm.com/read/403014/11523634
makefile microsoft.makefile
# From Thinking in C++, 2nd Edition
# At http://www.BruceEckel.com
# (c) Bruce Eckel 1999
# Copyright notice in Copyright.txt
# Automatically-generated MAKEFILE
# For examples in directory C14
www.eeworm.com/read/403014/11523638
makefile all.makefile
# From Thinking in C++, 2nd Edition
# At http://www.BruceEckel.com
# (c) Bruce Eckel 1999
# Copyright notice in Copyright.txt
# Automatically-generated MAKEFILE
# For examples in directory C14
www.eeworm.com/read/403014/11523645
makefile borland.makefile
# From Thinking in C++, 2nd Edition
# At http://www.BruceEckel.com
# (c) Bruce Eckel 1999
# Copyright notice in Copyright.txt
# Automatically-generated MAKEFILE
# For examples in directory C14
www.eeworm.com/read/401272/11559982
m evalf.m
% function m = evalf(trueclass,cl,x,sfct)
%
% DESCRIPTION
% computes f1 measure
% ignores x and sfct - just for compatibility
%
% Copyright (c) 1998-2002 by Alexander Strehl
function m =
www.eeworm.com/read/401272/11559985
m evalmutual.m
% function p = evalmutual(trueclass,cl,x,sfct)
%
% DESCRIPTION
% computes mutual information (transinformation) between
% category labels trueclass and cluster labels cl
% normalized by geo
www.eeworm.com/read/400006/11586162
js edit.js
SEP_PADDING = 5
HANDLE_PADDING = 7
var yToolbars = new Array();
var YInitialized = false;
function document.onreadystatechange()
{
if (YInitialized) return;
YInitialized = true;