代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/340289/12167725

asm prog44.asm

; PROG44 - Making Music from an AT89C2051 ; ; Simple Application to Test Powerdown/Power Up Code. ; ; This Application after power up, places the AT89C2051 into ; "Power Down" mode and Se
www.eeworm.com/read/253260/12234771

cpp twod.cpp

// twod.cpp -- making a 2-d array #include #include "arraytp.h" int main(void) { using std::cout; using std::endl; ArrayTP sums; ArrayTP aves;
www.eeworm.com/read/253260/12235497

cpp twod.cpp

// twod.cpp -- making a 2-d array #include #include "arraytp.h" int main(void) { using std::cout; using std::endl; ArrayTP sums; ArrayTP aves;
www.eeworm.com/read/337096/12391809

cpp twod.cpp

// twod.cpp -- making a 2-d array #include #include "arraytp.h" int main(void) { using std::cout; using std::endl; ArrayTP sums; ArrayTP aves;
www.eeworm.com/read/131284/14152246

mak gnu.mak

everything: tmt example nl_ex sl_ex echo making everything >> everything %.o: %.cpp ln $*.cpp $*.cxx g++ -c $*.cxx rm $*.cxx OBJ_T = fft.o eva
www.eeworm.com/read/232339/14198033

m rri_mkperm_order.m

%RRI_MKPERM_ORDER Generate permutation sample order % % Usage: perm_order = rri_mkperm_order(num_cond, num_subj_lst, nperm) % % This is analogous to mkbootperm sortof....Instead of just making
www.eeworm.com/read/125931/14454610

invertpdb

#!/bin/sh # extracts all atoms in that are not in # useful for making an exclude.pdb file (see autoMS) from get_near_res output # DAG 1/95 if [ $# -ne 2 ]; then e
www.eeworm.com/read/125931/14455266

invertpdb

#!/bin/sh # extracts all atoms in that are not in # useful for making an exclude.pdb file (see autoMS) from get_near_res output # DAG 1/95 if [ $# -ne 2 ]; then e
www.eeworm.com/read/119154/14838066

ps pf2afm.ps

%! % This is a PostScript program for making an AFM file from % PFB / PFA and (optionally) PFM files. % % Written in BOP s.c., Gda\'nsk, Poland % e-mail contact: B.Jackowski@GUST.ORG.PL % versio
www.eeworm.com/read/215457/15060970

make rules.make

# # Rules.make # the rules for making any sample project # # Bugs Report: li ming (lmcs00@mails.tsinghua.edu.cn) # Release: 2003-02-13 19:10:25 # # for building this project both on linu