代码搜索:PROGRAMMED
找到约 3,252 项符合「PROGRAMMED」的源代码
代码结果 3,252
www.eeworm.com/read/158100/11643549
m udut.m
function [U,D]=udut(R)
% function [U,D]=udut(R)
% Computes the Upper-Lower UDL decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------
www.eeworm.com/read/155543/11864076
m lsmatrix.m
function R=lsmatrix(x,M)
% function R=lsmatrix(x,M)
% Computes the MxM normal equations matrix
% for the residual windowing case (no windowing)
%
% Programmed by Dimitris Manolakis, 10/4/96
%
%
www.eeworm.com/read/155543/11864098
m udut.m
function [U,D]=udut(R)
% function [U,D]=udut(R)
% Computes the Upper-Lower UDL decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------
www.eeworm.com/read/232058/14209388
m lsmatrix.m
function R=lsmatrix(x,M)
% function R=lsmatrix(x,M)
% Computes the MxM normal equations matrix
% for the residual windowing case (no windowing)
%
% Programmed by Dimitris Manolakis, 10/4/96
%
%
www.eeworm.com/read/232058/14209413
m udut.m
function [U,D]=udut(R)
% function [U,D]=udut(R)
% Computes the Upper-Lower UDL decomposition of a
% symmetric positive definite matrix.
%
% Programmed by: Dimitris Manolakis, 1996
%
%---------
www.eeworm.com/read/130001/14212715
c org_handpad.c
/* IME.c Chinese Input Method Support Routine
*
* Programmed By Chen Yang (chyang@sina.com)
*
* In order to improve efficient,The program first builds
* an Encoded Tree of PinYin so
www.eeworm.com/read/130001/14212748
h handpad.h
/* IME.c Chinese Input Method Support Routine
*
* Programmed By Chen Yang (chyang@sina.com)
*
* In order to improve efficient,The program first builds
* an Encoded Tree of PinYin so
www.eeworm.com/read/124753/14548847
cpp switcherbutton.cpp
// SwitcherButton.cpp
//
// Programmed by: JIMMY BRUSH (Kathy007@email.msn.com)
//
// Legal:
//
// THIS CODE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
// You may use and distribute thi
www.eeworm.com/read/124753/14548869
cpp switcherwnd.cpp
// SwitcherWnd.cpp
//
// Programmed by: JIMMY BRUSH (Kathy007@email.msn.com)
//
// Legal:
//
// THIS CODE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
// You may use and distribute this c
www.eeworm.com/read/473579/1398304
pl easterrst-gui.pl
#!/usr/bin/perl
#
# GUI code 4 easterrst.pl
#
# Programmed by Bastian Ballmann [ bytebeater@crazydj.de ]
#
# Last Update: 16.06.2002
#
# This code is licensed under the GPL
###[ Loading Modules ]###