代码搜索:N

找到约 10,000 项符合「N」的源代码

代码结果 10,000
www.eeworm.com/read/209582/6308078

cpp arith-n.cpp

//------------------------------------------------------------ // arith-n.cpp - order-n arithmetic coding module #include #include #include #include "errhand.h
www.eeworm.com/read/338062/6311092

m n1.m

function r=n1(x1,x2) r=(n0(x1)-n0(x2))/(x1-x2);
www.eeworm.com/read/338062/6311095

m n3.m

function r=n3(x1,x2,x3,x4) r=(n2(x1,x2,x3)-n2(x2,x3,x4))/(x1-x4);
www.eeworm.com/read/338062/6311113

m n0.m

function r=n0(x) r=sin(x);
www.eeworm.com/read/338062/6311114

m n2.m

function r=n2(x1,x2,x3) r=(n1(x1,x2)-n1(x2,x3))/(x1-x3);
www.eeworm.com/read/338062/6311165

m n4.m

function r=n4(x1,x2,x3,x4,x5) r=(n3(x1,x2,x3,x4)-n3(x2,x3,x4,x5))/(x1-x5);
www.eeworm.com/read/126652/6313417

bmp images_n.bmp

www.eeworm.com/read/226955/6336661

c m_n.c

www.eeworm.com/read/493303/6400651

exe 16_n.exe

www.eeworm.com/read/493303/6400692

obj 16_n.obj