代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/161043/10459238
m steplfm_cal.m
% steplfm_cal.m - stepped train of LFM pulses calculation
% written by Eli mozeson and Nadav Levanon
% used with steplfm_gui.m
mm=50;
mm2=mm/2-1;
ufm=ones(1,mm);
ddf=tpb/mm^2;
ffm=ddf*(-mm2:mm2+1)-d
www.eeworm.com/read/297864/7991538
h crc16.h
// crc.16.h
/* LUT for bytewise CRC calculation. Data consumed LSbit first */
/* CRC16: G = 1 + X^2 + X^15 + X^16 */
#pragma data:code
const unsigned char crc_lut_low[]={
0x00, 0xC1, 0x8
www.eeworm.com/read/327551/13073161
m steplfm_cal.m
% steplfm_cal.m - stepped train of LFM pulses calculation
% written by Eli mozeson and Nadav Levanon
% used with steplfm_gui.m
mm=50;
mm2=mm/2-1;
ufm=ones(1,mm);
ddf=tpb/mm^2;
ffm=ddf*(-mm2:mm2+1)-d
www.eeworm.com/read/8804/154118
m steplfm_cal.m
% steplfm_cal.m - stepped train of LFM pulses calculation
% written by Eli mozeson and Nadav Levanon
% used with steplfm_gui.m
mm=50;
mm2=mm/2-1;
ufm=ones(1,mm);
ddf=tpb/mm^2;
ffm=ddf*(-mm2:mm2+1)-d
www.eeworm.com/read/367675/2837836
txt 490.txt
发信人: helloboy (hello), 信区: DataMining
标 题: Re: matrix calculation
发信站: 南京大学小百合站 (Fri Oct 25 19:43:38 2002), 站内信件
So I am developing a new way to improve this .
【 在 fervvac (高远) 的大作中提到: 】
: The
www.eeworm.com/read/367675/2838006
txt 473.txt
发信人: helloboy (hello), 信区: DataMining
标 题: Re: matrix calculation
发信站: 南京大学小百合站 (Thu Oct 24 19:22:23 2002), 站内信件
min means the corresponding matrix cell's count
【 在 fervvac (高远) 的大作中提到: 】
: W
www.eeworm.com/read/147315/12565328
c crctab.c
/*
* Crc calculation stuff
*/
/* crctab calculated by Mark G. Mendel, Network Systems Corporation */
unsigned short crctab[256] = {
0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6
www.eeworm.com/read/352543/10542157
m torr_ransach.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function [f,f_sq_errors, n_inliers,inlier_index] = torr_mapsac_F(x1,y1,x2,y2, no_matches, m3, no_samp, T)
%disp('This just does calculation of perf
www.eeworm.com/read/159560/10640032
m torr_ransach.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function [f,f_sq_errors, n_inliers,inlier_index] = torr_mapsac_F(x1,y1,x2,y2, no_matches, m3, no_samp, T)
%disp('This just does calculation of perf
www.eeworm.com/read/305450/13769592
m torr_ransach.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function [f,f_sq_errors, n_inliers,inlier_index] = torr_mapsac_F(x1,y1,x2,y2, no_matches, m3, no_samp, T)
%disp('This just does calculation of perf