代码搜索:Making

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

代码结果 2,505
www.eeworm.com/read/349842/10796750

m decision_region.m

function D = decision_region(param_struct, region) %Function for making decision regions for Gaussians. %Inputs are the means, covariances and weights for the Gaussians. %Output is the decision r
www.eeworm.com/read/273877/10896043

txt relnotes.txt

JavaBeans(tm)Activation Framework 1.1 Release Notes Welcome to the JavaBeans(tm) Activation Framework! A great deal of time and effort was put into making this package functional and usable. We ar
www.eeworm.com/read/417215/10999993

h sipmessage.h

#ifndef __SIPMESSAGE_H__ #define __SIPMESSAGE_H__ #include "SIPParser.h" namespace msip { ///Making a SIP-url for convinience class SipUrl : public MpUrl { public:
www.eeworm.com/read/467979/6997698

c main.c

/* Name: WinAnim Author: Brook Miles Description: Making an animation in windows */ #include static char g_szClassName[] = "MyWindowClass"; static HINSTANCE g_hInst =
www.eeworm.com/read/457303/7328127

cvs makefile.cvs

all: @echo "This Makefile is only for the CVS repository" @echo "This will be deleted before making the distribution" @echo "" $(MAKE) -f admin/Makefile.common cvs dist: $(MAKE) -f admin/Makefi
www.eeworm.com/read/440070/7695019

sh bins.sh

#! /bin/csh -f echo "This directory contains binary executables" >& RTMP switch ($OSTYPE) case linux: echo "making statically linked ELF excutables for linux" echo "meant for the LINUX opera
www.eeworm.com/read/299454/7851431

ewb freqdbl2.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "Digital Frequency Doubler" "XOR gates produce narrow pulses at positive and negative edges making use of the phase diff
www.eeworm.com/read/333698/12664347

m som_demo2_origin.m

% Making an sofm grid colordef none; % So that it looks ok on a B/W screen clear; % Get rid of any old variables which mess it up % Represent it as a grid of complex number
www.eeworm.com/read/325486/13201158

java hanoi.java

// Introduced in Chapter 9 /** Program to solve the Towers of Hanoi puzzle. */ public class Hanoi { /** * Move the specified number of disks from source to dest, making * use of a spare peg.
www.eeworm.com/read/138238/13248230

ewb freqdbl2.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "Digital Frequency Doubler" "XOR gates produce narrow pulses at positive and negative edges making use of the phase diff