代码搜索:C
找到约 10,000 项符合「C」的源代码
代码结果 10,000
www.eeworm.com/read/143419/12878161
asv npv.asv
function [out1,out2,out3,out4,out5]=npv(k,b,c,l,r,x,n)
out1=-k*(1+x)+(b-c)*(((1+r)^n-1)/(r*(1+r)^n))+l*(1/(1+r)^n);
out2=-k+(b*(1+x)-c)*(((1+r)^n-1)/(r*(1+r)^n))+l*(1/(1+r)^n);
out3=-k+(b-c*(1+x
www.eeworm.com/read/143419/12878185
asv npv.asv
function [out1,out2,out3,out4,out5]=npv(k,b,c,l,r,x,n)
out1=-k*(1+x)+(b-c)*(((1+r)^n-1)/(r*(1+r)^n))+l*(1/(1+r)^n);
out2=-k+(b*(1+x)-c)*(((1+r)^n-1)/(r*(1+r)^n))+l*(1/(1+r)^n);
out3=-k+(b-c*(1+x
www.eeworm.com/read/327393/13082176
asv assert_c.asv
function [C]=assert_c(C)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
for i=1:3
Ci=C{i};
if Ci(1,1)
www.eeworm.com/read/307341/13723810
upd ckc192.upd
File CKC192.UPD, Update history for C-Kermit. -*- text -*-
For most recent entries, search for "*******"
As of version: 6.0.192
Most recent update: Fri Dec 13 17:18:39 1996
www.eeworm.com/read/307341/13723826
upd ckermit.upd
File CKERMIT.UPD, Supplement to "Using C-Kermit", Second Edition -*- text -*-
As of C-Kermit version: 6.0.192
This file last updated: 6 Dec 1996
Authors: Frank da Cruz and Christine M. Gianone
A
www.eeworm.com/read/307341/13723857
doc ckuins.doc
C-KERMIT 6.0 INSTALLATION INSTRUCTIONS FOR UNIX -*-text-*-
As of C-Kermit version: 6.0.192
This file last updated: Fri Sep 6 23:23:24 1996
Frank da Cruz, Columbia Unive