代码搜索:may 开发教程
找到约 10,000 项符合「may 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/463774/7175687
m bgtc.m
function [gdb,Ryy]=bgtc(H,G);
% [gdb,Ryy]=bgtc(H,G);
% Function to calculate the coding gain of a biorthogonal PRFB
% Rows of H hold the analysis filter coefficients
% Rows of G hold the synthesis
www.eeworm.com/read/461625/7223009
caveats
Sorry folks, still lots of caveats to watch out for:
-- dhcp-client may act funny with interfaces with mtu's larger or
smaller than 1500. this will be fixed in future releases.
-- dhcp-client spo
www.eeworm.com/read/460435/7250592
m setcost.m
%SETCOST Reset classification cost matrix of dataset
%
% A = SETCOST(A,COST,LABLIST)
%
% The classification cost matrix of the dataset A is reset to COST.
% COST should have size [C,C+n], n >= 0, if
www.eeworm.com/read/458682/7291410
sh ex56.sh
#!/bin/bash
# Shell commands may precede the Perl script.
echo "This precedes the embedded Perl script within \"$0\"."
echo "==============================================================="
perl -e
www.eeworm.com/read/451979/7452777
txt license.txt
AC Team (c) 2002-2007
e-mail: support@alphaskins.com
site: http://www.alphaskins.com
http://www.delphiskins.com
SOFTWARE LICENSE AGREEMENT
BY INSTALLING OR USING THIS SOFT
www.eeworm.com/read/450608/7480209
m setcost.m
%SETCOST Reset classification cost matrix of dataset
%
% A = SETCOST(A,COST,LABLIST)
%
% The classification cost matrix of the dataset A is reset to COST.
% COST should have size [C,C+n], n >= 0, if