代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/410348/2210694
out make.out
Makefile:140: .depend: No such file or directory
+ making dep file ... : .depend
make ucos
make[1]: Entering directory `/home/liming/lwip_on_ucosII/6_ucos_lwip_test/chyv1.1/lwip-0.5.3/proj/sim_ucos'
www.eeworm.com/read/405664/2286933
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/400890/2345355
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/396844/2407148
m stoch.m
function p=stoch(p)
% Row-normalize matrices, making sure rows are positive and sum to 1
if ndims(p)>2, error('Can only normalize matrices and vectors'); end;
p=abs(p);
[r,c]=size(p);
if min(r,c)>1,
www.eeworm.com/read/396473/2415638
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/383832/2612603
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/378966/2678941
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/377363/2701695
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX
www.eeworm.com/read/375736/2721074
inc msdos.inc
;msdos.inc - MSDOS 2.x and 3.x low level macros and definitions.
;
; This is the simplest type of macro for making MSDOS 2.x/3.x calls.
; It does no error checking or status returns.
;
; The "f
www.eeworm.com/read/353640/3084625
unix rules.library.unix
# rules.library - vxdcom rules for making T3 libraries
#
# modification history
# --------------------
# 01b,19oct01,dbs improve build rules to allow for veloce hacks
# 01a,13jul01,dbs written
#
EX