代码搜索:partial
找到约 10,000 项符合「partial」的源代码
代码结果 10,000
www.eeworm.com/read/443083/7638291
c idctref.c
/************************************************************************
*
* idctref.c, inverse DCT, double precision, for tmndecode (H.263 decoder)
* Copyright (C) 1995, 1996 Telenor R&D, Norw
www.eeworm.com/read/298649/7947320
m pcorrxy.m
function [partial]=pcorrxy(x,var1,var2)
%
% PCORRXY
%
% Returns partial correlation between var1 and var2
% contained in a matrix x
%
% All matrices are standardised prior to calculations.
%
www.eeworm.com/read/297635/8007510
cpp idctref.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/297630/8007845
cpp idctref.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/146126/12668571
cpp recursivebtboard.cpp
// backtracking method to find best board arrangement
#include
#include
#include "make2dArrayNoCatch.h"
using namespace std;
// global variables
int numberOfBoards;
www.eeworm.com/read/146126/12668621
cpp leastcostbbboard.cpp
// least-cost branch-and-bound method to find best board arrangement
#include
#include "minHeap.h"
#include "make2dArrayNoCatch.h"
struct heapNode
{
// data members
int par
www.eeworm.com/read/144399/12797380
m lunopivvec.m
function [L,U] = luNopivVec(A,ptol)
% luNopivVec LU factorization without pivoting - vectorized implementation
% Row operations to compute submatrix A(i+1:n,i+1:n) resulting
%
www.eeworm.com/read/244076/12891883
m pcorrxy.m
function [partial]=pcorrxy(x,var1,var2)
%
% PCORRXY
%
% Returns partial correlation between var1 and var2
% contained in a matrix x
%
% All matrices are standardised prior to calculations.
%
www.eeworm.com/read/243682/12924501
txt latextag.txt
[Tag Group - LaTeX tags]
0="Bibliography cite :UEDS:\cite{ ... }"
1="Bibliography item :UEDS:\bibitem{ ... }{}^p"
2="Bibliography shortcite :UEDS:\shortcite{ ... }"
3="Bibliography style+file
:UE
www.eeworm.com/read/328068/13048165
c cmd.c
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So