代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/261194/11660517
h swftophp.h
int sprite; /* sprite we're making. 0 if movie */
struct Matrix
{
float xScale;
float yScale;
float rot0;
float rot1;
int x;
int y;
};
struct Rect
{
int xMin;
int xMax;
int yMin;
www.eeworm.com/read/261194/11660544
h swftoperl.h
int movieclip; /* sprite we're making. 0 if movie */
struct Matrix
{
float xScale;
float yScale;
float rot0;
float rot1;
int x;
int y;
};
struct Rect
{
int xMin;
int xMax;
int yM
www.eeworm.com/read/259565/11782241
m s_cplot.m
function aux=s_cplot(seismic,varargin)
% Function plots seismic data in color-coded form.
%
% Written by: E. R.: May 16, 2000
% Last updated: August 7, 2006: increase number of pixels (making plot les
www.eeworm.com/read/152250/12130946
m stoch.m
function p=stoch(p)
% Row-normalize matrices, making sure rows are positive and sum to 1
if ndims(p)>2, error('Can only normalize matrices and vectors'); end;
p=abs(p);
[r,c]=size(p);
if min(r,c)>1,
www.eeworm.com/read/150914/12245540
java jurassic.java
//: c06:Jurassic.java
// Making an entire class final.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
class SmallBrain {}
www.eeworm.com/read/127981/14322769
java client1.java
import java.net.*;
import java.io.*;
public class Client1 extends Thread {
int threadNumber;
Socket socket1;
public Client1(int i, Socket s) {
System.out.println(" Making thread="
www.eeworm.com/read/124970/14521722
java jurassic.java
//: c06:Jurassic.java
// Making an entire class final.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
class SmallBrain {}
www.eeworm.com/read/123453/14630371
1 changelog-0.13.1
2000-12-13 Richard Braakman
* Making release 0.13.1.
2000-12-13 Richard Braakman
* Updated NEWS file. Compare 0.13 with 0.12 series instead of
with 0.11 se
www.eeworm.com/read/123453/14630897
1 changelog-0.13.1
2000-12-13 Richard Braakman
* Making release 0.13.1.
2000-12-13 Richard Braakman
* Updated NEWS file. Compare 0.13 with 0.12 series instead of
with 0.11 se
www.eeworm.com/read/221024/14761123
edu^education^courses^574^ http:^^www.cs.washington.edu^education^courses^574^
Date: Thu, 21 Nov 1996 22:18:21 GMT
Server: NCSA/1.4.2
Content-type: text/html
CSE 574 Uncertainty and Decision Making
CSE 574 Uncertainty and D