代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/377363/2700631

c nfslib.c

/* nfsLib.c - Network File System (NFS) library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 03k,10may02,kbw making
www.eeworm.com/read/366359/2891094

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It us
www.eeworm.com/read/354980/3070448

mak zlib.mak

# Makefile for zlib32bd.lib # ------------- Borland C++ 4.5 ------------- # The (32-bit) zlib32bd.lib made with this makefile is intended for use # in making the (32-bit) DLL, png32bd.dll. It us
www.eeworm.com/read/353640/3083561

c nfslib.c

/* nfsLib.c - Network File System (NFS) library */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 03k,10may02,kbw making
www.eeworm.com/read/351636/3101483

txt cmakelists.txt

#File Generated by Hans J. Johnson #Please contact hans-johnson@uiowa.edu for making enhancments/corrections PROJECT(NIFTILIB) INCLUDE_DIRECTORIES(${ZNZLIB_SOURCE_DIR}) SET(NIFTILIB_SRC nifti1_i
www.eeworm.com/read/415537/11064645

txt digital photo id cards, greate info.txt

Digital Photo ID Cards By Frank White Q: What do you need to make a Digital Photo ID Card? A: Making digital photo ID cards typically requires several components all working together. 1. You nee
www.eeworm.com/read/249280/12513384

c cut-pass.c

#include "cut.h" #include void __CUT_BRINGUP__Pass( void ) { printf( "__CUT_BRINGUP__Pass() called!\n" ); ASSERT( 2 == 2, "Making sure environment is correct." ); } void __CUT__TestA(
www.eeworm.com/read/249280/12513412

c cut-explode.c

#include "cut.h" #include void __CUT_BRINGUP__Explode( void ) { printf( "__CUT_BRINGUP__Explode() called!\n" ); ASSERT( 2 == 2, "Making sure environment is correct." ); } void __CUT__T
www.eeworm.com/read/248703/12545583

pm release.pm

#!/usr/bin/perl # A simple system for making software releases # (c) 2003--2006 Martin Mares package UCW::Release; use strict; use warnings; use Getopt::Long; our $verbose = 0; sub new(
www.eeworm.com/read/135531/13923263

mps ex4sos.mps

* Infeasible SOS1 example problem from the CPLEX reference manual, here made * feasible by increasing the c1 RHS from 20 to 30 and making X4 semi-continuous. * Optimal value is -90 with the solution v