代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/324949/13236528
license
Bottled Light Public License 1.0 (BLPL 1.0)
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
1.1. ''Contributor'' mean
www.eeworm.com/read/324949/13236670
license
Bottled Light Public License 1.0 (BLPL 1.0)
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
1.1. ''Contributor'' mean
www.eeworm.com/read/324949/13236735
license
Bottled Light Public License 1.0 (BLPL 1.0)
1. Definitions.
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
1.1. ''Contributor'' mean
www.eeworm.com/read/303905/13806527
makefile
# Standard UNIX
CFLAGS= -s -O -DUNIX
# Debugging
#CFLAGS= -g -DUNIX
CC= g++
# Imlicit pattern rule for making .o files from .cpp files
%.o: %.cpp
$(CC) -c $(CFLAGS) $(CPPFLAGS) -o $@ $<
#
www.eeworm.com/read/301133/13865712
m alphtrmed.m
%% Assignment # 3 & 4
% DIP @ c@se Fall 2006
% Alpha Trimmed Filter
%% Program Initializations
clc
close all
clear all
%% Reading an Image and making basic maniulations
%data=imread('cameraman.tif')
www.eeworm.com/read/147766/5723513
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# 2001-2002 (c)
www.eeworm.com/read/141300/5771067
c nutmegif.c
/*
* Dummy interface stuff, for nutmeg. This is the easiest way of
* making sure that nutmeg doesn't try to load spice in also.
*/
#include "ngspice.h"
#include "ifsim.h"
#include "sperror.h"
#in
www.eeworm.com/read/136989/5832050
readme
# README,v 1.1 2003/07/22 21:18:41 irfan Exp
Description:
A test for making sure the ORB avails all collocation opportunities it
is presented with.
This test has three collocated objects. T
www.eeworm.com/read/136989/5838781
readme
// README,v 1.4 1999/06/01 00:38:35 coryan Exp
This is the cubit example that does everything using DII requests.
It uses the server in IDL_Cubit. Getting a reference
to the Cubit object, making
www.eeworm.com/read/135582/5884214
sh makedist.sh
#!/bin/sh
#
# makedist - make an hp-ux distribution.
#
#
# Since the HP-UX software distribution stuff doesn't directly support
# symbolic links, we have the option of making an installation script t