代码搜索:partial
找到约 10,000 项符合「partial」的源代码
代码结果 10,000
www.eeworm.com/read/124842/14534157
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/224545/14585519
c idctref.c
/* idctref.c, Inverse Discrete Fourier Transform, double precision */
/* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These
www.eeworm.com/read/118310/14876336
cpp subset.cpp
#include
#include
#include
#include
#define MAXNUM 40
//递归算法,用于得到长度为n的所有的0,1,…,m-1向量
void BacktrackRec(int);
//非递归算法,用于得到长度为n的所有的0,1,…,m-1向量
void Back
www.eeworm.com/read/116744/14955969
txt ch22l03.txt
Listing 22.3 Nesting lists.
Some background material
His real name
His birthday
Partial file bibliography
www.eeworm.com/read/214740/15089909
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/171843/5391533
cpp idctref.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/171843/5391614
cpp idctref.cpp
////////////////////////////////////////////////////////////////////////////
//
//
// Project : VideoNet version 1.1.
// Description : Peer to Peer Video Conferencing over the LAN.
//
www.eeworm.com/read/169937/5408960
c cheat.c
/*
* NanoBreaker, a Nano-X Breakout clone by Alex Holden.
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/167893/5451193
c cheat.c
/*
* NanoBreaker, a Nano-X Breakout clone by Alex Holden.
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/162614/5528407
c 20040621-1.c
/* This test woudl cause partial redundancies too complex for PRE
to insert using a single temporary due to them not being GIMPLE
expressions. */
int ssbgst (int c, int k)
{
int a, i, j;
a