代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/107118/15612566

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* #define LASU_HD */ #define LINUS_HD /* * Amount of ram memory (in bytes, 640k-1M not discounted). Currently 8Mb. * Don't make this bigger without making sure
www.eeworm.com/read/104929/15680945

makefile

# This Makefile is only for cleaning up the directory and making backups. clean: rm -f *~ *.log *.dvi *.ans *.inx *.bnx sources.tex mkdir tmpsave mv galley.tex cover.tex front.tex cont.tex rear.te
www.eeworm.com/read/100573/15871618

h config.h

#ifndef _CONFIG_H #define _CONFIG_H /* #define LASU_HD */ #define LINUS_HD /* * Amount of ram memory (in bytes, 640k-1M not discounted). Currently 8Mb. * Don't make this bigger without making sure
www.eeworm.com/read/391275/8412809

m gmcavity.m

function b = gmcavity(b1, b2); % gmcavity: Make a brep that has as a cavity another brep. % brep = gmcavity(brep1, brep2); % This routine creates a new brep formed by making brep2 % a cavity in brep1.
www.eeworm.com/read/366144/9827793

m gmcavity.m

function b = gmcavity(b1, b2); % gmcavity: Make a brep that has as a cavity another brep. % brep = gmcavity(brep1, brep2); % This routine creates a new brep formed by making brep2 % a cavity in brep1.
www.eeworm.com/read/275202/10829073

m gadrotor.m

% ROTATION BY ROTORS GAfigure; clc; %/ % ROTATION BY ROTORS global plane angle i phi Raxis; %/ clf; %/ % % Making a rotor: % %% plane = e1^(e2+e3/4); plane = e1^e2; angle = pi/4; i = plane; %/ phi =
www.eeworm.com/read/302621/13830834

in configure.in

AC_INIT AC_CONFIG_SRCDIR([lib/flash.h]) AC_CONFIG_HEADER([config.h]) # Save this value here, since automake will set cflags later cflags_set=${CFLAGS+set} # # Making releases: # FLASH_MICRO_VERSIO
www.eeworm.com/read/259942/11755697

re calc_004.re

/* re2c lesson 001_upn_calculator, calc_004, (c) M. Boerger 2006 - 2007 */ /*!ignore:re2c - making use of definitions . We provide complex rules as definitions. We can even have definitions made
www.eeworm.com/read/38039/1098942

mnu drillinfo.mnu

DRILL#INFO 苝ふ戈癟 # remove the # sign and enter foreign help string in this line Info 戈癟 Show hole making info. 陪ボ苝ふ戈癟 Show 陪ボ Display selected axes. 陪ボ┮匡
www.eeworm.com/read/101167/15842780

bas tst_spi.bas

' TST_SPI.Bas (BX24) ' ' Used to test PIC16F877 in SPI slave mode. ' ' Brings CS output low and sends &H80 plus the DS1820 to be used in ' making a temperature measurement. Receives the nine byt